Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Get all unique prefixes from a XML document

From: "Robert de Wilde" <wilde825@------.-->
To: <xml-dev@-----.---.--->
Date: 6/11/2008 9:28:00 AM
<span style='font-size:10.0pt;
font-family:Arial'>Hello,<o:p></o:p>

<span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>I’ve created a XML document, but it isn’t
complete, because I’ll still need to add the namespace declarations on
top when the document is ready. Therefore I’d like to use XPath to get
all prefixes, and based on that prefixes, add the namespaces. It’s not
100% correct to use fixed prefixes, I know, but it’ll solve my problem. I’ve
been trying to do something with namespace-uri() finding the unique ones, but
it didn’t work out. Can someone help me creating the right query?<o:p></o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'><o:p> </o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>//*[     not(  namespace-uri() = namespace-uri(preceding-sibling::node()) 
)     ]<o:p></o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'><o:p> </o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>Thanks in advance,<o:p></o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'><o:p> </o:p>

<span lang=EN-GB style='font-size:
10.0pt;font-family:Arial'>Robert de Wilde<o:p></o:p>


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent