<xs:complexType name="AnalysisMethodListType">
<xs:annotation>
<xs:documentation xml:lang="en">
<p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The contents of an AnalysisMethodList element.</p>
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element ref="anlys:AnalysisMethod" minOccurs="1" maxOccurs="256"/>
</xs:sequence>
</xs:complexType>
|