namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="Ann3DDimensionDualPlacement"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="before"/> <xsd:enumeration value="after"/> <xsd:enumeration value="above"/> <xsd:enumeration value="below"/> </xsd:restriction> </xsd:simpleType> |