EnumStyle
The EnumStyle data structure specifies an enumeration pattern. When working with data-oriented XML, there is often a requirement to handle "controlled vocabularies", otherwise known as enumerated values.
Definition
<simpleType name="EnumStyle">
<restriction base="string">
<enumeration value="REGULAR" />
<enumeration value="CUSTOM" />
</restriction>
</simpleType>
- REGULAR--Defined by and controlled by the W3C XML Schemas, because this is the dominant XML schema format for data-oriented XML.
- CUSTOM--Defined by or specifically for your company.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*