xml file:-
<?docpage number="28"?>
<info><title id="titleid" aid:pstyle="CT" >Atomic structure</title>
i want to get docpage number from that xml file using xsl.
<?docpage number="28"?>
<info><title id="titleid" aid:pstyle="CT" >Atomic structure</title>
i want to get docpage number from that xml file using xsl.
Comment