diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | locations features | ||
used by |
|
||
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> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:SPPoint | ||||
properties |
|
||||
children | pointName pointNodeId pointType linearReference addressPoint geoLocationPoint adminArea | ||||
source | <xs:element name="location" type="SPPoint"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
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> |
diagram | ![]() |
||||
type | tcip:CPTGenericIden | ||||
properties |
|
||||
children | specific-type numeric-id agency-id name1 name2 name3 name4 name5 name6 name7 name8 numeric2 | ||||
source | <xs:element name="feature" type="CPTGenericIden"/> |