| diagram | ![]()  | 
			||
| namespace | http://www.IM-Draft-03-00-44a | ||
| children | witness | ||
| used by | 
  | 
			||
| source | <xs:complexType name="WitnessList"> <xs:sequence maxOccurs="16"> <xs:element name="witness"> <xs:complexType> <xs:sequence> <xs:element name="statement" type="WitnessStatementText"/> <!-- a free text statement --> <xs:element name="witnessIdenty" type="WitnessIdenty" minOccurs="0"/> <!-- who made the statement --> <xs:element name="reporter" type="OrganizationPosition" minOccurs="0"/> <!-- the person, Organization and various contact information regarding who took the information --> <xs:element name="localWitnessList" type="local:WitnessList" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType>  | 
			
| diagram | ![]()  | 
			||||
| properties | 
  | 
			||||
| children | statement witnessIdenty reporter localWitnessList | ||||
| source | <xs:element name="witness"> <xs:complexType> <xs:sequence> <xs:element name="statement" type="WitnessStatementText"/> <!-- a free text statement --> <xs:element name="witnessIdenty" type="WitnessIdenty" minOccurs="0"/> <!-- who made the statement --> <xs:element name="reporter" type="OrganizationPosition" minOccurs="0"/> <!-- the person, Organization and various contact information regarding who took the information --> <xs:element name="localWitnessList" type="local:WitnessList" minOccurs="0"/> </xs:sequence> </xs:complexType> </xs:element>  | 
			
| diagram | |||||
| type | WitnessStatementText | ||||
| properties | 
  | 
			||||
| facets | 
  | 
			||||
| source | <xs:element name="statement" type="WitnessStatementText"/> | 
| diagram | ![]()  | 
			||||||||
| type | WitnessIdenty | ||||||||
| properties | 
  | 
			||||||||
| children | id role roleText name addr contactInfo qual localWitnessIdenty | ||||||||
| source | <xs:element name="witnessIdenty" type="WitnessIdenty" minOccurs="0"/> | 
| diagram | ![]()  | 
			||||||||
| type | OrganizationPosition | ||||||||
| properties | 
  | 
			||||||||
| children | group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition | ||||||||
| source | <xs:element name="reporter" type="OrganizationPosition" minOccurs="0"/> | 
| diagram | ![]()  | 
			||||||||
| type | local:WitnessList | ||||||||
| properties | 
  | 
			||||||||
| children | yourName | ||||||||
| source | <xs:element name="localWitnessList" type="local:WitnessList" minOccurs="0"/> |