diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:BaseStyleDescriptorType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:spatialResolution gml:styleVariation smil20:animate smil20:animateMotion smil20:animateColor smil20:set gml:style gml:label | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LabelStyleType"> <xs:annotation> <xs:documentation>[complexType of] The style descriptor for labels of a feature, geometry or topology.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:BaseStyleDescriptorType"> <xs:sequence> <xs:element name="style" type="string"/> <xs:element name="label" type="gml:LabelType"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||
namespace | http://www.opengis.net/gml | ||||
type | xs:string | ||||
properties |
|
||||
source | <xs:element name="style" type="string"/> |
diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | gml:LabelType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:LabelExpression | ||||||||||||||
attributes |
|
||||||||||||||
source | <xs:element name="label" type="gml:LabelType"/> |