simpleType PartMovementEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute PartMovementType/@partMovementType
facets
Kind Value Annotation
enumeration remove
enumeration install
enumeration change
source <xsd:simpleType name="PartMovementEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="remove"/>
   
<xsd:enumeration value="install"/>
   
<xsd:enumeration value="change"/>
 
</xsd:restriction>
</xsd:simpleType>


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