simpleType Ann3DDimension
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:string
properties
base xsd:string
used by
attribute Ann3DDimensionType/@type
facets
Kind Value Annotation
enumeration linear
enumeration radial
enumeration angular
enumeration curveLength
source <xsd:simpleType name="Ann3DDimension">
 
<xsd:restriction base="xsd:string">
   
<xsd:enumeration value="linear"/>
   
<xsd:enumeration value="radial"/>
   
<xsd:enumeration value="angular"/>
   
<xsd:enumeration value="curveLength"/>
 
</xsd:restriction>
</xsd:simpleType>


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