diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractGMLType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:spatialResolution gml:styleVariation smil20:animate smil20:animateMotion smil20:animateColor smil20:set | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="BaseStyleDescriptorType"> <xs:annotation> <xs:documentation>Base complex type for geometry, topology, label and graph styles.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractGMLType"> <xs:sequence> <xs:element name="spatialResolution" type="gml:ScaleType" minOccurs="0"/> <xs:element name="styleVariation" type="gml:StyleVariationType" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="smil20:animate" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="smil20:animateMotion" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="smil20:animateColor" minOccurs="0" maxOccurs="unbounded"/> <xs:element ref="smil20:set" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||
type | gml:ScaleType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="spatialResolution" type="gml:ScaleType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||
type | gml:StyleVariationType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xs:element name="styleVariation" type="gml:StyleVariationType" minOccurs="0" maxOccurs="unbounded"/> |