Documentation for EFG-1.XSD

Complex Type: IdentificationAnalysisType

[Table of contents]

Super-types:None
Sub-types:None
NameIdentificationAnalysisType
Abstractno
DocumentationContainer for one or more analysis events linked to identification of unit
XML Instance Representation
<...>

<efg:IdentificationAnalysisAtomised> efg:AnalysisAtomisedType </efg:IdentificationAnalysisAtomised> [0..*]
</...>
Diagram
Schema Component Representation
<xs:complexType name="IdentificationAnalysisType">
<xs:sequence>
<xs:element name="IdentificationAnalysisAtomised" type="efg:AnalysisAtomisedType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>

Add Comment