xsl-list
[Top] [All Lists]

Re: [xsl] QName as attribute value: save and clean up namespace declarations

2012-06-18 07:06:20
On 18/06/2012 12:39, Heiko Niemann wrote:
  Now I would like to clean up and just keep the ones that are
'used' in the xsi:type content. The stylesheet actually already does what
I want, but I would like to know whether there might be a better way to do
it, since it looks a little hackish to me

What you have looks fine if you are using a non-schema aware processor. If you were using a schema-aware processor and validated your input, it would "know" the namespaces in the content of xsi:type and so would automatically copy those namespace declarations just as it does for element names.

David


--
google plus: https:/profiles.google.com/d.p.carlisle

________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--