My understanding (which gets more confused the more I read these posts,
unfortunately) is that there is a conceptual difference between the two
matches. The first ( match="foo[@bar]) matches elements, and the second
(match="foo/@bar") matches attributes. You can tell the difference by the
use of the brackets).
Chuck White
Advance Recruitment Advertising, Inc.
chuck@xxxxxxxxxxxxxxxxxxxxxx
650-261-1060
http://www.advancerecruitment.com
----------
>From: "Ed Nixon" <ed.nixon@xxxxxxxxxxxxxxxxx>
>To: <xsl-list@xxxxxxxxxxxxxxxx>
>Subject: RE: Pattern for attribute matching
>Date: Fri, Jul 30, 1999, 2:32 PM
>
>Can you explain how your first 'match' differs from your third 'match'? I
>know the English language description is different but I don't see the
>practical difference between the two.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|