| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | |||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| used by |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| source | <xsd:simpleType name="Ann3DLimitFitParenthesesEnum"> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="none"/> <xsd:enumeration value="valueLimitFit"/> <xsd:enumeration value="limitFit"/> <xsd:enumeration value="tolerance"/> <xsd:enumeration value="value"/> <xsd:enumeration value="valueTolerance"/> </xsd:restriction> </xsd:simpleType> |