An EnumeratedValuedescribes a possible value for an EnumeratedType.
The components of an EnumeratedValueare 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. |