| Schema URL | http://dd.eionet.europa.eu/schemas/habitatsdirective/art17_habitats_checklist.xsd |
|---|---|
| File name | art17_habitats_checklist.xsd |
| Schema set | habitatsdirective |
| Name | habitats checklist |
There are 2 QA scripts and 2 conversion scripts registered for this schema.
Link to the schema page on XMLCONV
<?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>Habitats Directive Article 17 Reporting. XML Schema for Habitat checklist.</xs:documentation>
</xs:annotation>
<xs:element name="member_state_checklist">
<xs:annotation>
<xs:documentation>Root element for Habitats checklist</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="country" type="CountryArt17Type"/>
<xs:element name="habitats">
<xs:complexType>
<xs:sequence>
<xs:element name="habitat" maxOccurs="unbounded">
<xs:complexType>
<xs:annotation>
<xs:documentation>Habitat data in the checklist</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element name="code" type="HabitatCodeType"/>
<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>
European Environment Agency
Kgs. Nytorv 6, DK-1050 Copenhagen K, Denmark