<xs:element minOccurs="0" name="Color" type="tps:colorType" default="000000"><xs:annotation><xs:documentation>The color used to draw this element</xs:documentation></xs:annotation></xs:element>
Represents whether the color is taken from the layer
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
default
false
Source
<xs:element default="false" minOccurs="0" name="ColorByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the color is taken from the layer</xs:documentation></xs:annotation></xs:element>
The mark style used to draw this element (can be dot, filled rectangle, filled diamond, filled circle, filled triangle, rectangle, diamond, circle, triangle, cross, tree, small cross, upside triangle, filled upside triangle, x-cross or none)
Diagram
Type
restriction of xs:NMTOKEN
Properties
content
simple
minOccurs
0
default
dot
Facets
enumeration
dot
enumeration
filled_rect
enumeration
filled_diamond
enumeration
filled_circle
enumeration
filled_triangle
enumeration
rect
enumeration
diamond
enumeration
circle
enumeration
triangle
enumeration
cross
enumeration
tree
enumeration
small_cross
enumeration
upside_triangle
enumeration
filled_upside_triangle
enumeration
xcross
enumeration
none
Source
<xs:element minOccurs="0" name="MarkStyle" default="dot"><xs:annotation><xs:documentation>The mark style used to draw this element (can be dot, filled rectangle, filled diamond, filled circle, filled triangle, rectangle, diamond, circle, triangle, cross, tree, small cross, upside triangle, filled upside triangle, x-cross or none)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="dot"/><xs:enumeration value="filled_rect"/><xs:enumeration value="filled_diamond"/><xs:enumeration value="filled_circle"/><xs:enumeration value="filled_triangle"/><xs:enumeration value="rect"/><xs:enumeration value="diamond"/><xs:enumeration value="circle"/><xs:enumeration value="triangle"/><xs:enumeration value="cross"/><xs:enumeration value="tree"/><xs:enumeration value="small_cross"/><xs:enumeration value="upside_triangle"/><xs:enumeration value="filled_upside_triangle"/><xs:enumeration value="xcross"/><xs:enumeration value="none"/></xs:restriction></xs:simpleType></xs:element>
Represents whether the mark style is taken from the layer
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
default
false
Source
<xs:element default="false" minOccurs="0" name="MarkStyleByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the mark style is taken from the layer</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="CustomSymbol"><xs:annotation><xs:documentation>An optional reference to a customized point symbol</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element>
<xs:complexType name="pointDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw points</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="Color" type="tps:colorType" default="000000"><xs:annotation><xs:documentation>The color used to draw this element</xs:documentation></xs:annotation></xs:element><xs:element default="false" minOccurs="0" name="ColorByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the color is taken from the layer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="MarkStyle" default="dot"><xs:annotation><xs:documentation>The mark style used to draw this element (can be dot, filled rectangle, filled diamond, filled circle, filled triangle, rectangle, diamond, circle, triangle, cross, tree, small cross, upside triangle, filled upside triangle, x-cross or none)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="dot"/><xs:enumeration value="filled_rect"/><xs:enumeration value="filled_diamond"/><xs:enumeration value="filled_circle"/><xs:enumeration value="filled_triangle"/><xs:enumeration value="rect"/><xs:enumeration value="diamond"/><xs:enumeration value="circle"/><xs:enumeration value="triangle"/><xs:enumeration value="cross"/><xs:enumeration value="tree"/><xs:enumeration value="small_cross"/><xs:enumeration value="upside_triangle"/><xs:enumeration value="filled_upside_triangle"/><xs:enumeration value="xcross"/><xs:enumeration value="none"/></xs:restriction></xs:simpleType></xs:element><xs:element default="false" minOccurs="0" name="MarkStyleByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the mark style is taken from the layer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="CustomSymbol"><xs:annotation><xs:documentation>An optional reference to a customized point symbol</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element><xs:element default="false" minOccurs="0" name="ColorUndefined" type="xs:boolean"/><xs:element default="false" minOccurs="0" name="MarkStyleUndefined" type="xs:boolean"/><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>