complexType tcip:IMWitness
diagram
namespace http://www.TCIP-Adopted-03-00-01
children incident person witness-stmt localIMWitness
used by
element tcip:IMIncident/witnesses/witnesse
source <xs:complexType name="IMWitness">
 
<xs:sequence>
   
<xs:element name="incident" type="IMIncidentIden"/>
   
<xs:element name="person" type="IMPerson"/>
   
<xs:element name="witness-stmt" type="IM-WitnessStatement" minOccurs="0"/>
   
<xs:element name="localIMWitness" type="local:IMWitness" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:IMWitness/incident
diagram
type tcip:IMIncidentIden
properties
isRef 0
content complex
children incident-id agency-id external-id external-id-agency
source <xs:element name="incident" type="IMIncidentIden"/>

element tcip:IMWitness/person
diagram
type tcip:IMPerson
properties
isRef 0
content complex
children personID role-in-incident firstName middleName lastName address home-phone work-phone gender age note localIMPerson
source <xs:element name="person" type="IMPerson"/>

element tcip:IMWitness/witness-stmt
diagram
type tcip:IM-WitnessStatement
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 100000
source <xs:element name="witness-stmt" type="IM-WitnessStatement" minOccurs="0"/>

element tcip:IMWitness/localIMWitness
diagram
type IMWitness
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localIMWitness" type="local:IMWitness" minOccurs="0"/>


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