simpleType Ann3DMeasurementPointDisplay
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DMeasurementPointDisplayType/@displayType
facets
Kind Value Annotation
enumeration flatToScreen
enumeration flatToSurface
source <xsd:simpleType name="Ann3DMeasurementPointDisplay">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="flatToScreen"/>
   
<xsd:enumeration value="flatToSurface"/>
 
</xsd:restriction>
</xsd:simpleType>


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