[Home] [By Thread] [By Date] [Recent Entries]
Is there any way to dynamically format xsl:output format and have one style sheet control the result tree format? I tried having <xsl:output method="xml"|"text"|"html" >, and I hoped to have the right output if it is within <out> .. </out>. In stead, I get output in text always. My input.xml is of the format: <customer name="a" contact-phone="blah" contact-person="john" revenue="blah" <location city="nyc" revenue="blah" /> <location city="london" revenue="blah" /> <customer name="b"
contact-phone="asdf"
contact-name="sadf"
revenue="234" /></customer>
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



