complexType geoOriginElementType
diagram AVCL.3.1_diagrams/AVCL.3.1_p352.png
type extension of latitudeLongitudeElementType
properties
base latitudeLongitudeElementType
used by
element GeoOrigin
attributes
Name  Type  Use  Default  Fixed  Annotation
latitude  longitudeType  required      
longitude  longitudeType  required      
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
title  xsd:string  optional      
documentation
Short title naming this element.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
refid  xsd:IDREF  optional      
radiusOfInterest  positiveScalarType  optional      
annotation
documentation
Type for an element that will represent the geographic origin and area of interest.
source <xsd:complexType name="geoOriginElementType">
 
<xsd:annotation>
   
<xsd:documentation>Type for an element that will represent the geographic origin and area of interest.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="latitudeLongitudeElementType">
     
<xsd:attribute name="radiusOfInterest" type="positiveScalarType" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute geoOriginElementType/@radiusOfInterest
type positiveScalarType
properties
use optional
facets
Kind Value Annotation
minExclusive 0
source <xsd:attribute name="radiusOfInterest" type="positiveScalarType" use="optional"/>


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