simpleType ConstraintHalfSpaceEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute ConstraintTargetRefType/@halfSpace
facets
Kind Value Annotation
enumeration positive
enumeration negative
source <xsd:simpleType name="ConstraintHalfSpaceEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="positive"/>
   
<xsd:enumeration value="negative"/>
 
</xsd:restriction>
</xsd:simpleType>


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