complexType DirectionPropertyType
diagram index_p964.png
namespace http://www.opengis.net/gml
children gml:DirectionVector gml:CompassPoint gml:DirectionKeyword gml:DirectionString
used by
elements direction MovingObjectStatusType/bearing
attributes
Name  Type  Use  Default  Fixed  annotation
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.
source <xs:complexType name="DirectionPropertyType">
 
<xs:annotation>
   
<xs:documentation/>
 
</xs:annotation>
 
<xs:choice>
   
<xs:element ref="gml:DirectionVector"/>
   
<xs:element ref="gml:CompassPoint"/>
   
<xs:element name="DirectionKeyword" type="gml:CodeType"/>
   
<xs:element name="DirectionString" type="gml:StringOrRefType"/>
 
</xs:choice>
 
<xs:attributeGroup ref="gml:AssociationAttributeGroup"/>
</xs:complexType>

element DirectionPropertyType/DirectionKeyword
diagram index_p965.png
namespace http://www.opengis.net/gml
type gml:CodeType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
codeSpacexs:anyURIoptional      
source <xs:element name="DirectionKeyword" type="gml:CodeType"/>

element DirectionPropertyType/DirectionString
diagram index_p966.png
namespace http://www.opengis.net/gml
type gml:StringOrRefType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
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.
source <xs:element name="DirectionString" type="gml:StringOrRefType"/>


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