namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||||||||||||||
type | restriction of xsd:string | |||||||||||||||||||||||||||
properties |
|
|||||||||||||||||||||||||||
used by |
|
|||||||||||||||||||||||||||
facets |
|
|||||||||||||||||||||||||||
source | <xsd:simpleType name="Ann3DLineWeldStandardType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ISO 2556"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ISO</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ANSI/AWS A2.4-98"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ANSI</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="JIS Z 3021"> <xsd:annotation> <xsd:appinfo source="PLMXMLSchemaGenerator">sdkname=JIS</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="DIN"/> <xsd:enumeration value="ESKD"/> <xsd:enumeration value="GB"/> </xsd:restriction> </xsd:simpleType> |