complexType WitnessList
diagram
namespace http://www.IM-Draft-03-00-44a
children witness
used by
element WitnessStatement/statement
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>

element WitnessList/witness
diagram
properties
isRef 0
content complex
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>

element WitnessList/witness/statement
diagram
type WitnessStatementText
properties
isRef 0
content simple
facets
minLength 1
maxLength 20000
source <xs:element name="statement" type="WitnessStatementText"/>

element WitnessList/witness/witnessIdenty
diagram
type WitnessIdenty
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children id role roleText name addr contactInfo qual localWitnessIdenty
source <xs:element name="witnessIdenty" type="WitnessIdenty" minOccurs="0"/>

element WitnessList/witness/reporter
diagram
type OrganizationPosition
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children group level title role titleExtension eMail radio personRef person positionRef localOrganizationPosition
source <xs:element name="reporter" type="OrganizationPosition" minOccurs="0"/>

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


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