simpleType Ann3DFractionSizeEnum
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DDimensionDisplayType/@fractionSize
facets
Kind Value Annotation
enumeration full
enumeration twoThirds
enumeration threeQuarters
source <xsd:simpleType name="Ann3DFractionSizeEnum">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="full"/>
   
<xsd:enumeration value="twoThirds"/>
   
<xsd:enumeration value="threeQuarters"/>
 
</xsd:restriction>
</xsd:simpleType>


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