simpleType OverrideStateEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:Name
properties
base xsd:Name
used by
attribute OverrideApprovalType/@state
facets
Kind Value Annotation
enumeration pass
enumeration fail
source <xsd:simpleType name="OverrideStateEnum">
 
<xsd:restriction base="xsd:Name">
   
<xsd:enumeration value="pass"/>
   
<xsd:enumeration value="fail"/>
 
</xsd:restriction>
</xsd:simpleType>


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