xsl-list
[Top] [All Lists]

Re: [xsl] Avoiding namespace generation in elements

2011-06-02 12:38:53
Jacobus Reyneke wrote:

As you can see, I am creating namespace attributes on the fly, which
is why I can't just add<xs:schama>  as part of my xslt.

With XSLT 2.0 there is
  xsl:namespace
http://www.w3.org/TR/xslt20/#creating-namespace-nodes to create namespace nodes so perhaps you don't need that code you have.


--

        Martin Honnen --- MVP Data Platform Development
        http://msmvps.com/blogs/martin_honnen/

--~------------------------------------------------------------------
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>
--~--

<Prev in Thread] Current Thread [Next in Thread>