Schema Central > NIEM 2.0 > geospatial.xsd > geo:DetermineRouteResponse
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

geo:DetermineRouteResponse

Determine Route response from an OGC OpenLS  Navigation Service.

Element information

Type: geo:DetermineRouteResponseType

Properties: Global, Qualified, Nillable

NIEM properties:

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Substitution hierarchy

Sample instance

<geo:DetermineRouteResponse>
   <xls:DetermineRouteResponse>
      <xls:RouteHandle routeID="string"/>
      <xls:RouteSummary>
         <xls:TotalTime>P1Y2M3DT10H</xls:TotalTime>
         <xls:TotalDistance value="1.0"/>
         <xls:BoundingBox>...
         </xls:BoundingBox>
      </xls:RouteSummary>
      <xls:RouteGeometry>
         <gml:LineString>...
         </gml:LineString>
      </xls:RouteGeometry>
      <xls:RouteInstructionsList xls:lang="en-US">
         <xls:RouteInstruction duration="P1Y2M3DT10H">...
         </xls:RouteInstruction>
      </xls:RouteInstructionsList>
      <xls:RouteMap>
         <xls:Content format="string" width="1" height="1">...
         </xls:Content>
         <xls:BBoxContext>...
         </xls:BBoxContext>
      </xls:RouteMap>
   </xls:DetermineRouteResponse>
</geo:DetermineRouteResponse>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com