complexType tcip:IMIncidentIden
diagram
namespace http://www.TCIP-Adopted-03-00-01
children incident-id agency-id external-id external-id-agency
used by
elements tcip:CCEventRecord/associated-incident tcip:SPIncidentLocation/incident tcip:IMWitness/incident tcip:IMPTVehicleInvolved/incident tcip:IMOtherVehicleInvolved/incident tcip:IMInjury/incident tcip:IMIncidentInfo/incident tcip:IMIncident/incident tcip:CPTStoppoint/incidents/incident tcip:ImInitialReportAck/incident tcip:ImIncidentUpdate/incident tcip:ImIncidentHistorySub/incidents/incident tcip:ImIncidentHistory/incidents/incident tcip:PIServiceBulletin/related-incidents/related-incident tcip:ImIncidentListSub/specificIncident tcip:ImIncidentList/specificIncident tcip:IMIncidentInfo/subsumedIncidents/subsumedIncident
source <xs:complexType name="IMIncidentIden">
 
<xs:sequence>
   
<xs:element name="incident-id" type="IM-IncidentID"/>
   
<xs:element name="agency-id" type="CPT-AgencyID" minOccurs="0"/>
   
<xs:element name="external-id" type="im:ReferenceID"/>
   
<xs:element name="external-id-agency" type="CPT-AgencyID"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMIncidentIden/incident-id
diagram
type tcip:IM-IncidentID
properties
isRef 0
content simple
source <xs:element name="incident-id" type="IM-IncidentID"/>

element tcip:IMIncidentIden/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:IMIncidentIden/external-id
diagram
type ReferenceID
properties
isRef 0
content simple
facets
minLength 1
maxLength 64
source <xs:element name="external-id" type="im:ReferenceID"/>

element tcip:IMIncidentIden/external-id-agency
diagram
type tcip:CPT-AgencyID
properties
isRef 0
content simple
source <xs:element name="external-id-agency" type="CPT-AgencyID"/>


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