complexType infoType
diagram index_p643.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
children eCH-0058:positiveReport eCH-0058:negativeReport
used by
element eventReport/info
source <xs:complexType name="infoType">
 
<xs:choice>
   
<xs:element name="positiveReport">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="notice" type="xs:anyType"/>
         
<xs:element name="data" type="xs:anyType" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
   
<xs:element name="negativeReport">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="notice" type="xs:anyType"/>
         
<xs:element name="data" type="xs:anyType" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:choice>
</xs:complexType>

element infoType/positiveReport
diagram index_p644.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
properties
content complex
children eCH-0058:notice eCH-0058:data
source <xs:element name="positiveReport">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="notice" type="xs:anyType"/>
     
<xs:element name="data" type="xs:anyType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element infoType/positiveReport/notice
diagram index_p645.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="notice" type="xs:anyType"/>

element infoType/positiveReport/data
diagram index_p646.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
minOcc 0
maxOcc 1
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="data" type="xs:anyType" minOccurs="0"/>

element infoType/negativeReport
diagram index_p647.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
properties
content complex
children eCH-0058:notice eCH-0058:data
source <xs:element name="negativeReport">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="notice" type="xs:anyType"/>
     
<xs:element name="data" type="xs:anyType" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element infoType/negativeReport/notice
diagram index_p648.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="notice" type="xs:anyType"/>

element infoType/negativeReport/data
diagram index_p649.png
namespace http://www.ech.ch/xmlns/eCH-0058/5
type xs:anyType
properties
minOcc 0
maxOcc 1
content complex
mixed true
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="data" type="xs:anyType" minOccurs="0"/>


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