xsl-list
[Top] [All Lists]

key is not liking a url lookup

2003-10-27 05:10:31
When i created a key for a grouping problem, the source xml is different to the xml file i am passing through. Therefore when i created it i had to include the url in match but it says
":" expected---- when i dont put ' around the stement and
expression does not return a DOM node-------------- when i do?
Is it wrong to put the url into the match attribute of the key? If so how do i get around this?

<xsl:key name="ve-by-firstocc" match="document(http://somelink)/viewentries/viewentry" use="viewentry/entrydata[3]/text,1,1" />

_________________________________________________________________
Sign-up for a FREE BT Broadband connection today! http://www.msn.co.uk/specials/btbroadband


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>