You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Mgr Georg Black <ge...@seznam.cz> on 2002/09/04 12:57:19 UTC

I don't want XSLT to interpret some of prefix

Hi everbody, 
I have xml file and I want to generate xsd file with XSLT. But when I
write to xslt file tag <xs:element ... > atd, so this prefix is 
interpreted --> mistake. But I want get in output xsd file tags with 
xs prefix. How can I do it. 
Thanks Georg 
Black.

______________________________________________________________________
Reklama:
Poctenicko pro kazdy den: http://www.novinky.cz

Re: I don't want XSLT to interpret some of prefix

Posted by Joseph Kesselman <ke...@us.ibm.com>.
See a good XSLT tutoral for a description of how to use the 
xsl:namespace-alias feature. Basically, you write the stylesheet using a 
"harmless" namespace, then replace it with the intended one during output.

______________________________________
Joe Kesselman  / IBM Research