Definition Type: Element
Name: ProcessedLocation
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProcessedLocationType
Containing Schema: LocationService.xsd
Abstract
Documentation:
The resulting location(s) after processing. A Match Code is returned for each location that has been processed.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into LocationServiceMatchCode in schema locationservice_xsd Drilldown into Address in schema components_xsd Drilldown into Coordinate in schema components_xsd Drilldown into Directions in schema fields_xsd Drilldown into Name in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into type in schema components_xsd Drilldown into LocationABIEType in schema components_xsd Drilldown into ProcessedLocationType in schema locationservice_xsdXSD Diagram of ProcessedLocation in schema locationservice_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ProcessedLocation" type="ProcessedLocationType">
    <xsd:annotation>
        <xsd:documentation>The resulting location(s) after processing. A Match Code is returned for each location that has been processed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 unbounded
Name nsA:Name 0 unbounded
Directions nsA:Directions 0 (1)
Coordinate nsA:Coordinate 0 (1)
Address nsA:Address 0 unbounded
LocationServiceMatchCode nsA:LocationServiceMatchCode 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type (Optional)
Collapse Derivation Tree: