simpleType distanceTypes
type restriction of xsd:string
properties
base xsd:string
used by
attribute unitsOfMeasureElementType/@distance
facets
Kind Value Annotation
enumeration meters
enumeration yards
annotation
documentation
DADM Risk Elements
source <xsd:simpleType name="distanceTypes">
 
<xsd:annotation>
   
<xsd:documentation>DADM Risk Elements</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="meters"/>
   
<xsd:enumeration value="yards"/>
 
</xsd:restriction>
</xsd:simpleType>


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