simpleType Ann3DLocatorSubtype
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DLocatorType/@subtype
facets
Kind Value Annotation
enumeration diesMolds
enumeration fixing
enumeration temporaryTransferred
enumeration mechanicallyFastened
enumeration manufacturingAndAssembly
source <xsd:simpleType name="Ann3DLocatorSubtype">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="diesMolds"/>
   
<xsd:enumeration value="fixing"/>
   
<xsd:enumeration value="temporaryTransferred"/>
   
<xsd:enumeration value="mechanicallyFastened"/>
   
<xsd:enumeration value="manufacturingAndAssembly"/>
 
</xsd:restriction>
</xsd:simpleType>


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