[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] parsing to HTML
I have an extremly large XML document that I am attempting to put parts of
on a web page. The main problem that I am running into is this some
instances where I don't know how do get at the data. Currently I am working
off of no documentation so I am pretty hack and slash so forgive me if my
question is painstakingly obvious.
I have some code like this: ... <property name="Add Parts" type="control">NODATAFOUND</property> <property name="Assigned To" type="char">Joe Schmoe</property> <property name="Bill To Account #" type="char">555</property> <property name="Bill To Name" type="char">Joey Schmoey</property> ... and I want to display only the data in the property element with the names "Assigned To" and "Bill To Name". How can I code that in XSL to show only specific ones? ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.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
|