[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

enumeration and defaults

  • From: "Simon St.Laurent" <simonstl@s...>
  • To: XML-Dev Mailing list <xml-dev@i...>
  • Date: Fri, 10 Sep 1999 16:34:23 -0400

enumeration and defaults
For language lawyers - 

I've found myself in a somewhat odd situation, where I'd like to be able to
include empty (i.e., no value) as a choice in a list of enumerated
possibilities.  It doesn't seem possible.  (Empty is not a token.)

It might be nice to declare:
<!ATTLIST myElement
	myAtt (0|1|2) #IMPLIED>

but it isn't clear to me what the implications are.  If I just write:
<myElement />

I haven't provided a 'wrong' value for myAtt, but I haven't in fact
provided a value that matches an entry in the list.  #REQUIRED would get me
out of this by requiring that I use 0, 1, or 2, but that obviously leaves
out the possibility of omission.

>From 3.3.2
> #IMPLIED [means] that no default value is provided.

The particular case I'd like to explore would allow the use of notations to
identify content if desired, but omission would allow the application to
rely on external tools like MIME types.  I could default to a NOTATION of
'NONE' where the notation references something describing nothing, but that
seems a bit, well, existential.

I may simply be lacking a key set of assumptions, but I feel like I could
read the spec either way.  Does no default value mean that there is no
value to check against constraints, or does it imply a null value that will
violate constraints of this sort?

Simon St.Laurent
XML: A Primer (2nd Ed - September)
Building XML Applications
Inside XML DTDs: Scientific and Technical
Sharing Bandwidth / Cookies
http://www.simonstl.com

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)



PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.