namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||
type | restriction of xsd:NMTOKEN | |||||||||
properties |
|
|||||||||
used by |
|
|||||||||
facets |
|
|||||||||
annotation |
|
|||||||||
source | <xsd:simpleType name="ThreadExtentType"> <xsd:annotation> <xsd:documentation> Thread Extent. finite: of specific length toExtent: extent is that of the parent feature </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="finite"/> <xsd:enumeration value="toExtent"/> </xsd:restriction> </xsd:simpleType> |