| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of plm:FeatureBase | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:BoxBound plm:SphereBound plm:Bound plm:PropertyGroup plm:Type plm:Parameter plm:FeatureOccurrence plm:Reference plm:EntityRef plm:HolePosition plm:HoleComponent plm:CounterBore plm:CounterSink | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="HoleFeatureType"> <xsd:annotation> <xsd:documentation> This is a Hole Feature. It may consist of a number of actual holes, each of which has the same sequence of Components (HoleComponent, CounterSink, CounterBore), but which may have differing positions and directions. Attributes: direction: Direction of of the hole. This direction defines the reference direction when evaluating the sequence of hole, countersink and counterbore elements; and the extent/offsets values within those elements. Individual HolePosition elements may override this direction. sequenceRefs: The sequence of HoleComponent, CounterSink and CounterBore elements that make up the complete hole description, in order along the Hole axis. These elements must be sub-elements of this HoleFeature. orientation: The orientation of the hole with respect to the starting geometry. This is for information/presentation purposes. Elements: HolePosition: One HolePosition element per actual hole. At least one. HoleComponent: Definition of a HoleComponent CounterBore: Definition of a CounterBore component CounterSink: Definition of a CounterSink component </xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="plm:FeatureBase"> <xsd:sequence> <xsd:element name="HolePosition" type="plm:HolePositionType" maxOccurs="unbounded"/> <xsd:choice maxOccurs="unbounded"> <xsd:element name="HoleComponent" type="plm:HoleComponentType"/> <xsd:element name="CounterBore" type="plm:CounterBoreType"/> <xsd:element name="CounterSink" type="plm:CounterSinkType"/> </xsd:choice> </xsd:sequence> <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> <xsd:attribute name="sequenceRefs" type="xsd:IDREFS" use="required"/> <xsd:attribute name="orientation" type="plm:HoleOrientationType" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| type | plm:VectorType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="direction" type="plm:VectorType" use="optional"/> |
| type | xsd:IDREFS | ||
| properties |
|
||
| source | <xsd:attribute name="sequenceRefs" type="xsd:IDREFS" use="required"/> |
| type | plm:HoleOrientationType | ||||||||||||
| properties |
|
||||||||||||
| facets |
|
||||||||||||
| source | <xsd:attribute name="orientation" type="plm:HoleOrientationType" use="optional"/> |
| diagram | ![]() |
||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||
| type | plm:HolePositionType | ||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||
| source | <xsd:element name="HolePosition" type="plm:HolePositionType" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:HoleComponentType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef plm:Thread | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="HoleComponent" type="plm:HoleComponentType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:CounterBoreType | ||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef plm:Thread | ||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="CounterBore" type="plm:CounterBoreType"/> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.plmxml.org/Schemas/PLMXMLSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | plm:CounterSinkType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | plm:Description plm:ApplicationRef plm:Attribute plm:EntityRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="CounterSink" type="plm:CounterSinkType"/> |