Definition Type: Element
Name: Location
Namespace: http://www.openapplications.org/oagis/9
Type: oagis:LocationType
Containing Schema: Components.xsd
Abstract False
Documentation:
The location of a thing, as captured by an address (or addresses), GPS Coordinates, and/or in relation to other locations.
Collapse XSD Schema Diagram:
Drilldown into Note Drilldown into Description Drilldown into type Drilldown into Address Drilldown into Coordinate Drilldown into Directions Drilldown into Name Drilldown into ID Drilldown into LocationABIEType Drilldown into LocationTypeXSD Diagram of Location
Collapse XSD Schema Code:
<xsd:element name="Location" type="LocationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">

            The location of a thing, as captured by an address (or addresses), GPS Coordinates,

            and/or in relation to other locations.

         </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID oagis:ID 0 unbounded
Name oagis:Name 0 unbounded
Directions oagis:Directions 0 (1)
Coordinate oagis:Coordinate 0 (1)
Address oagis:Address 0 unbounded
Description oagis:Description 0 unbounded
Note oagis:Note 0 unbounded
<xs:group> oagis:FreeFormTextGroup 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type oagis:type (Optional)
Collapse Derivation Tree:
Collapse References:
oagis:Location, oagis:Location
Collapse Comments:
blog comments powered by Disqus