simpleType CoordinateExtentEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute CoordinateExtentType/@type
facets
Kind Value Annotation
enumeration x
enumeration y
enumeration z
source <xsd:simpleType name="CoordinateExtentEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="x"/>
   
<xsd:enumeration value="y"/>
   
<xsd:enumeration value="z"/>
 
</xsd:restriction>
</xsd:simpleType>


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