complexType BoundingBoxType
diagram SgIrmXml_p152.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
children WestBL EastBL SouthBL NorthBL
used by
element boundingBox
annotation
appinfo
<mdr:definition>Type that defines a GML compliant bounding box.  See ISO 19115 EX_GeographicBoundingBox.</mdr:definition>
source <xsd:complexType name="BoundingBoxType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>Type that defines a GML compliant bounding box.  See ISO 19115 EX_GeographicBoundingBox.</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="WestBL" type="xs:double"/>
   
<xsd:element name="EastBL" type="xs:double"/>
   
<xsd:element name="SouthBL" type="xs:double"/>
   
<xsd:element name="NorthBL" type="xs:double"/>
 
</xsd:sequence>
</xsd:complexType>

element BoundingBoxType/WestBL
diagram SgIrmXml_p153.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="WestBL" type="xs:double"/>

element BoundingBoxType/EastBL
diagram SgIrmXml_p154.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="EastBL" type="xs:double"/>

element BoundingBoxType/SouthBL
diagram SgIrmXml_p155.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="SouthBL" type="xs:double"/>

element BoundingBoxType/NorthBL
diagram SgIrmXml_p156.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type xsd:double
properties
isRef 0
content simple
source <xsd:element name="NorthBL" type="xs:double"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy