complexType tcip:SPBoundaryContent
diagram
namespace http://www.TCIP-Adopted-03-00-01
children locations features
used by
elements tcip:SpMapImage/content tcip:SpMapImageSub/content
source <xs:complexType name="SPBoundaryContent">
 
<xs:sequence>
   
<xs:choice>
     
<xs:element name="locations" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence maxOccurs="100">
           
<xs:element name="location" type="SPPoint"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
     
<xs:element name="features" minOccurs="0">
       
<xs:complexType>
         
<xs:sequence maxOccurs="100">
           
<xs:element name="feature" type="CPTGenericIden"/>
         
</xs:sequence>
       
</xs:complexType>
     
</xs:element>
   
</xs:choice>
 
</xs:sequence>
</xs:complexType>

element tcip:SPBoundaryContent/locations
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children location
source <xs:element name="locations" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="location" type="SPPoint"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

element tcip:SPBoundaryContent/features
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children feature
source <xs:element name="features" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="100">
     
<xs:element name="feature" type="CPTGenericIden"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SPBoundaryContent/features/feature
diagram
type tcip:CPTGenericIden
properties
isRef 0
content complex
children specific-type numeric-id agency-id name1 name2 name3 name4 name5 name6 name7 name8 numeric2
source <xs:element name="feature" type="CPTGenericIden"/>


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