enumeration « XML Schema « XML Tutorial
Home
XML Tutorial
1.
Introduction
2.
Namespace
3.
XML Schema
4.
XPath
5.
XSLT stylesheet
XML Tutorial
»
XML Schema
»
enumeration
3.66.enumeration
3.66.1.
Specifying a Set of Acceptable Values
3.66.2.
enumeration Constrains the value of the data type to a defined set of values
3.66.3.
Enumeration limits a value space to a specific set of values - if a value isn't specified in the set in the schema, it isn't valid.
3.66.4.
Enumerating A Simple Type
java2s.com
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.