You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Java XML <ja...@hotmail.com> on 2001/03/08 17:23:43 UTC

Reference to another xml

hi folks,
here are 2 xml documents

a.xml
-------

<a>
<b>d.xml</b>
</a>

b.xml
--------

<y>
<z>hi there</z>
</y>

i have a rather funny doubt i dont know its possibilities
but wanna know weather its possible
if in the above documents a.xml and b.xml
i want to get the value of z in document b.xml while i am processing a.xml
i.e. if i am processing a.xml and using the value of element <b> i
want to make a referece to document b.xml and get the
values of its nodes is this possible with xslt
or just a stupid question sorry for my ignorance

thanks in advance
Jax
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com


AW: Reference to another xml

Posted by Soernt Poppe <so...@gmx.de>.
hi Jax,

I never used it, but my documentation says that the
XSLT-Function "document("b.xml")" loads another xml dokument.

Soernt Poppe



-----Ursprüngliche Nachricht-----
Von: Java XML [mailto:jaxlive@hotmail.com]
Gesendet: Donnerstag, 8. März 2001 17:24
An: xalan-dev@xml.apache.org
Betreff: Reference to another xml


hi folks,
here are 2 xml documents

a.xml
-------

<a>
<b>d.xml</b>
</a>

b.xml
--------

<y>
<z>hi there</z>
</y>

i have a rather funny doubt i dont know its possibilities
but wanna know weather its possible
if in the above documents a.xml and b.xml
i want to get the value of z in document b.xml while i am processing a.xml
i.e. if i am processing a.xml and using the value of element <b> i
want to make a referece to document b.xml and get the
values of its nodes is this possible with xslt
or just a stupid question sorry for my ignorance

thanks in advance
Jax
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com