Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema schemaLegislationMetadataEU.xsd
Namespace http://www.legislation.gov.uk/namespaces/metadata
Properties
attribute form default unqualified
element form default qualified
version 2.4
Element EUMetadata
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
Metadata for European Union legislation
Diagram
DiagramschemaLegislationMetadata_xsd.tmp#DocumentClassificationschemaLegislationMetadata_xsd.tmp#YearschemaLegislationMetadata_xsd.tmp#NumberschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EURLexIdentifiersschemaLegislationMetadata_xsd.tmp#EnactmentDateschemaLegislationMetadata_xsd.tmp#ComingIntoForceschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EURLexModifiedschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EURLexExtractedschemaLegislationMetadataEU_xsd.tmp#EUMetadata_XMLGeneratedschemaLegislationMetadataEU_xsd.tmp#EUMetadata_XMLImportedschemaLegislationMetadataEU_xsd.tmp#EUMetadata_TreatyschemaLegislationMetadataEU_xsd.tmp#EUMetadata_CreatedByschemaLegislationMetadataEU_xsd.tmp#EUMetadata_SubjectschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EURLexMetadataschemaLegislationMetadata_xsd.tmp#UnappliedEffects
Properties
content complex
Used by
Element Group LegislationMetadata
Model
Children ComingIntoForce, CreatedBy, DocumentClassification, EURLexExtracted, EURLexIdentifiers, EURLexMetadata, EURLexModified, EnactmentDate, Number, Subject, Treaty, UnappliedEffects, XMLGenerated, XMLImported, Year
Instance
<EUMetadata xmlns="http://www.legislation.gov.uk/namespaces/metadata">
  <DocumentClassification>{1,1}</DocumentClassification>
  <Year Value="">{1,1}</Year>
  <Number Value="">{1,1}</Number>
  <EURLexIdentifiers>{0,1}</EURLexIdentifiers>
  <EnactmentDate Date="">{1,1}</EnactmentDate>
  <ComingIntoForce>{0,1}</ComingIntoForce>
  <EURLexModified Date="">{0,1}</EURLexModified>
  <EURLexExtracted Date="">{0,1}</EURLexExtracted>
  <XMLGenerated Date="">{0,1}</XMLGenerated>
  <XMLImported Date="">{0,1}</XMLImported>
  <Treaty Code="" Title="">{0,unbounded}</Treaty>
  <CreatedBy Label="" URI="">{0,unbounded}</CreatedBy>
  <Subject Label="" Scheme="" URI="">{0,unbounded}</Subject>
  <EURLexMetadata>{0,1}</EURLexMetadata>
  <UnappliedEffects>{0,1}</UnappliedEffects>
</EUMetadata>
Source
<xsd:element name="EUMetadata">
  <xsd:annotation>
    <xsd:documentation>Metadata for European Union legislation</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="DocumentClassification"/>
      <xsd:element ref="Year"/>
      <xsd:element ref="Number"/>
      <xsd:element name="EURLexIdentifiers" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The identifiers provided by EUR-Lex for the document</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:choice minOccurs="1" maxOccurs="unbounded">
            <xsd:element name="Cellar" type="EUValueType">
              <xsd:annotation>
                <xsd:documentation>The URI for the document in Cellar, the public data repository of the Publications Office of the European Union</xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <xsd:element name="CELEX" type="EUValueType">
              <xsd:annotation>
                <xsd:documentation>The CELEX identifier for the document. Resolves to the Cellar URI</xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <xsd:element name="ELI" type="EUValueType">
              <xsd:annotation>
                <xsd:documentation>The European Legislation Identifier for the document. Resolves to the EUR-Lex document URI</xsd:documentation>
              </xsd:annotation>
            </xsd:element>
            <xsd:element name="OfficialJournal" type="EUValueType">
              <xsd:annotation>
                <xsd:documentation>The Official Journal identifier for the document. Resolves to the Cellar URI</xsd:documentation>
              </xsd:annotation>
            </xsd:element>
          </xsd:choice>
        </xsd:complexType>
      </xsd:element>
      <xsd:element ref="EnactmentDate"/>
      <xsd:element ref="ComingIntoForce" minOccurs="0"/>
      <xsd:element name="EURLexModified" type="EUDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The last date and time at which EUR-Lex modified the source data for the document</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="EURLexExtracted" type="EUDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The date and time at which the data were extracted from EUR-Lex</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="XMLGenerated" type="EUDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The date and time at which the CLML was generated for the document</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="XMLImported" type="EUDateType" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>The date and time at which the CLML for the document was imported into the database</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="Treaty" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>A treaty providing one or more of the legal bases under which the EU made the document</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:attribute name="Title" use="required">
            <xsd:annotation>
              <xsd:documentation>The title for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
          <xsd:attribute name="Code" use="required">
            <xsd:annotation>
              <xsd:documentation>The URI for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="CreatedBy" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>An institution that created the document. A single document will often have more than one institution</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:attribute name="Label" use="required">
            <xsd:annotation>
              <xsd:documentation>The name of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
          <xsd:attribute name="URI" use="required">
            <xsd:annotation>
              <xsd:documentation>The identifier of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="Subject" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>A subject classification for the document</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:attribute name="Scheme" use="required">
            <xsd:annotation>
              <xsd:documentation>The classification scheme from which the subject derives</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
          <xsd:attribute name="Label" use="required">
            <xsd:annotation>
              <xsd:documentation>The human-readable label for the subject</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
          <xsd:attribute name="URI" use="required">
            <xsd:annotation>
              <xsd:documentation>The identifier for the subject</xsd:documentation>
            </xsd:annotation>
          </xsd:attribute>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="EURLexMetadata" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>Contains metadata from the EUR-Lex document branch notice for the current version of the document, in the format provided by EUR-Lex</xsd:documentation>
        </xsd:annotation>
        <xsd:complexType>
          <xsd:sequence>
            <xsd:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
          </xsd:sequence>
        </xsd:complexType>
      </xsd:element>
      <xsd:element ref="UnappliedEffects" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Element EUMetadata / EURLexIdentifiers
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The identifiers provided by EUR-Lex for the document
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_EURLexIdentifiers_CellarschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_EURLexIdentifiers_CELEXschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_EURLexIdentifiers_ELIschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_EURLexIdentifiers_OfficialJournal
Properties
content complex
minOccurs 0
Model
Children CELEX, Cellar, ELI, OfficialJournal
Instance
<EURLexIdentifiers xmlns="http://www.legislation.gov.uk/namespaces/metadata">
  <Cellar Value="">{1,1}</Cellar>
  <CELEX Value="">{1,1}</CELEX>
  <ELI Value="">{1,1}</ELI>
  <OfficialJournal Value="">{1,1}</OfficialJournal>
</EURLexIdentifiers>
Source
<xsd:element name="EURLexIdentifiers" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The identifiers provided by EUR-Lex for the document</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
      <xsd:element name="Cellar" type="EUValueType">
        <xsd:annotation>
          <xsd:documentation>The URI for the document in Cellar, the public data repository of the Publications Office of the European Union</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="CELEX" type="EUValueType">
        <xsd:annotation>
          <xsd:documentation>The CELEX identifier for the document. Resolves to the Cellar URI</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="ELI" type="EUValueType">
        <xsd:annotation>
          <xsd:documentation>The European Legislation Identifier for the document. Resolves to the EUR-Lex document URI</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="OfficialJournal" type="EUValueType">
        <xsd:annotation>
          <xsd:documentation>The Official Journal identifier for the document. Resolves to the Cellar URI</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
    </xsd:choice>
  </xsd:complexType>
</xsd:element>
Element EUMetadata / EURLexIdentifiers / Cellar
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The URI for the document in Cellar, the public data repository of the Publications Office of the European Union
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUValueType_ValueschemaLegislationMetadataEU_xsd.tmp#EUValueType
Properties
content complex
Attributes
QName Type Use Annotation
Value required
The value of the identifier
Source
<xsd:element name="Cellar" type="EUValueType">
  <xsd:annotation>
    <xsd:documentation>The URI for the document in Cellar, the public data repository of the Publications Office of the European Union</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / EURLexIdentifiers / CELEX
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The CELEX identifier for the document. Resolves to the Cellar URI
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUValueType_ValueschemaLegislationMetadataEU_xsd.tmp#EUValueType
Properties
content complex
Attributes
QName Type Use Annotation
Value required
The value of the identifier
Source
<xsd:element name="CELEX" type="EUValueType">
  <xsd:annotation>
    <xsd:documentation>The CELEX identifier for the document. Resolves to the Cellar URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / EURLexIdentifiers / ELI
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The European Legislation Identifier for the document. Resolves to the EUR-Lex document URI
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUValueType_ValueschemaLegislationMetadataEU_xsd.tmp#EUValueType
Properties
content complex
Attributes
QName Type Use Annotation
Value required
The value of the identifier
Source
<xsd:element name="ELI" type="EUValueType">
  <xsd:annotation>
    <xsd:documentation>The European Legislation Identifier for the document. Resolves to the EUR-Lex document URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / EURLexIdentifiers / OfficialJournal
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The Official Journal identifier for the document. Resolves to the Cellar URI
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUValueType_ValueschemaLegislationMetadataEU_xsd.tmp#EUValueType
Properties
content complex
Attributes
QName Type Use Annotation
Value required
The value of the identifier
Source
<xsd:element name="OfficialJournal" type="EUValueType">
  <xsd:annotation>
    <xsd:documentation>The Official Journal identifier for the document. Resolves to the Cellar URI</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / EURLexModified
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The last date and time at which EUR-Lex modified the source data for the document
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUDateType_DateschemaLegislationMetadataEU_xsd.tmp#EUDateType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
Date xsd:dateTime required
The date and time of the event in ISO 8601 format
Source
<xsd:element name="EURLexModified" type="EUDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The last date and time at which EUR-Lex modified the source data for the document</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / EURLexExtracted
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The date and time at which the data were extracted from EUR-Lex
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUDateType_DateschemaLegislationMetadataEU_xsd.tmp#EUDateType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
Date xsd:dateTime required
The date and time of the event in ISO 8601 format
Source
<xsd:element name="EURLexExtracted" type="EUDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The date and time at which the data were extracted from EUR-Lex</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / XMLGenerated
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The date and time at which the CLML was generated for the document
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUDateType_DateschemaLegislationMetadataEU_xsd.tmp#EUDateType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
Date xsd:dateTime required
The date and time of the event in ISO 8601 format
Source
<xsd:element name="XMLGenerated" type="EUDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The date and time at which the CLML was generated for the document</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / XMLImported
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
The date and time at which the CLML for the document was imported into the database
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUDateType_DateschemaLegislationMetadataEU_xsd.tmp#EUDateType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
Date xsd:dateTime required
The date and time of the event in ISO 8601 format
Source
<xsd:element name="XMLImported" type="EUDateType" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>The date and time at which the CLML for the document was imported into the database</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUMetadata / Treaty
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
A treaty providing one or more of the legal bases under which the EU made the document
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_Treaty_TitleschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_Treaty_Code
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use Annotation
Code required
The URI for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union
Title required
The title for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union
Source
<xsd:element name="Treaty" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>A treaty providing one or more of the legal bases under which the EU made the document</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="Title" use="required">
      <xsd:annotation>
        <xsd:documentation>The title for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="Code" use="required">
      <xsd:annotation>
        <xsd:documentation>The URI for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
Element EUMetadata / CreatedBy
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
An institution that created the document. A single document will often have more than one institution
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_CreatedBy_LabelschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_CreatedBy_URI
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use Annotation
Label required
The name of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union
URI required
The identifier of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union
Source
<xsd:element name="CreatedBy" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>An institution that created the document. A single document will often have more than one institution</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="Label" use="required">
      <xsd:annotation>
        <xsd:documentation>The name of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="URI" use="required">
      <xsd:annotation>
        <xsd:documentation>The identifier of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
Element EUMetadata / Subject
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
A subject classification for the document
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_Subject_SchemeschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_Subject_LabelschemaLegislationMetadataEU_xsd.tmp#EUMetadata_EUMetadata_Subject_URI
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use Annotation
Label required
The human-readable label for the subject
Scheme required
The classification scheme from which the subject derives
URI required
The identifier for the subject
Source
<xsd:element name="Subject" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>A subject classification for the document</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="Scheme" use="required">
      <xsd:annotation>
        <xsd:documentation>The classification scheme from which the subject derives</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="Label" use="required">
      <xsd:annotation>
        <xsd:documentation>The human-readable label for the subject</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="URI" use="required">
      <xsd:annotation>
        <xsd:documentation>The identifier for the subject</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
Element EUMetadata / EURLexMetadata
Namespace http://www.legislation.gov.uk/namespaces/metadata
Annotations
Contains metadata from the EUR-Lex document branch notice for the current version of the document, in the format provided by EUR-Lex
Diagram
Diagram
Properties
content complex
minOccurs 0
Model
ANY element from ANY namespace
Source
<xsd:element name="EURLexMetadata" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>Contains metadata from the EUR-Lex document branch notice for the current version of the document, in the format provided by EUR-Lex</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:any processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Complex Type EUValueType
Namespace http://www.legislation.gov.uk/namespaces/metadata
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUValueType_Value
Used by
Attributes
QName Type Use Annotation
Value required
The value of the identifier
Source
<xsd:complexType name="EUValueType">
  <xsd:attribute name="Value" use="required">
    <xsd:annotation>
      <xsd:documentation>The value of the identifier</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>
Complex Type EUDateType
Namespace http://www.legislation.gov.uk/namespaces/metadata
Diagram
DiagramschemaLegislationMetadataEU_xsd.tmp#EUDateType_Date
Used by
Attributes
QName Type Use Annotation
Date xsd:dateTime required
The date and time of the event in ISO 8601 format
Source
<xsd:complexType name="EUDateType">
  <xsd:attribute name="Date" use="required" type="xsd:dateTime">
    <xsd:annotation>
      <xsd:documentation>The date and time of the event in ISO 8601 format</xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:complexType>
Attribute EUValueType / @Value
Namespace No namespace
Annotations
The value of the identifier
Properties
use required
Used by
Complex Type EUValueType
Source
<xsd:attribute name="Value" use="required">
  <xsd:annotation>
    <xsd:documentation>The value of the identifier</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUDateType / @Date
Namespace No namespace
Annotations
The date and time of the event in ISO 8601 format
Properties
use required
Used by
Complex Type EUDateType
Source
<xsd:attribute name="Date" use="required" type="xsd:dateTime">
  <xsd:annotation>
    <xsd:documentation>The date and time of the event in ISO 8601 format</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / Treaty / @Title
Namespace No namespace
Annotations
The title for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union
Properties
use required
Used by
Source
<xsd:attribute name="Title" use="required">
  <xsd:annotation>
    <xsd:documentation>The title for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / Treaty / @Code
Namespace No namespace
Annotations
The URI for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union
Properties
use required
Used by
Source
<xsd:attribute name="Code" use="required">
  <xsd:annotation>
    <xsd:documentation>The URI for the treaty, as it appears within the Treaty authority table published by the Publications Office of the European Union</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / CreatedBy / @Label
Namespace No namespace
Annotations
The name of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union
Properties
use required
Used by
Source
<xsd:attribute name="Label" use="required">
  <xsd:annotation>
    <xsd:documentation>The name of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / CreatedBy / @URI
Namespace No namespace
Annotations
The identifier of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union
Properties
use required
Used by
Source
<xsd:attribute name="URI" use="required">
  <xsd:annotation>
    <xsd:documentation>The identifier of the institution, as it appears within the Corporate body authority table published by the Publications Office of the European Union</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / Subject / @Scheme
Namespace No namespace
Annotations
The classification scheme from which the subject derives
Properties
use required
Used by
Source
<xsd:attribute name="Scheme" use="required">
  <xsd:annotation>
    <xsd:documentation>The classification scheme from which the subject derives</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / Subject / @Label
Namespace No namespace
Annotations
The human-readable label for the subject
Properties
use required
Used by
Source
<xsd:attribute name="Label" use="required">
  <xsd:annotation>
    <xsd:documentation>The human-readable label for the subject</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Attribute EUMetadata / Subject / @URI
Namespace No namespace
Annotations
The identifier for the subject
Properties
use required
Used by
Source
<xsd:attribute name="URI" use="required">
  <xsd:annotation>
    <xsd:documentation>The identifier for the subject</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>