simpleType Ann3DCrosshatchPattern
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attribute Ann3DCrosshatchType/@pattern
facets
Kind Value Annotation
enumeration iron
enumeration steel
enumeration brass
enumeration rubber
enumeration glass
enumeration aluminum
enumeration lead
enumeration solid
enumeration user
enumeration electricalWinding
enumeration refractory
enumeration thermalInsulation
annotation
documentation

        The type of cross hatch pattern used to depict a Crosshatch.
     
source <xsd:simpleType name="Ann3DCrosshatchPattern">
 
<xsd:annotation>
   
<xsd:documentation>
        The type of cross hatch pattern used to depict a Crosshatch.
     
</xsd:documentation>
 
</xsd:annotation>
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="iron"/>
   
<xsd:enumeration value="steel"/>
   
<xsd:enumeration value="brass"/>
   
<xsd:enumeration value="rubber"/>
   
<xsd:enumeration value="glass"/>
   
<xsd:enumeration value="aluminum"/>
   
<xsd:enumeration value="lead"/>
   
<xsd:enumeration value="solid"/>
   
<xsd:enumeration value="user"/>
   
<xsd:enumeration value="electricalWinding"/>
   
<xsd:enumeration value="refractory"/>
   
<xsd:enumeration value="thermalInsulation"/>
 
</xsd:restriction>
</xsd:simpleType>


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