simpleType Ann3DLocatorCoordinatePlane
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DLocatorType/@coordinatePlane
facets
Kind Value Annotation
enumeration X
enumeration Y
enumeration Z
enumeration XY
enumeration XZ
enumeration YZ
enumeration XYZ
source <xsd:simpleType name="Ann3DLocatorCoordinatePlane">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="X"/>
   
<xsd:enumeration value="Y"/>
   
<xsd:enumeration value="Z"/>
   
<xsd:enumeration value="XY"/>
   
<xsd:enumeration value="XZ"/>
   
<xsd:enumeration value="YZ"/>
   
<xsd:enumeration value="XYZ"/>
 
</xsd:restriction>
</xsd:simpleType>


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