OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [xml-dev] Re: determining ID-ness in XML



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/