|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Pattern for attribute matching
match="foo/@bar" But that doesn't seem entirely right because attributes are not children it is right. / does not mean `children' it means `next step' and at each step you can change axis along which to travel, here you have @ which is short for attribute::, and no specified axis is short for child:: so the above is really child::foo/attribute::bar which means get bar attributes of foo children. David 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








