complexType tcip:TSPBoundaryEntry
diagram
namespace http://www.TCIP-Adopted-03-00-01
children boundaryID metadata boundaryPolygon
used by
element tcip:TspBusinessRules/boundaries/boundary
source <xs:complexType name="TSPBoundaryEntry">
 
<xs:sequence>
   
<xs:element name="boundaryID" type="TSP-BoundaryID"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="boundaryPolygon" type="SPPolygon"/>
 
</xs:sequence>
</xs:complexType>

element tcip:TSPBoundaryEntry/boundaryID
diagram
type tcip:TSP-BoundaryID
properties
isRef 0
content simple
source <xs:element name="boundaryID" type="TSP-BoundaryID"/>

element tcip:TSPBoundaryEntry/metadata
diagram
type tcip:CPTRowMetaData
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children created effective expiration activation deactivation updated
source <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>

element tcip:TSPBoundaryEntry/boundaryPolygon
diagram
type tcip:SPPolygon
properties
isRef 0
content complex
children polygonName vertices polygonId
source <xs:element name="boundaryPolygon" type="SPPolygon"/>


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