simpleType WireProtectionTapingEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute WireProtectionAreaRelationType/@tapingDirection
facets
Kind Value Annotation
enumeration left
enumeration right
source <xsd:simpleType name="WireProtectionTapingEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="left"/>
   
<xsd:enumeration value="right"/>
 
</xsd:restriction>
</xsd:simpleType>


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