| diagram | 
					  | 
				
				
					| namespace | 
					http://www.opengis.net/gml | 
				
				
					| type | 
					gml:SymbolType | 
				
				
					| properties | 
					 | 
				
				
					| used by | 
					 | 
				
				
					| attributes | 
					| Name   | Type   | Use   | Default   | Fixed   | annotation |  | symbolType | gml:SymbolTypeEnumeration | required   |    |    |   |  | transform |  | optional   |    |    | | documentation |  | Defines the geometric transformation of entities. There is no particular grammar defined for this value. |  
  |  | about | xs:anyURI | optional   |    |    |   |  | type |  |    |    | simple   |   |  | href |  |    |    |    |   |  | role |  |    |    |    |   |  | arcrole |  |    |    |    |   |  | title |  |    |    |    |   |  | show |  |    |    |    |   |  | actuate |  |    |    |    |   |  | remoteSchema |  | optional   |    |    | | 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 |  | The symbol property. Extends the gml:AssociationType to allow for remote referencing of symbols. |  
  | 
				
				
					| source | 
					<xs:element name="symbol" type="gml:SymbolType"> 
  <xs:annotation> 
    <xs:documentation>The symbol property. Extends the gml:AssociationType to allow for remote referencing of symbols.</xs:documentation> 
  </xs:annotation> 
</xs:element> |