diagram | ![]() |
||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||
type | extension of xs:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xs:complexType name="StyleVariationType"> <xs:annotation> <xs:documentation>Used to vary individual graphic parameters and attributes of the style, symbol or text.</xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="string"> <xs:attribute name="styleProperty" type="string" use="required"/> <xs:attribute name="featurePropertyRange" type="string" use="optional"/> </xs:extension> </xs:simpleContent> </xs:complexType> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="styleProperty" type="string" use="required"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="featurePropertyRange" type="string" use="optional"/> |