|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] How can repitition be avoided in XSL
How can repitition be avoided with xsl for the example input xml and output
html file given below:
Input XML
<Parent>
<Class>
<Parameter>
<Name>P1</Name>
<Type>str</Type>
</Parameter>
<Parameter>
<Name>P2</Name>
<Type>int</Type>
</Parameter>
<Parameter>
<Name>P3</Name>
<Type>str</Type>
</Parameter>
<Parameter>
<Name>P4</Name>
<Type>str</Type>
</Parameter>
</Class>
<Class>
<Parameter>
<Name>P5</Name>
<Type>str</Type>
</Parameter>
<Parameter>
<Name>P1</Name>
<Type>str</Type>
</Parameter>
<Parameter>
<Name>P6</Name>
<Type>str</Type>
</Parameter>
</Class>
</Parent>output HTML Parameters are: P1 P2 P3 P4 P5 P6 Thank you. Raghava _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








