Documentation for ATIS-Draft-03-00-79

Complex Type: IMWitness

[Table of contents]

Super-types: None
Sub-types: None
Name IMWitness
Used by (from the same schema document) Complex Type IMIncident
Abstract no
XML Instance Representation
<...>
<incident> IMIncidentIden </incident> [1]
<person> IMPerson </person> [1]
<witness-stmt> IM-WitnessStatement </witness-stmt> [0..1]
<localIMWitness> local:IMWitness </localIMWitness> [0..1]
</...>
Diagram
h-1971041825 h1468090622 h-105321126 h299932848
Schema Component Representation
<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>