root meant to be an example. I should have written another word. I only
wanted to illustrate the differences between files with namespace and
without a namespace.

Uwe

[EMAIL PROTECTED] wrote:

>><xsl:variable name="lookup" select="document(file.xml)"/>
>>    
>>
>
>  
>
>>Than you can access the elements with this XPATH: $lookup/root.
>>    
>>
>
>That'll work if file.xml has a top-level element named root. The actual 
>root node of the result tree fragment contained in the $lookup variable is 
>just $lookup/
>
>A nit pick but it does sometimes matter.
>
>Jay Bryant
>Bryant Communication Services
>(presently consulting at Synergistic Solution Technologies)
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>  
>
begin:vcard
fn:Uwe Klosa
n:Klosa;Uwe
org:Uppsala University;Electronic Publishing Centre
adr:;;;Uppsala;;75120;Sweden
email;internet:[EMAIL PROTECTED]
tel;work:+46 (0)18 471 7658
url:http://publications.uu.se/epcentre
version:2.1
end:vcard


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to