namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||
type | restriction of xsd:string | |||||||||||||||
properties |
|
|||||||||||||||
used by |
|
|||||||||||||||
facets |
|
|||||||||||||||
source | <xsd:simpleType name="Ann3DDimension"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="linear"/> <xsd:enumeration value="radial"/> <xsd:enumeration value="angular"/> <xsd:enumeration value="curveLength"/> </xsd:restriction> </xsd:simpleType> |