Last modified by Elena on 2025/09/10 11:19

From version 2.9
edited by Helena
on 2025/07/02 15:09
Change comment: There is no comment for this version
To version 2.8
edited by Helena
on 2025/07/02 15:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -460,6 +460,7 @@
460 460   </xs:annotation>
461 461   </xs:enumeration>
462 462  
463 +
463 463  === 3.3.5 Representation with Value List Enumeration ===
464 464  
465 465  A representation which defines an enumeration from a value list will result in a simple type that is a restriction of the xs:string data type. The simple type will define enumerations for each value item in the value list. The value for these enumerations will be identifier of the item. If desired, the names of the item may be placed in the documentation of the enumeration, but this is not required.