simpleType RevisionConfigType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute LatestRuleEntryType/@configType
facets
Kind Value Annotation
enumeration creationDate
enumeration alphaNumericRevID
enumeration numericRevID
source <xsd:simpleType name="RevisionConfigType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="creationDate"/>
   
<xsd:enumeration value="alphaNumericRevID"/>
   
<xsd:enumeration value="numericRevID"/>
 
</xsd:restriction>
</xsd:simpleType>


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