|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Why wont this work?
my XML page .... <s:Schema id='RowsetSchema'> <s:ElementType name='row' content='eltOnly'> <s:AttributeType name='CaseID' rs:number='1' rs:writeunknown='true'> <s:datatype dt:type='string' rs:dbtype='str' dt:maxLength='10' rs:maybenull='false'/> </s:AttributeType> ..... my XSL page <xsl:template match="s:AttributeType"> <xsl:value-of select="@name" /> </xsl:template> This gives me the string "caseID". but if I do select="@*" it wont give me ALL attributes. it gives me data5 data7 data9 how do I get ALL my attribute values into , say an array? Moazzam 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








