ID and tag value uniqueness, how?

Ronald Bourret rbourret at ito.tu-darmstadt.de
Thu Oct 29 09:44:28 GMT 1998


Glenn R. Kronschnabl wrote

> I want each action item to have a *unique* number that can
> automatically be validated during the parser process.

The other thing to consider is whether the parser will even enforce uniqueness.  This is a validity constraint, and lots of parsers don't enforce validity.  So your choice is either to always use a known, validating parser or write the enforcement code yourself.

-- Ron Bourret

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