complexType tcip:CPTShelter
diagram
namespace http://www.TCIP-Adopted-03-00-01
children shelter metadata shelterType padType stoppoint
used by
elements tcip:CptShelterList/shelters/shelter tcip:PINearestStop/shelters/shelter
source <xs:complexType name="CPTShelter">
 
<xs:sequence>
   
<xs:element name="shelter" type="CPTShelterIden"/>
   
<xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/>
   
<xs:element name="shelterType" type="CPT-ShelterType"/>
   
<xs:element name="padType" type="CPT-PadType" minOccurs="0"/>
   
<xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTShelter/shelter
diagram
type tcip:CPTShelterIden
properties
isRef 0
content complex
children shelter-id agency-id name
source <xs:element name="shelter" type="CPTShelterIden"/>

element tcip:CPTShelter/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:CPTShelter/shelterType
diagram
type tcip:CPT-ShelterType
properties
isRef 0
content simple
source <xs:element name="shelterType" type="CPT-ShelterType"/>

element tcip:CPTShelter/padType
diagram
type tcip:CPT-PadType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="padType" type="CPT-PadType" minOccurs="0"/>

element tcip:CPTShelter/stoppoint
diagram
type tcip:CPTStoppointIden
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children stoppoint-id agency-id name
source <xs:element name="stoppoint" type="CPTStoppointIden" minOccurs="0"/>


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