complexType UnitOfMeasure
diagram pscev_p758.png
type extension of xs:string
properties
base xs:string
used by
element AmenityDistance/UnitOfMeasure
attributes
Name  Type  Use  Default  Fixed  annotation
UnitOfMeasureCodexs:string      
documentation
Ver OTA Code UOM -- UN/ECE Rec 20.
source <xs:complexType name="UnitOfMeasure">
 
<xs:simpleContent>
   
<xs:extension base="xs:string">
     
<xs:attribute name="UnitOfMeasureCode" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Ver OTA Code UOM -- UN/ECE Rec 20.</xs:documentation>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute UnitOfMeasure/@UnitOfMeasureCode
type xs:string
properties
isRef 0
annotation
documentation
Ver OTA Code UOM -- UN/ECE Rec 20.
source <xs:attribute name="UnitOfMeasureCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Ver OTA Code UOM -- UN/ECE Rec 20.</xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy