simpleType Ann3DLocatorSymbol
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DLocatorType/@symbol
facets
Kind Value Annotation
enumeration edge
enumeration hole
enumeration surface
enumeration rectangle
enumeration slot
enumeration freeform
source <xsd:simpleType name="Ann3DLocatorSymbol">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="edge"/>
   
<xsd:enumeration value="hole"/>
   
<xsd:enumeration value="surface"/>
   
<xsd:enumeration value="rectangle"/>
   
<xsd:enumeration value="slot"/>
   
<xsd:enumeration value="freeform"/>
 
</xsd:restriction>
</xsd:simpleType>


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