element BoundingBox

element {http://www.opengis.net/wms}BoundingBox

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Target Namespacehttp://www.opengis.net/wms
Declared Namespacesxmlns:xlink=http://www.w3.org/1999/xlink
xmlns=http://www.w3.org/2001/XMLSchema
xmlns:wms=http://www.opengis.net/wms


Source

<element name="BoundingBox">
    <
annotation>
        <
documentation>
The BoundingBox attributes indicate the limits of the bounding box
in units of the specified coordinate reference system.
        
</documentation>
    </
annotation>
    <
complexType>
        <
attribute name="CRS" type="string" use="required"/>
        <
attribute name="minx" type="double" use="required"/>
        <
attribute name="miny" type="double" use="required"/>
        <
attribute name="maxx" type="double" use="required"/>
        <
attribute name="maxy" type="double" use="required"/>
        <
attribute name="resx" type="double"/>
        <
attribute name="resy" type="double"/>
    </
complexType>
</
element>


Documentation

The BoundingBox attributes indicate the limits of the bounding box
in units of the specified coordinate reference system.


element BoundingBox


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.