simpleType Ann3DTextOrientationType
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DTextType/@textOrientation
facets
Kind Value Annotation
enumeration horizontal
enumeration vertical
source <xsd:simpleType name="Ann3DTextOrientationType">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="horizontal"/>
   
<xsd:enumeration value="vertical"/>
 
</xsd:restriction>
</xsd:simpleType>


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