I had a look at the brand new XML XPointer specification and something is not
clear to me. Some of the XPointer examples are not conformant to the XML
Language specification.
I am not sure that an attribute value can start with a digit. And some
examples are:
child(1,#element,N,2).(1,#element,N,1)
ancestor(1,#element,N,1).(1,DIV)
etc...
I think they should be written (with the attribute value as a "SkipLit"):
child(1,#element,N,"2").(1,#element,N,"1")
ancestor(1,#element,N,"1").(1,DIV)
Could the editors of the XPtr Spec. precise the definition of the NAME
production.
Thanks a lot.
Pat.
-- ============================================================== bonhomme@loria.fr | Office : B.228 http://www.loria.fr/~bonhomme | Phone : 03 83 59 30 52 -------------------------------------------------------------- * Serveur Silfide : http://www.loria.fr/projets/Silfide * Projet Aquarelle : http://aqua.inria.fr ==============================================================
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@ic.ac.uk the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)