Schema APSFRIdTracking.xsd


schema location:  APSFRIdTracking.xsd
attribute form default: 
element form default:  qualified
targetNamespace:  http://dd.eionet.europa.eu/schemas/WFD2016
 
Elements  Complex types 
APSFRIdTracking  APSFRIdTracking 
APSFRIdTracking  


element APSFRIdTracking
diagram APSFRIdTracking_p1.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type APSFRIdTracking
properties
content complex
children countryCode APSFRIdTracking
attributes
Name  Type  Use  Default  Fixed  annotation
creatorxs:stringrequired      
documentation
Required. Competent Authority responsible for providing the information (e.g. “SEPA” (Scottish Environmental Protection Agency))
source <xs:element name="APSFRIdTracking" type="APSFRIdTracking"/>

complexType APSFRIdTracking
diagram APSFRIdTracking_p2.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
children countryCode APSFRIdTracking
used by
element APSFRIdTracking
attributes
Name  Type  Use  Default  Fixed  annotation
creatorxs:stringrequired      
documentation
Required. Competent Authority responsible for providing the information (e.g. “SEPA” (Scottish Environmental Protection Agency))
source <xs:complexType name="APSFRIdTracking">
 
<xs:sequence>
   
<xs:element name="countryCode" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Required. Two-letter ISO Country code. Select relevant code from enumeration list provided. </xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="APSFRIdTracking" type="APSFRIdTracking " maxOccurs="unbounded"/>
 
</xs:sequence>
 
<xs:attribute name="creator" type="xs:string" use="required">
   
<xs:annotation>
     
<xs:documentation>Required. Competent Authority responsible for providing the information (e.g. “SEPA” (Scottish Environmental Protection Agency))</xs:documentation>
   
</xs:annotation>
 
</xs:attribute>
</xs:complexType>

attribute APSFRIdTracking/@creator
type xs:string
properties
isRef 0
use required
annotation
documentation
Required. Competent Authority responsible for providing the information (e.g. “SEPA” (Scottish Environmental Protection Agency))
source <xs:attribute name="creator" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>Required. Competent Authority responsible for providing the information (e.g. “SEPA” (Scottish Environmental Protection Agency))</xs:documentation>
 
</xs:annotation>
</xs:attribute>

element APSFRIdTracking/countryCode
diagram APSFRIdTracking_p3.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
content simple
annotation
documentation
Required. Two-letter ISO Country code. Select relevant code from enumeration list provided.
source <xs:element name="countryCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Required. Two-letter ISO Country code. Select relevant code from enumeration list provided. </xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking/APSFRIdTracking
diagram APSFRIdTracking_p4.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type APSFRIdTracking
properties
isRef 0
minOcc 1
maxOcc unbounded
content complex
children APSFRCode euUOMCode wiseEvolutionType reasonOtherDescription predecessorsIdentifier designationPeriodBegin designationPeriodEnd
source <xs:element name="APSFRIdTracking" type="APSFRIdTracking " maxOccurs="unbounded"/>

complexType APSFRIdTracking
diagram APSFRIdTracking_p5.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
children APSFRCode euUOMCode wiseEvolutionType reasonOtherDescription predecessorsIdentifier designationPeriodBegin designationPeriodEnd
used by
element APSFRIdTracking/APSFRIdTracking
source <xs:complexType name="APSFRIdTracking ">
 
<xs:sequence>
   
<xs:element name="APSFRCode" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Required. Unique EU code for the area of potential significant flood risk. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="euUOMCode" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Required. Unique EU code for the unit of management. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="wiseEvolutionType" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Required. Define relevant type of changes may occur for the APSFRs.
Type of event that produced or modified the version of the APSFR being reported (creation, change, deletion, aggregation, splitting).  This attribute is required to explicitly report changes and update the current status of the APSFR in the Water Information System for Europe


- aggregation
- change
- changeBothAggregationAndSplitting
- changeCode
- changeExtendedArea
- changeReducedArea
- creation
- deletion
- noChange
- splitting
- other
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="reasonOtherDescription" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Conditional. Only to be used if the type is set to 'Other' in the enumeration list WISEEvolutionTypeValue</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="predecessorsIdentifier" type="xs:string" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Conditional. This element should be reported in case an APSFR code was existing in the previous reporting and now has been substituted by a new APSFR code.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="designationPeriodBegin" type="xs:string">
     
<xs:annotation>
       
<xs:documentation>Required. [Beginning of the] time period defining when the APSFR was legally designated or became effective in the real world. Only year must be provided.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="designationPeriodEnd" type="xs:string" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>Conditional. [End of the] time period defining when the APSFR was legally designated or became effective in the real world.
Only year must be provided.
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element APSFRIdTracking /APSFRCode
diagram APSFRIdTracking_p6.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
content simple
annotation
documentation
Required. Unique EU code for the area of potential significant flood risk. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total
source <xs:element name="APSFRCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Required. Unique EU code for the area of potential significant flood risk. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /euUOMCode
diagram APSFRIdTracking_p7.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
content simple
annotation
documentation
Required. Unique EU code for the unit of management. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total
source <xs:element name="euUOMCode" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Required. Unique EU code for the unit of management. Add the two-letter ISO Country code to the Member State unique id - up to 42 characters in total</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /wiseEvolutionType
diagram APSFRIdTracking_p8.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
content simple
annotation
documentation
Required. Define relevant type of changes may occur for the APSFRs.
Type of event that produced or modified the version of the APSFR being reported (creation, change, deletion, aggregation, splitting).  This attribute is required to explicitly report changes and update the current status of the APSFR in the Water Information System for Europe


- aggregation
- change
- changeBothAggregationAndSplitting
- changeCode
- changeExtendedArea
- changeReducedArea
- creation
- deletion
- noChange
- splitting
- other
source <xs:element name="wiseEvolutionType" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Required. Define relevant type of changes may occur for the APSFRs.
Type of event that produced or modified the version of the APSFR being reported (creation, change, deletion, aggregation, splitting).  This attribute is required to explicitly report changes and update the current status of the APSFR in the Water Information System for Europe


- aggregation
- change
- changeBothAggregationAndSplitting
- changeCode
- changeExtendedArea
- changeReducedArea
- creation
- deletion
- noChange
- splitting
- other
</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /reasonOtherDescription
diagram APSFRIdTracking_p9.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Conditional. Only to be used if the type is set to 'Other' in the enumeration list WISEEvolutionTypeValue
source <xs:element name="reasonOtherDescription" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Conditional. Only to be used if the type is set to 'Other' in the enumeration list WISEEvolutionTypeValue</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /predecessorsIdentifier
diagram APSFRIdTracking_p10.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
minOcc 0
maxOcc unbounded
content simple
annotation
documentation
Conditional. This element should be reported in case an APSFR code was existing in the previous reporting and now has been substituted by a new APSFR code.
source <xs:element name="predecessorsIdentifier" type="xs:string" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Conditional. This element should be reported in case an APSFR code was existing in the previous reporting and now has been substituted by a new APSFR code.</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /designationPeriodBegin
diagram APSFRIdTracking_p11.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
content simple
annotation
documentation
Required. [Beginning of the] time period defining when the APSFR was legally designated or became effective in the real world. Only year must be provided.
source <xs:element name="designationPeriodBegin" type="xs:string">
 
<xs:annotation>
   
<xs:documentation>Required. [Beginning of the] time period defining when the APSFR was legally designated or became effective in the real world. Only year must be provided.</xs:documentation>
 
</xs:annotation>
</xs:element>

element APSFRIdTracking /designationPeriodEnd
diagram APSFRIdTracking_p12.png
namespace http://dd.eionet.europa.eu/schemas/WFD2016
type xs:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
Conditional. [End of the] time period defining when the APSFR was legally designated or became effective in the real world.
Only year must be provided.
source <xs:element name="designationPeriodEnd" type="xs:string" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Conditional. [End of the] time period defining when the APSFR was legally designated or became effective in the real world.
Only year must be provided.
</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy