complexType GeometryStyleType

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

Type Heirarchy
{http://www.opengis.net/gml}AbstractGMLType (by extension)
 {http://www.opengis.net/gml}BaseStyleDescriptorType (by extension)
  {http://www.opengis.net/gml}GeometryStyleType
Derived Types
{http://www.opengis.net/gml}GeometryStyleType
 {http://www.opengis.net/gml}GeometryStyle (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="GeometryStyleType">
    <
annotation>
        <
documentation>[complexType of] The style descriptor for geometries of a feature.</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="gml:BaseStyleDescriptorType">
            <
sequence>
                <
choice>
                    <
element ref="gml:symbol"/>
                    <
element name="style" type="string">
                        <
annotation>
                            <
appinfo>deprecated</appinfo>
                            <
documentation>Deprecated in GML version 3.1.0. Use symbol with inline content instead.</documentation>
                        </
annotation>
                    </
element>
                </
choice>
                <
element ref="gml:labelStyle" minOccurs="0"/>
            </
sequence>
            <
attribute name="geometryProperty" type="string"/>
            <
attribute name="geometryType" type="string"/>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

[complexType of] The style descriptor for geometries of a feature.


complexType GeometryStyleType


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.