View schema

There are 0 QA scripts and 0 conversion scripts registered for this schema.

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="qualified">
  <xs:include schemaLocation="datatypes.xsd"/>
  <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/03/xml.xsd"/>
  <xs:annotation><xs:documentation>Resolution 8 (2012) Reporting. XML Schema for species checklist.</xs:documentation></xs:annotation>
  <xs:element name="country_checklist">
    <xs:annotation>
      <xs:documentation>Root element for Species check list</xs:documentation>
    </xs:annotation>
    <xs:complexType>
      <xs:sequence>
        <xs:element name="country" type="CountryType"/>
          <xs:element name="species_list">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="species" maxOccurs="unbounded">
                  <xs:complexType>
                    <xs:annotation>
                      <xs:documentation>species data in the checklist</xs:documentation>
                    </xs:annotation>
                    <xs:sequence>
                      <xs:element name="code" type="SpeciesCodeSimpleType"/>
                      <xs:element name="eunis_code" type="PositiveIntegerSimpleType"/>
                      <xs:element name="name" type="String255Type"/>
                      <xs:element name="regional">
                        <xs:complexType>
                          <xs:sequence>
                            <xs:element name="region" maxOccurs="unbounded">
                              <xs:complexType>
                                <xs:annotation>
                                  <xs:documentation>Region data in the checklist</xs:documentation>
                                </xs:annotation>
                                <xs:sequence>
                                  <xs:element name="code" type="String10Type"/>
                                  <xs:element name="presence" type="String10Type"/>
                                  <xs:element name="comments" type="StringSimpleType"/>
                                  <xs:element name="ms_added" type="BooleanSimpleType"/>
                                  <xs:element name="predefined" type="BooleanSimpleType"/>
                                </xs:sequence>
                              </xs:complexType>
                            </xs:element>
                          </xs:sequence>
                        </xs:complexType>
                      </xs:element>
                    </xs:sequence>
                  </xs:complexType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:sequence>
      <xs:attribute ref="xml:lang" use="required"/>
    </xs:complexType>
  </xs:element>
</xs:schema>
Note

A check-in comment is required. Please enter it below.


Note

The schema's file name will not be changed, regardless of the name of the file you upload. Only the file contents will be overwritten!

Note

A new version requires a new file with a new name: