complexType BaseStyleDescriptorType

complexType {http://www.opengis.net/gml}BaseStyleDescriptorType

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}BaseStyleDescriptorType
Derived Types
{http://www.opengis.net/gml}BaseStyleDescriptorType
 {http://www.opengis.net/gml}LabelStyleType (by extension)
  {http://www.opengis.net/gml}LabelStyle (by type)
 {http://www.opengis.net/gml}TopologyStyleType (by extension)
  {http://www.opengis.net/gml}TopologyStyle (by type)
 {http://www.opengis.net/gml}GeometryStyleType (by extension)
  {http://www.opengis.net/gml}GeometryStyle (by type)
 {http://www.opengis.net/gml}GraphStyleType (by extension)
  {http://www.opengis.net/gml}GraphStyle (by type)
Abstractfalse (This can be used in an instance)
Target Namespacehttp://www.opengis.net/gml
Declared Namespacesxmlns:gml=http://www.opengis.net/gml
xmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:smil20=http://www.w3.org/2001/SMIL20/
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="BaseStyleDescriptorType">
    <
annotation>
        <
documentation>Base complex type for geometry, topology, label and graph styles.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:AbstractGMLType">
            <
sequence>
                <
element name="spatialResolution" type="gml:ScaleType" minOccurs="0"/>
                <
element name="styleVariation" type="gml:StyleVariationType" minOccurs="0"
                    
maxOccurs="unbounded"/>
                <
element ref="smil20:animate" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="smil20:animateMotion" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="smil20:animateColor" minOccurs="0" maxOccurs="unbounded"/>
                <
element ref="smil20:set" minOccurs="0" maxOccurs="unbounded"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

Base complex type for geometry, topology, label and graph styles.


complexType BaseStyleDescriptorType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.