Forums | Admin

Discussion Forums: help

Start New Thread Start New Thread
Message: 90383
BY: Sid Eaton (compunuke)
DATE: 2009-09-19 06:37
SUBJECT: XPath Default Prefix

 

Is there any way to register a default null prefix so that no prefix is necessary even though the root node has a default namespace?

For instance, if the root node default prefix is xmlns, why should I have to prefix each element in an XPath expression with xmlns:?

I'd like to indicate that XPath should imply that all expression elements start with xmlns: unless a different prefix is explicitly added.


Thread View

Thread Author Date
XPath Default PrefixSid Eaton2009-09-19 06:37

Post a followup to this message