complexType SymbolType
diagram index_p776.png
namespace http://www.opengis.net/gml
used by
element symbol
attributes
Name  Type  Use  Default  Fixed  annotation
symbolTypegml:SymbolTypeEnumerationrequired      
transformoptional      
documentation
Defines the geometric transformation of entities. There is no particular grammar defined for this value.
aboutxs:anyURIoptional      
type    simple  
href      
role      
arcrole      
title      
show      
actuate      
remoteSchemaoptional      
documentation
Reference to an XML Schema fragment that specifies the content model of the propertys value. This is in conformance with the XML Schema Section 4.14 Referencing Schemas from Elsewhere.
annotation
documentation
[complexType of] The symbol property. Allows for remote referencing of symbols.
source <xs:complexType name="SymbolType">
 
<xs:annotation>
   
<xs:documentation>[complexType of] The symbol property. Allows for remote referencing of symbols.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:any processContents="skip" minOccurs="0" maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="symbolType" type="gml:SymbolTypeEnumeration" use="required"/>
 
<xs:attribute ref="gml:transform" use="optional"/>
 
<xs:attribute name="about" type="anyURI" use="optional"/>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>

attribute SymbolType/@symbolType
type gml:SymbolTypeEnumeration
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration svg 
enumeration xpath 
enumeration other 
source <xs:attribute name="symbolType" type="gml:SymbolTypeEnumeration" use="required"/>

attribute SymbolType/@about
type xs:anyURI
properties
isRef 0
use optional
source <xs:attribute name="about" type="anyURI" use="optional"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy