simpleType Ann3DLocatorChangeLevel
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DLocatorType/@changeLevel
facets
Kind Value Annotation
enumeration hard
enumeration medium
enumeration soft
source <xsd:simpleType name="Ann3DLocatorChangeLevel">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="hard"/>
   
<xsd:enumeration value="medium"/>
   
<xsd:enumeration value="soft"/>
 
</xsd:restriction>
</xsd:simpleType>


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