|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] how to get value out of the attlist ?
Hi,
If I have a dtd, like this:
<!ELEMENT DATE (#PCDATA)>
<!ATTLIST DATE
FIND_VALUE (True|False) "False"
OTHER_VALUE CDATA #IMPLIED>
And I have xml like this:
<DATE> Oct 4, 1999 5:19:00 PM </DATE>
Then in my xsl, I can get Date element by using:
Date: <b><xsl:value-of select="DATE"/></b> <br/>
Then when I double click on my xml page the html will be shown on ie/netscape.
But how can I get the attlist value of FIND_VALUE and OTHER_VALUE?
Thanks much!
Gene
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








