<xs:element name="Transform" type="ElementReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional Transform element is the identifier of a three dimensional transformation matrix.</xs:documentation></xs:annotation></xs:element>
The optional label attribute is the model entity "nameplate". Normally it can be seen at the entity item in the project tree.
Source
<xs:complexType name="Segment13Type"><xs:annotation><xs:documentation>The Segment13Type defines the geometric entity 'linear_segment(t):R1->R3'. Any 3D geometry can have an additional transformation matrix.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="Curve13BaseType"><xs:sequence><xs:element ref="Segment13Core"><xs:annotation><xs:documentation>The Segment13Core element defines the mathematical core of this curve type.</xs:documentation></xs:annotation></xs:element><xs:element name="Transform" type="ElementReferenceType" minOccurs="0"><xs:annotation><xs:documentation>The optional Transform element is the identifier of a three dimensional transformation matrix.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>