simpleType Ann3DLineWeldFinishSymbol
namespace http://www.plmxml.org/Schemas/PLMXMLSchema
type restriction of xsd:NMTOKEN
properties
base xsd:NMTOKEN
used by
attributes Ann3DLineWeldType/@arrowSideFinishSymbol Ann3DLineWeldType/@otherSideFinishSymbol
facets
Kind Value Annotation
enumeration none
enumeration chipping
enumeration grinding
enumeration machining
enumeration unspecified
enumeration hammering
enumeration peening
enumeration rolling
source <xsd:simpleType name="Ann3DLineWeldFinishSymbol">
 
<xsd:restriction base="xsd:NMTOKEN">
   
<xsd:enumeration value="none"/>
   
<xsd:enumeration value="chipping"/>
   
<xsd:enumeration value="grinding"/>
   
<xsd:enumeration value="machining"/>
   
<xsd:enumeration value="unspecified"/>
   
<xsd:enumeration value="hammering"/>
   
<xsd:enumeration value="peening"/>
   
<xsd:enumeration value="rolling"/>
 
</xsd:restriction>
</xsd:simpleType>


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