simpleType Ann3DDatumTarget
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DDatumTargetType/@type
facets
Kind Value Annotation
enumeration point
enumeration line
enumeration circular
enumeration rectangular
enumeration cylindrical
enumeration area
enumeration annular
enumeration arbitrary
enumeration spherical
source <xsd:simpleType name="Ann3DDatumTarget">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="point"/>
   
<xsd:enumeration value="line"/>
   
<xsd:enumeration value="circular"/>
   
<xsd:enumeration value="rectangular"/>
   
<xsd:enumeration value="cylindrical"/>
   
<xsd:enumeration value="area"/>
   
<xsd:enumeration value="annular"/>
   
<xsd:enumeration value="arbitrary"/>
   
<xsd:enumeration value="spherical"/>
 
</xsd:restriction>
</xsd:simpleType>


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