[
Lists Home |
Date Index |
Thread Index
]
- From: James Gray <jmgii@yahoo.com>
- To: xml-dev@lists.xml.org
- Date: Thu, 28 Sep 2000 11:57:06 -0700 (PDT)
Greetings:
I'm trying to create a DTD that will incorporate an
attribute list that will allow the following case:
1. Define optional values for an element
2. Require one of the options be present
3. Not allow any option other than those listed
I've scoured my XML books and can't figure out how
to implement such a case. An example that is
similar is for shirts. I'd like to have a "shirt"
element that is only allowed to the values:
S, M, LG, XL
If the <shirt> element is filled with "XS" or "XXL",
I would be able to reject it based on my DTD?
Not impossible, right?
Thanks in advance for responses....
James
=====
Jim
ICQ: 390441 [http://www.icq.com]
__________________________________________________
Do You Yahoo!?
Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
http://photos.yahoo.com/
|