Subject: XSLT and imported schemas
From: David Vázquez Guerrero <d_vazquez_g@xxxxxxxxx>
Date: Tue, 12 Sep 2000 05:09:23 -0500 (CDT)
|
Hi all
I have a XML schema "loop.xsd" which is importing
another schema "common.xsd" using
<import namespace="myURL"
schemaLocation="common.xsd"/>
Does anybody know hoe to apply a stylesheet to
loop.xsd and include the content of common.xsd in the
output. (It could be better if only the referenced
elemets contained in common.xsd were included)
Many thanks,
David Vazquez
_________________________________________________________
Do You Yahoo!?
Obtenga su dirección de correo-e gratis @yahoo.com
en http://correo.espanol.yahoo.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|