[
Lists Home |
Date Index |
Thread Index
]
At 10:22 PM -0500 10/28/02, Simon St.Laurent wrote:
>The XPointer xmlns-local() Scheme
>http://simonstl.com/ietf/draft-stlaurent-xmlns-local-frag-00.html
>
>The xmlns-local() scheme notifies an XPointer processor that it should
>include all of the namespace binding context defined for the element
>containing the XPointer in the namespace binding context for the
>XPointer.
Section 7 states "The current draft includes providing support for
the default namespace in the XPointer namespace binding context. This
can be removed, but needs consideration."
It's not clear what you mean here. Section 7 is the only place I see
the default namespace mentioned or used.
Furthermore, the default namespace does not apply to XPath 1.0
expressions; e.g. //name selects name elements in no namespace, not
name elements in the default namespace. So even if you can include
the default namespace, it probably won't have any effect.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| XML in a Nutshell, 2nd Edition (O'Reilly, 2002) |
| http://www.cafeconleche.org/books/xian2/ |
| http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
|