Showing:

Annotations
Diagrams
Model
Properties
Source
Included schema schemaCommonNonEdit.xsd
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
Defines common types that can be used across all legislation and associated documents except when editing (local definitions then exist in fragments.xsd)
Properties
attribute form default unqualified
element form default qualified
version 2.4
Element Group StandardMetadata
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
A grouping of Dublin Core metadata that may be automatically generated when final data is delivered.
Diagram
Diagramdc_xsd.tmp#titledc_xsd.tmp#creatordc_xsd.tmp#subjectdc_xsd.tmp#descriptiondc_xsd.tmp#publisherdc_xsd.tmp#contributordc_xsd.tmp#datedc_xsd.tmp#typedc_xsd.tmp#formatdc_xsd.tmp#identifierdc_xsd.tmp#sourcedc_xsd.tmp#languagedc_xsd.tmp#relationdc_xsd.tmp#coveragedc_xsd.tmp#rightsdc_xsd.tmp#modifiedatom_xsd.tmp#linkdcterms_xsd.tmp#alternativedcterms_xsd.tmp#valid
Model
Children alternative, atom:link, contributor, coverage, creator, date, description, format, identifier, language, modified, publisher, relation, rights, source, subject, title, type, valid
Source
<xsd:group name="StandardMetadata">
  <xsd:annotation>
    <xsd:documentation>A grouping of Dublin Core metadata that may be automatically generated when final data is delivered.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="dc:title"/>
      <xsd:element ref="dc:creator"/>
      <xsd:element ref="dc:subject"/>
      <xsd:element ref="dc:description"/>
      <xsd:element ref="dc:publisher"/>
      <xsd:element ref="dc:contributor"/>
      <xsd:element ref="dc:date"/>
      <xsd:element ref="dc:type"/>
      <xsd:element ref="dc:format"/>
      <xsd:element ref="dc:identifier"/>
      <xsd:element ref="dc:source"/>
      <xsd:element ref="dc:language"/>
      <xsd:element ref="dc:relation"/>
      <xsd:element ref="dc:coverage"/>
      <xsd:element ref="dc:rights"/>
      <xsd:element ref="dc:modified"/>
      <xsd:element ref="atom:link"/>
      <xsd:element ref="dct:alternative"/>
      <xsd:element ref="dct:valid"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>
Element Group ExtraMetadata
Namespace http://www.legislation.gov.uk/namespaces/legislation
Annotations
No extra metadata after primary/secondary is allowed normally but the Dublin Core source is allowed when editing Fragments
Diagram
Diagram
Model
Source
<xsd:group name="ExtraMetadata">
  <xsd:annotation>
    <xsd:documentation>No extra metadata after primary/secondary is allowed normally but the Dublin Core source is allowed when editing Fragments</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence/>
</xsd:group>