complexType tcip:SpGISSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header version effective update-since boundary-box requested-layers include-streets
used by
element tcip:spGISSub
source <xs:complexType name="SpGISSub">
 
<xs:sequence>
   
<xs:element name="header" type="CPTSubscriptionHeader"/>
   
<xs:element name="version" type="CPT-FileVersion"/>
   
<xs:element name="effective" type="CPT-DateTime"/>
   
<xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="boundary-box" type="SPPolygon"/>
   
<xs:element name="requested-layers" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence maxOccurs="200">
         
<xs:element name="requested-layer" type="CPT-FeatureType"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="include-streets" type="CPT-Boolean"/>
 
</xs:sequence>
</xs:complexType>

element tcip:SpGISSub/header
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="header" type="CPTSubscriptionHeader"/>

element tcip:SpGISSub/version
diagram
type tcip:CPT-FileVersion
properties
isRef 0
content simple
source <xs:element name="version" type="CPT-FileVersion"/>

element tcip:SpGISSub/effective
diagram
type tcip:CPT-DateTime
properties
isRef 0
content simple
source <xs:element name="effective" type="CPT-DateTime"/>

element tcip:SpGISSub/update-since
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="update-since" type="CPT-DateTime" minOccurs="0"/>

element tcip:SpGISSub/boundary-box
diagram
type tcip:SPPolygon
properties
isRef 0
content complex
children polygonName vertices polygonId
source <xs:element name="boundary-box" type="SPPolygon"/>

element tcip:SpGISSub/requested-layers
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children requested-layer
source <xs:element name="requested-layers" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence maxOccurs="200">
     
<xs:element name="requested-layer" type="CPT-FeatureType"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:SpGISSub/requested-layers/requested-layer
diagram
type tcip:CPT-FeatureType
properties
isRef 0
content simple
source <xs:element name="requested-layer" type="CPT-FeatureType"/>

element tcip:SpGISSub/include-streets
diagram
type tcip:CPT-Boolean
properties
isRef 0
content simple
source <xs:element name="include-streets" type="CPT-Boolean"/>


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