<xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Template segment</xs:documentation></xs:annotation></xs:element>
<xs:element name="Offset" type="xs:double"><xs:annotation><xs:documentation>The horizontal offset of the Template segment</xs:documentation></xs:annotation></xs:element>
<xs:element name="Height" type="xs:double"><xs:annotation><xs:documentation>The vertical offset of the Template segment</xs:documentation></xs:annotation></xs:element>
tps:Name , tps:Offset , tps:Height , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
<xs:complexType name="templateSegmentType"><xs:annotation><xs:documentation>A 2D segment is defined by name and offsets</xs:documentation></xs:annotation><xs:sequence><xs:element name="Name" type="xs:string"><xs:annotation><xs:documentation>The name of the Template segment</xs:documentation></xs:annotation></xs:element><xs:element name="Offset" type="xs:double"><xs:annotation><xs:documentation>The horizontal offset of the Template segment</xs:documentation></xs:annotation></xs:element><xs:element name="Height" type="xs:double"><xs:annotation><xs:documentation>The vertical offset of the Template segment</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>