<xs:element minOccurs="0" name="FloodColor" type="tps:colorType" default="000000"><xs:annotation><xs:documentation>The color used to fill this area</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="FloodColorByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the color is taken from the layer</xs:documentation></xs:annotation></xs:element>
Represents whether the fill 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="FillStyleByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the fill style is taken from the layer</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="FillTransparency" type="xs:short" default="0"><xs:annotation><xs:documentation>The fill transparency of the area</xs:documentation></xs:annotation></xs:element>
Represents whether the fill transparency is taken from the layer
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
default
false
Source
<xs:element default="false" minOccurs="0" name="FillTransparencyByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the fill transparency is taken from the layer</xs:documentation></xs:annotation></xs:element>
<xs:element minOccurs="0" name="Texture"><xs:annotation><xs:documentation>An optional reference to a texture</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element>
<xs:complexType name="areaDrawPropertiesType"><xs:annotation><xs:documentation>Represents the properties used to draw areas</xs:documentation></xs:annotation><xs:sequence><xs:element minOccurs="0" name="FloodColor" type="tps:colorType" default="000000"><xs:annotation><xs:documentation>The color used to fill this area</xs:documentation></xs:annotation></xs:element><xs:element default="false" minOccurs="0" name="FloodColorByLayer" 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="FillStyle" default="none"><xs:annotation><xs:documentation>The fill style (can be none, solid, grid, checkered, horizontal lines or vertical lines)</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="none"/><xs:enumeration value="solid"/><xs:enumeration value="grid"/><xs:enumeration value="checkered"/><xs:enumeration value="horz_lines"/><xs:enumeration value="vert_lines"/></xs:restriction></xs:simpleType></xs:element><xs:element default="false" minOccurs="0" name="FillStyleByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the fill style is taken from the layer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="FillTransparency" type="xs:short" default="0"><xs:annotation><xs:documentation>The fill transparency of the area</xs:documentation></xs:annotation></xs:element><xs:element default="false" minOccurs="0" name="FillTransparencyByLayer" type="xs:boolean"><xs:annotation><xs:documentation>Represents whether the fill transparency is taken from the layer</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="Texture"><xs:annotation><xs:documentation>An optional reference to a texture</xs:documentation></xs:annotation><xs:complexType><xs:attribute name="idRef" type="xs:IDREF"/></xs:complexType></xs:element><xs:element default="false" minOccurs="0" name="FloodColorUndefined" type="xs:boolean"/><xs:element default="false" minOccurs="0" name="FillStyleUndefined" type="xs:boolean"/><xs:element default="false" minOccurs="0" name="FillTransparencyUndefined" type="xs:boolean"/><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:complexType>