Documentation for ATIS-Draft-03-00-79

Complex Type: SPBoundaryBox

[Table of contents]

Super-types: None
Sub-types: None
Name SPBoundaryBox
Used by (from the same schema document) Complex Type SpMapImage , Complex Type SpMapImageSub
Abstract no
XML Instance Representation
<...>
<northeast> SPPoint </northeast> [1]
<southwest> SPPoint </southwest> [1]
</...>
Diagram
h2081204526 h2081204526
Schema Component Representation
<xs:complexType name="SPBoundaryBox">
<xs:sequence>
<xs:element name="northeast" type=" SPPoint "/>
<xs:element name="southwest" type=" SPPoint "/>
</xs:sequence>
</xs:complexType>