diagram | ![]() |
||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||
type | extension of gml:AbstractGMLType | ||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:featureConstraint gml:geometryStyle gml:topologyStyle gml:labelStyle | ||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||
source | <xs:complexType name="FeatureStyleType"> <xs:annotation> <xs:documentation>[complexType of] The style descriptor for features.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractGMLType"> <xs:sequence> <xs:element name="featureConstraint" type="string" minOccurs="0"/> <xs:element ref="gml:geometryStyle" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="gml:topologyStyle" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="gml:labelStyle" minOccurs="0"/> </xs:sequence> <xs:attribute name="featureType" type="string" use="optional"/> <xs:attribute name="baseType" type="string" use="optional"/> <xs:attribute name="queryGrammar" type="gml:QueryGrammarEnumeration"/> </xs:extension> </xs:complexContent> </xs:complexType> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="featureType" type="string" use="optional"/> |
type | xs:string | ||||
properties |
|
||||
source | <xs:attribute name="baseType" type="string" use="optional"/> |
type | gml:QueryGrammarEnumeration | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xs:attribute name="queryGrammar" type="gml:QueryGrammarEnumeration"/> |
diagram | ![]() |
||||||||
namespace | http://www.opengis.net/gml | ||||||||
type | xs:string | ||||||||
properties |
|
||||||||
source | <xs:element name="featureConstraint" type="string" minOccurs="0"/> |