namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
properties |
|
|||||||||||||||||||||
used by |
|
|||||||||||||||||||||
facets |
|
|||||||||||||||||||||
annotation |
|
|||||||||||||||||||||
source | <xsd:simpleType name="PartTypesType"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=PartType</xsd:appinfo> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="assembly"/> <xsd:enumeration value="minimal"/> <xsd:enumeration value="wire"/> <xsd:enumeration value="solid"/> <xsd:enumeration value="sheet"/> <xsd:enumeration value="general"/> </xsd:restriction> </xsd:simpleType> |