complexType tcip:CPTShelterIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children shelter-id agency-id name
used by
elements tcip:CPTShelter/shelter tcip:CPTStoppoint/shelters/shelter tcip:CptShelterList/shelters-deleted/shelters-deleted-item
source <xs:complexType name="CPTShelterIden">
 
<xs:sequence>
   
<xs:element name="shelter-id" type="CPT-ShelterID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="name" type="CPT-ShelterName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTShelterIden/shelter-id
diagram
type tcip:CPT-ShelterID
properties
isRef 0
content simple
source <xs:element name="shelter-id" type="CPT-ShelterID"/>

element tcip:CPTShelterIden/agency-id
diagram
type tcip:CPT-AgencyID
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>

element tcip:CPTShelterIden/name
diagram
type tcip:CPT-ShelterName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 20
source <xs:element name="name" type="CPT-ShelterName" minOccurs="0"/>


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