This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: name space troubles


> it works in Xalan and MSXML, I have some troubles in Saxon, 
> but it does not matter. I have one more question however. The 
> copy-of selects all namespaces in the input, including xsd 
> namespace which I don't need in the output. Well it is not a 
> problems that it is copied, but I would like to know if there 
> is a way to copy just those namespaces I want from the source 
> to the result.

No, xsl:copy-of copies an element together with all its namespace nodes.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]