simpleType Ann3DDimDiameterPlacement
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes Ann3DDimensionDisplayType/@diameterPlacement Ann3DDimensionDisplayType/@linearPlacement Ann3DDimensionDisplayType/@radialPlacement
facets
Kind Value Annotation
enumeration before
enumeration after
enumeration above
enumeration below
source <xsd:simpleType name="Ann3DDimDiameterPlacement">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="before"/>
   
<xsd:enumeration value="after"/>
   
<xsd:enumeration value="above"/>
   
<xsd:enumeration value="below"/>
 
</xsd:restriction>
</xsd:simpleType>


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