namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||
type | restriction of xsd:string | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
used by | |||||||||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="Ann3DDimensionStandardType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="ASME Y14.5M 1994"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ASME</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ASME Y14.41M 2003"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ASME2003</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ANSI Y14.5M 1982"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ANSI</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ISO"/> <xsd:enumeration value="JIS"/> <xsd:enumeration value="DIN"/> <xsd:enumeration value="BS"/> <xsd:enumeration value="GM Addendum 1994"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=GMAddendum</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ASME Y14.5 2009"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ASME2009</xsd:appinfo> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |