<xs:element minOccurs="0" name="PointDrawProperties" type="tps:pointDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw points</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="LineDrawProperties" type="tps:lineDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw lines</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="AreaDrawProperties" type="tps:areaDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw areas</xs:documentation></xs:annotation></xs:element>
Element Group tps:DrawProperties
Namespace
tps
Annotations
The properties used to draw elements (points, lines and areas)
<xs:group name="DrawProperties"><xs:annotation><xs:documentation>The properties used to draw elements (points, lines and areas)</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="PointDrawProperties" type="tps:pointDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw points</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="LineDrawProperties" type="tps:lineDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw lines</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="AreaDrawProperties" type="tps:areaDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw areas</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:group>