simpleType ConstraintAlignmentEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes ConstraintDataType/@alignment ConstraintDataType/@orientation
facets
Kind Value Annotation
enumeration align
enumeration antiAlign
source <xsd:simpleType name="ConstraintAlignmentEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="align"/>
   
<xsd:enumeration value="antiAlign"/>
 
</xsd:restriction>
</xsd:simpleType>


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