Definition Type: Element
Name: BBoxContext
Namespace: http://niem.gov/niem/external/ogc-openls/1.1.0/dhs-gmo/1.0.0
Type: gml:EnvelopeType
Containing Schema: ols.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Rectangular area to be displayed in the rendered map. If not specified, defaults to full route.
Collapse XSD Schema Diagram:
Drilldown into upperCorner in schema gml_xsd Drilldown into lowerCorner in schema gml_xsd Drilldown into srsDimension in schema gml_xsd Drilldown into srsName in schema gml_xsd Drilldown into SRSReferenceGroup in schema gml_xsd Drilldown into EnvelopeType in schema gml_xsdXSD Diagram of BBoxContext in schema ols_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="BBoxContext" type="gml:EnvelopeType" minOccurs="0">
    <annotation>
        <documentation>Rectangular area to be displayed in the rendered map.  If not specified, defaults to full route.</documentation>
    </annotation>
    <!-- type="xls:BoxType" -->
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lowerCorner gml:lowerCorner (1) (1)
upperCorner gml:upperCorner (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
srsName gml:srsName Optional
srsDimension gml:srsDimension Optional
Collapse Derivation Tree: