complexType tcip:SPBoundaryBox
diagram
namespace http://www.TCIP-Adopted-03-00-01
children northeast southwest
used by
elements tcip:SpMapImage/box tcip:SpMapImageSub/box
source <xs:complexType name="SPBoundaryBox">
 
<xs:sequence>
   
<xs:element name="northeast" type="SPPoint"/>
   
<xs:element name="southwest" type="SPPoint"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SPBoundaryBox/northeast
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="northeast" type="SPPoint"/>

element tcip:SPBoundaryBox/southwest
diagram
type tcip:SPPoint
properties
isRef 0
content complex
children pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea
source <xs:element name="southwest" type="SPPoint"/>


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