namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||
type | restriction of xsd:NMTOKEN | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
annotation |
|
|||||||||||||||
source | <xsd:simpleType name="Ann3DCenterlineDisplayEnum"> <xsd:annotation> <xsd:documentation> The type of Centerline display. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="none"/> <xsd:enumeration value="centerline"/> <xsd:enumeration value="centerlineWithExtension"/> <xsd:enumeration value="centerpoint"/> </xsd:restriction> </xsd:simpleType> |