diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
properties |
|
||||||||||||||
children | gml:LabelExpression | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="LabelType" mixed="true"> <xs:annotation> <xs:documentation>Label is mixed -- composed of text and XPath expressions used to extract the useful information from the feature.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="LabelExpression" type="string" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> <xs:attribute ref="gml:transform" use="optional"/> </xs:complexType> |
diagram | ![]() |
||||||||
namespace | http://www.opengis.net/gml | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="LabelExpression" type="string" minOccurs="0" maxOccurs="unbounded"/> |