simpleType Ann3DBundleOrDressingNote
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DBundleDressingNoteType/@type
facets
Kind Value Annotation
enumeration bundleNote
enumeration dressingNote
source <xsd:simpleType name="Ann3DBundleOrDressingNote">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="bundleNote"/>
   
<xsd:enumeration value="dressingNote"/>
 
</xsd:restriction>
</xsd:simpleType>


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