|
-
Dec 20th, 2002, 03:16 AM
#1
XML Schema Enum
Is there a way to set a static enum type list, maybe as a simpleType, in an XML Schema?
So if this is the structure:
<Vault>
<Local>
<Title><\Title>
<Catergory><\Catergory>
<Platform><\Platform>
<\Local>
<\Vault>
I want to have Platform and Catergory be values from a list. It thought that it'd be nice to tie that into the schema, but don't know how.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|