simpleType ConstraintPrecedenceEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ConstraintHelpType/@precedence
facets
Kind Value Annotation
enumeration modelSpace
enumeration parameterSpace
source <xsd:simpleType name="ConstraintPrecedenceEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="modelSpace"/>
   
<xsd:enumeration value="parameterSpace"/>
 
</xsd:restriction>
</xsd:simpleType>


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