<xs:complexType name="RelatedAnalysisType">
<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 RelatedAnalysis element.</p>
</xs:documentation>
</xs:annotation>
<xs:simpleContent>
<xs:extension base="icid:IcIdType">
<xs:attribute ref="relationship" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
|