Defines common types that can be used across all legislation and associated documents
except when editing (local definitions then exist in fragments.xsd)
<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>
No extra metadata after primary/secondary is allowed normally but the Dublin Core
source is allowed when editing Fragments
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>