Definition Type: ComplexType
Name: SymbolType
Namespace: http://www.opengis.net/gml
Containing Schema: defaultStyle.xsd
Abstract
Documentation:
[complexType of] The symbol property. Allows for remote referencing of symbols.
Collapse XSD Schema Diagram:
Drilldown into remoteSchema in schema gmlbase_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into AssociationAttributeGroup in schema gmlbase_xsd Drilldown into about in schema defaultstyle_xsd Drilldown into transform in schema defaultstyle_xsd Drilldown into symbolType in schema defaultstyle_xsdXSD Diagram of SymbolType in schema defaultstyle_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="SymbolType">
    <annotation>
        <documentation>[complexType of] The symbol property. Allows for remote referencing of symbols.</documentation>
    </annotation>
    <sequence>
        <any processContents="skip" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
    <attribute name="symbolType" type="gml:SymbolTypeEnumeration" use="required" />
    <attribute ref="gml:transform" use="optional" />
    <attribute name="about" type="anyURI" use="optional" />
    <attributeGroup ref="gml:AssociationAttributeGroup" />
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
<xs:any> 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
symbolType gml:symbolType Required
transform gml:transform Optional
about gml:about Optional
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
remoteSchema gml:remoteSchema Optional
Collapse Derivation Tree:
Collapse References:
gml:symbol