simpleType Ann3DeMarkingEnumType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DeMarkingType/@type
facets
Kind Value Annotation
enumeration governmentSecurityInfo
enumeration exportControl
enumeration productProprietaryInfo
source <xsd:simpleType name="Ann3DeMarkingEnumType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="governmentSecurityInfo"/>
   
<xsd:enumeration value="exportControl"/>
   
<xsd:enumeration value="productProprietaryInfo"/>
 
</xsd:restriction>
</xsd:simpleType>


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