The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="DesignPoint" type="tps:designPointType"><xs:annotation><xs:documentation>A Design point can be a standard point or a Ptl point</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="SheetPoint" type="tps:sheetPointType"><xs:annotation><xs:documentation>A Sheet point is a multiple station point</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="Polyline" type="tps:polylineType"><xs:annotation><xs:documentation>A 3D Polyline is defined by a sequence of unnamed stations or by a sequence of references to Design points</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="Breakline" type="tps:breaklineType"><xs:annotation><xs:documentation>A Breakline is a Polyline with some references to a Surface</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="Area" type="tps:areaType"><xs:annotation><xs:documentation>An Area is a closed Polyline with drawing properties for areas</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="Circle" type="tps:circleType"><xs:annotation><xs:documentation>A Circle is defined by a center and a radius</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="Arc" type="tps:arcType"><xs:annotation><xs:documentation>A 3D Arc is defined by circle parameters and the starting and ending angles</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="TextLabel" type="tps:textLabelType"><xs:annotation><xs:documentation>A Text label is defined by a text and all the parameters to draw it</xs:documentation></xs:annotation></xs:element>
The id of the element. In Data structure it must be always defined and it can be referenced by an other element that uses this element. In Transaction structure it must be defined by a 'created' action (not defined in the other actions)
The reference to the id of this element. In MAXML structure is not defined. In Transaction structure it must be defined by 'modified' and 'deleted' action (not defined in 'created' action)
Source
<xs:element name="BlockInsert" type="tps:blockInsertType"><xs:annotation><xs:documentation>A Block insert is made by a reference to a Block definition and a point that tells where to insert it</xs:documentation></xs:annotation></xs:element>
<xs:group name="objectGroup"><xs:annotation><xs:documentation>One of the objects</xs:documentation></xs:annotation><xs:choice><xs:element name="DesignPoint" type="tps:designPointType"><xs:annotation><xs:documentation>A Design point can be a standard point or a Ptl point</xs:documentation></xs:annotation></xs:element><xs:element name="SheetPoint" type="tps:sheetPointType"><xs:annotation><xs:documentation>A Sheet point is a multiple station point</xs:documentation></xs:annotation></xs:element><xs:element name="Polyline" type="tps:polylineType"><xs:annotation><xs:documentation>A 3D Polyline is defined by a sequence of unnamed stations or by a sequence of references to Design points</xs:documentation></xs:annotation></xs:element><xs:element name="Breakline" type="tps:breaklineType"><xs:annotation><xs:documentation>A Breakline is a Polyline with some references to a Surface</xs:documentation></xs:annotation></xs:element><xs:element name="Area" type="tps:areaType"><xs:annotation><xs:documentation>An Area is a closed Polyline with drawing properties for areas</xs:documentation></xs:annotation></xs:element><xs:element name="Circle" type="tps:circleType"><xs:annotation><xs:documentation>A Circle is defined by a center and a radius</xs:documentation></xs:annotation></xs:element><xs:element name="Arc" type="tps:arcType"><xs:annotation><xs:documentation>A 3D Arc is defined by circle parameters and the starting and ending angles</xs:documentation></xs:annotation></xs:element><xs:element name="TextLabel" type="tps:textLabelType"><xs:annotation><xs:documentation>A Text label is defined by a text and all the parameters to draw it</xs:documentation></xs:annotation></xs:element><xs:element name="BlockInsert" type="tps:blockInsertType"><xs:annotation><xs:documentation>A Block insert is made by a reference to a Block definition and a point that tells where to insert it</xs:documentation></xs:annotation></xs:element></xs:choice></xs:group>