<xs:complexType name="VirusScanListType">
<xs:annotation>
<xs:documentation xml:lang="en">
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">This element represents a list of virus scans.</p>
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element ref="cdsm:VirusScan" minOccurs="1" maxOccurs="10"/>
</xs:sequence>
</xs:complexType>
|