namespace | http://www.fixm.aero/base/4.1 | |||||||||||||
type | restriction of string | |||||||||||||
properties |
|
|||||||||||||
used by |
|
|||||||||||||
facets |
|
|||||||||||||
annotation |
|
|||||||||||||
source | <simpleType name="UomVolumeType"> <annotation> <documentation> The reference quantities used to express the value of volume. [ISO 19103, chapter 6.5.7.16] </documentation> </annotation> <restriction base="xs:string"> <enumeration value="US_GAL"> <annotation> <documentation> US Gallon. </documentation> </annotation> </enumeration> <enumeration value="L"> <annotation> <documentation> Litre. </documentation> </annotation> </enumeration> </restriction> </simpleType> |