namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||||||||||||
source | <xsd:simpleType name="Ann3DLocatorHoleType"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="H"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=HUpper</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="h"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=HLower</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="HK"/> <xsd:enumeration value="hk"/> <xsd:enumeration value="CH"/> <xsd:enumeration value="ch"/> <xsd:enumeration value="AC"/> <xsd:enumeration value="DL"/> <xsd:enumeration value="BL"/> </xsd:restriction> </xsd:simpleType> |