| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | |||||||||||||||||||||||||||
| properties |
|
|||||||||||||||||||||||||||
| used by |
|
|||||||||||||||||||||||||||
| facets |
|
|||||||||||||||||||||||||||
| 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> |