simpleType StatusConfigType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute StatusRuleEntryType/@type
facets
Kind Value Annotation
enumeration effectiveDate
enumeration releasedDate
enumeration serialNumber
source <xsd:simpleType name="StatusConfigType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="effectiveDate"/>
   
<xsd:enumeration value="releasedDate"/>
   
<xsd:enumeration value="serialNumber"/>
 
</xsd:restriction>
</xsd:simpleType>


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