simpleType Ann3DDimensionStubDirection
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:string
properties
base xsd:string
used by
attributes Ann3DDatumTargetType/@movableTargetStubDirection Ann3DLeaderType/@stubDirection Ann3DDatumTargetType/@textStubDirection
facets
Kind Value Annotation
enumeration left
enumeration right
source <xsd:simpleType name="Ann3DDimensionStubDirection">
 
<xsd:restriction base="xsd:string">
   
<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