<xs:element xmlns:xs="http://www.w3.org/2001/XMLSchema" name="decision">
<xs:complexType>
<xs:sequence>
<xs:element name="header" type="header" />
<xs:element name="government" type="reference">
<xs:annotation>
<xs:documentation>Controlled Vocabulary: Countries (domainID=1)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="title" type="lstring" maxOccurs="unbounded" />
<xs:element name="decisionType" type="reference">
<xs:annotation>
<xs:documentation>Controlled Vocabulary: Countries (domainID=95)</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="description" type="lstring" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="authority" type="reference" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Record: Competent National Authorities (recordType="authority")</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="modifiedOrganism" type="reference">
<xs:annotation>
<xs:documentation>Record: Living modified organism (recordType="modifiedOrganism")</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="additionalInformation" type="lstring" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="relation" type="relation" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="notes" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>