[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] Re: determining ID-ness in XML
- From: Daniel Veillard <veillard@redhat.com>
- To: "Bullard, Claude L (Len)" <clbullar@ingr.com>
- Date: Thu, 01 Nov 2001 10:30:21 -0500
On Thu, Nov 01, 2001 at 08:41:39AM -0600, Bullard, Claude L (Len) wrote:
> What would result from the reverse solution: a document which
> is subject to a raw XPointer must have a DTD or Schema?
This is already the case.
#foo is equivalent to xpointer(id('foo')) and since there is no DTD,
there is no ID, and hence the expresssion returns an empty location set.
This is a sub-resource error.
http://www.w3.org/TR/xptr/#dt-sub-rsc-err
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/