Errata exists for this version of the document.
An EnumeratedValue describes a possible value for an EnumeratedType.
The components of an EnumeratedValue are described in Table E.7.
Table E.7 – EnumeratedValue Components
Name |
Type |
Description |
Name |
xs:string |
This attribute specifies a descriptive name for the enumerated value. |
Value |
xs:int |
This attribute specifies the numeric value that could appear in the binary encoding. |