Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Included schema schemaLegislationPrelimsEU.xsd
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
Describes preliminary material for EU legislation
Properties
attribute form default unqualified
element form default qualified
version 2.4
Element EUPrelims
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
Preliminary matter for European Union legislation
Diagram
DiagramschemaLegislationCommonAttributes_xsd.tmp#CommonSubAttributesschemaLegislationCommonAttributes_xsd.tmp#FragmentAttributesschemaLegislationNumberedSections_xsd.tmp#PelementIDattributesschemaLegislationPrelims_xsd.tmp#DraftschemaLegislationPrelimsEU_xsd.tmp#MultilineTitleschemaLegislationPrelimsEU_xsd.tmp#EUPrelims_NumberschemaLegislationPrelims_xsd.tmp#IntroductoryTextschemaLegislationPrelimsEU_xsd.tmp#EUPreamble
Properties
content complex
Used by
Model
Children Draft, EUPreamble, IntroductoryText, MultilineTitle, Number
Attributes
QName Type Use Annotation
AltDates DateOrProspectiveListType optional
A space separated sequence of dates where amendments have been applied to the provision
AltVersionRefs RefsLinkType optional
Links to alternate versions of the content by referencing the version's id attribute, e.g. perhaps a Welsh version or an image (Figure) of a Formula
BlanketAmendment xsd:boolean optional
A Boolean value to indicate whether the provision includes blanket amendments, ie general amendments to legislation as a whole rather than a specific enactment
Concurrent xsd:boolean optional
A Boolean value to indicate if there are concurrent versions of the same provision. This is presently used for concurrent geographic extent versions but may be used in future to indicate other versions of the same provision
ConfersPower xsd:boolean optional
A Boolean value to indicate whether the provision includes confers power to make secondary legislation
DocumentURI xsd:anyURI optional
The URI to this part of the document (to the enacted version).
FragmentId xsd:NMTOKEN optional
The identifier for the fragment used in the old SLD (Statute Law Database) system
IdURI xsd:anyURI optional
The URI to the id of this part of the document (to the current revised version).
Match xsd:boolean optional
A boolean value indicator as to whether the provision should be displayed or is in force, i.e. if the status is prospective, then it will not display as in force. Similarly with the status set to repealed, then this will prevent the provision from displaying when viewed from high level
NotesURI xsd:anyURI optional
NumberOfProvisions xsd:integer optional
Count of the number of child provisions within the section of content (added automatically when published)
RestrictEndDate xsd:date optional
The date of the next version of the current fragment
RestrictExtent ExtentType optional
The geographic extent to which the provision applies
RestrictStartDate xsd:date optional
The date of the current version of the provision and the amendments applied to it
Status restriction of xsd:token optional
The status of the provision when not in force, i.e. prospective, repealed
ValidDates DateOrProspectiveListType optional
A space separated sequence of valid dates where the provision is in force
Version xsd:integer optional
The version of the provision in the old SLD (Statute Law Database) system
id restriction of xsd:NCName optional
A unique identifier for the group/part/chapter/section/schedule/appendix etc.
shortId restriction of xsd:NCName optional
A unique identifier for the group/part/chapter/section/schedule/appendix
xml:base xs:anyURI optional
Is used to change the base from which relative URLs are calculated. See http://www.w3.org/TR/xmlbase/ for information about this attribute.
xml:lang xs:language optional
Should be used to indicate the main language of the content contained by the element upon which the attribute is appearing. Values should be taken from the ISO 639 standard. This attribute should be used where the language is different from the main language of the document.
xml:space restriction of xs:NCName optional
Is used to indicate whether white space is significant in the contained content and can contain the value ‘default’ or ‘preserve’. For a value of ‘default’, it is left to an application as to how to treat white space.
Instance
<EUPrelims AltDates="" AltVersionRefs="" xml:base="" BlanketAmendment="" Concurrent="" ConfersPower="" DocumentURI="" FragmentId="" id="" IdURI="" xml:lang="" Match="" NotesURI="" NumberOfProvisions="" RestrictEndDate="" RestrictExtent="" RestrictStartDate="" shortId="" xml:space="" Status="" ValidDates="" Version="" xmlns="http://www.legislation.gov.uk/namespaces/legislation">
  <Draft AltVersionRefs="" xml:base="" id="" xml:lang="" xml:space="">{0,1}</Draft>
  <MultilineTitle>{1,1}</MultilineTitle>
  <Number>{0,1}</Number>
  <IntroductoryText AltVersionRefs="" xml:base="" id="" xml:lang="" xml:space="">{0,1}</IntroductoryText>
  <EUPreamble AltDates="" BlanketAmendment="" Concurrent="" ConfersPower="" FragmentId="" Match="" NumberOfProvisions="" RestrictEndDate="" RestrictExtent="" RestrictStartDate="" Status="" ValidDates="" Version="">{0,1}</EUPreamble>
</EUPrelims>
Source
<xsd:element name="EUPrelims">
  <xsd:annotation>
    <xsd:documentation>Preliminary matter for European Union legislation</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="Draft" minOccurs="0"/>
      <xsd:element ref="MultilineTitle"/>
      <xsd:element name="Number" type="BasicStringStructure" minOccurs="0">
        <xsd:annotation>
          <xsd:documentation>An alternative number for the document, such as its Official Journal citation or its number in another series</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element ref="IntroductoryText" minOccurs="0"/>
      <xsd:element ref="EUPreamble" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="CommonSubAttributes"/>
    <xsd:attributeGroup ref="FragmentAttributes"/>
    <xsd:attributeGroup ref="PelementIDattributes"/>
  </xsd:complexType>
</xsd:element>
Element MultilineTitle
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
a multi-line title for EU legislation
Diagram
DiagramschemaBasicInline_xsd.tmp#Text
Properties
content complex
Used by
Model
Children Text
Instance
<MultilineTitle xmlns="http://www.legislation.gov.uk/namespaces/legislation">
  <Text Align="" AltVersionRefs="" xml:base="" Hanging="" id="" xml:lang="" xml:space="">{1,unbounded}</Text>
</MultilineTitle>
Source
<xsd:element name="MultilineTitle">
  <xsd:annotation>
    <xsd:documentation>a multi-line title for EU legislation</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="Text" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Element EUPrelims / Number
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
An alternative number for the document, such as its Official Journal citation or its number in another series
Diagram
DiagramschemaCommonElements_xsd.tmp#CharacterschemaDerivedTypes_xsd.tmp#BasicStringStructure
Properties
content complex
minOccurs 0
mixed true
Model
Children Character
Instance
<Number xmlns="http://www.legislation.gov.uk/namespaces/legislation">
  <Character Name="">{1,1}</Character>
</Number>
Source
<xsd:element name="Number" type="BasicStringStructure" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>An alternative number for the document, such as its Official Journal citation or its number in another series</xsd:documentation>
  </xsd:annotation>
</xsd:element>
Element EUPreamble
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
Preamble for European Union legislation
Diagram
DiagramschemaLegislationCommonAttributes_xsd.tmp#FragmentAttributesschemaCommentary_xsd.tmp#CommentaryRefschemaLegislationStructureEU_xsd.tmp#DivisionschemaLegislationNumberedSections_xsd.tmp#P
Properties
content complex
Used by
Model
Children CommentaryRef, Division, P
Attributes
QName Type Use Annotation
AltDates DateOrProspectiveListType optional
A space separated sequence of dates where amendments have been applied to the provision
BlanketAmendment xsd:boolean optional
A Boolean value to indicate whether the provision includes blanket amendments, ie general amendments to legislation as a whole rather than a specific enactment
Concurrent xsd:boolean optional
A Boolean value to indicate if there are concurrent versions of the same provision. This is presently used for concurrent geographic extent versions but may be used in future to indicate other versions of the same provision
ConfersPower xsd:boolean optional
A Boolean value to indicate whether the provision includes confers power to make secondary legislation
FragmentId xsd:NMTOKEN optional
The identifier for the fragment used in the old SLD (Statute Law Database) system
Match xsd:boolean optional
A boolean value indicator as to whether the provision should be displayed or is in force, i.e. if the status is prospective, then it will not display as in force. Similarly with the status set to repealed, then this will prevent the provision from displaying when viewed from high level
NumberOfProvisions xsd:integer optional
Count of the number of child provisions within the section of content (added automatically when published)
RestrictEndDate xsd:date optional
The date of the next version of the current fragment
RestrictExtent ExtentType optional
The geographic extent to which the provision applies
RestrictStartDate xsd:date optional
The date of the current version of the provision and the amendments applied to it
Status restriction of xsd:token optional
The status of the provision when not in force, i.e. prospective, repealed
ValidDates DateOrProspectiveListType optional
A space separated sequence of valid dates where the provision is in force
Version xsd:integer optional
The version of the provision in the old SLD (Statute Law Database) system
Instance
<EUPreamble AltDates="" BlanketAmendment="" Concurrent="" ConfersPower="" FragmentId="" Match="" NumberOfProvisions="" RestrictEndDate="" RestrictExtent="" RestrictStartDate="" Status="" ValidDates="" Version="" xmlns="http://www.legislation.gov.uk/namespaces/legislation">
  <CommentaryRef AltVersionRefs="" xml:base="" id="" xml:lang="" Ref="" xml:space="">{0,unbounded}</CommentaryRef>
  <Division AltDates="" AltVersionRefs="" xml:base="" BlanketAmendment="" Concurrent="" ConfersPower="" DocumentURI="" FragmentId="" id="" IdURI="" xml:lang="" Match="" NotesURI="" NumberOfProvisions="" RestrictEndDate="" RestrictExtent="" RestrictStartDate="" shortId="" xml:space="" Status="" Type="" ValidDates="" Version="">{1,1}</Division>
  <P AltDates="" AltVersionRefs="" xml:base="" BlanketAmendment="" Concurrent="" ConfersPower="" DocumentURI="" FragmentId="" id="" IdURI="" xml:lang="" Match="" NotesURI="" NumberOfProvisions="" RestrictEndDate="" RestrictExtent="" RestrictStartDate="" shortId="" xml:space="" Status="" ValidDates="" Version="">{1,1}</P>
</EUPreamble>
Source
<xsd:element name="EUPreamble">
  <xsd:annotation>
    <xsd:documentation>Preamble for European Union legislation</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="CommentaryRef" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:choice maxOccurs="unbounded">
        <xsd:element ref="Division"/>
        <xsd:element ref="P"/>
      </xsd:choice>
    </xsd:sequence>
    <xsd:attributeGroup ref="FragmentAttributes"/>
  </xsd:complexType>
</xsd:element>