AttValue within XPointer ?
Patrice Bonhomme
Patrice.Bonhomme at loria.fr
Sat Apr 4 19:15:04 BST 1998
<Hi/>
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 at 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 at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list