Documentation for ATIS-Draft-03-00-79

Complex Type: IMReportedBy

[Table of contents]

Super-types: None
Sub-types: None
Name IMReportedBy
Used by (from the same schema document) Complex Type IMInjury
Abstract no
XML Instance Representation
<...>
<response-org> IM-ResponseAgencyID </response-org> [1]
<person-id> IM-PersonIdentifier </person-id> [1]
</...>
Diagram
h1766738021 h248391426
Schema Component Representation
<xs:complexType name="IMReportedBy">
<xs:sequence>
<xs:element name="response-org" type=" IM-ResponseAgencyID "/>
<xs:element name="person-id" type=" IM-PersonIdentifier "/>
</xs:sequence>
</xs:complexType>