namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||
type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
facets |
|
||||||||||||||||||||||
source | <xsd:simpleType name="Ann3DLocatorEdgeType"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="E"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=EUpper</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="e"> <xsd:annotation> <xsd:appinfo source="http://www.plmxml.org/tools/CodeGenerator">sdkname=ELower</xsd:appinfo> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="EK"/> <xsd:enumeration value="CO"/> <xsd:enumeration value="CE"/> </xsd:restriction> </xsd:simpleType> |