<

Schema Documentation for reg

Schema Document Properties

Target Namespace
http://standards.iso.org/iso/19135/-2/reg/1.0
Version
1.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://standards.iso.org/iso/19115/-3/cit/1.0 (at https://schemas.isotc211.org/19115/-3/cit/1.0/cit.xsd)
    • http://standards.iso.org/iso/19115/-3/lan/1.0 (at https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd)
    • http://standards.iso.org/iso/19115/-3/mcc/1.0 (at https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd)
    • http://standards.iso.org/iso/19135/-2/pre/1.0 (at https://schemas.isotc211.org/19135/-2/pre/1.0/pre.xsd)
    • http://standards.iso.org/iso/19115/-3/gco/1.0 (at https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd)
    • http://standards.iso.org/iso/19115/-3/lan/1.0 (at https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd)
    • http://standards.iso.org/iso/19115/-3/mcc/1.0 (at https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd)
    • http://standards.iso.org/iso/19135/-2/pre/1.0 (at https://schemas.isotc211.org/19135/-2/pre/1.0/pre.xsd)

Declared Namespaces:

Prefix
Namespace
Default namespace
http://www.w3.org/2001/XMLSchema
xml
http://www.w3.org/XML/1998/namespace
reg
http://standards.iso.org/iso/19135/-2/reg/1.0
pre
http://standards.iso.org/iso/19135/-2/pre/1.0
mcc
http://standards.iso.org/iso/19115/-3/mcc/1.0
lan
http://standards.iso.org/iso/19115/-3/lan/1.0
cit
http://standards.iso.org/iso/19115/-3/cit/1.0

Schema Component Representation

<schema elementFormDefault="qualified" targetNamespace="http://standards.iso.org/iso/19135/-2/reg/1.0" version="1.0">
   <import namespace="http://standards.iso.org/iso/19115/-3/cit/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/cit/1.0/cit.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/lan/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/mcc/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd"/>
   <import namespace="http://standards.iso.org/iso/19135/-2/pre/1.0" schemaLocation="https://schemas.isotc211.org/19135/-2/pre/1.0/pre.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/lan/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/lan/1.0/lan.xsd"/>
   <import namespace="http://standards.iso.org/iso/19115/-3/mcc/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/mcc/1.0/mcc.xsd"/>
   <import namespace="http://standards.iso.org/iso/19135/-2/pre/1.0" schemaLocation="https://schemas.isotc211.org/19135/-2/pre/1.0/pre.xsd"/>
...
</schema>

Elements

Element: AbstractRE_ProposalManagementInformation

Type hierarchy:

Type
reg:AbstractRE_ProposalManagementInformation_Type
Abstract
yes

XML Instance Representation

<reg:AbstractRE_ProposalManagementInformation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
</reg:AbstractRE_ProposalManagementInformation>

Schema Component Representation

<element name="AbstractRE_ProposalManagementInformation" type="reg:AbstractRE_ProposalManagementInformation_Type" abstract="true" substitutionGroup="gco:AbstractObject"/>

Element: RE_AdditionInformation

Type hierarchy:

Type
reg:RE_AdditionInformation_Type

XML Instance Representation

<reg:RE_AdditionInformation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
</reg:RE_AdditionInformation>

Schema Component Representation

<element name="RE_AdditionInformation" type="reg:RE_AdditionInformation_Type" substitutionGroup="reg:AbstractRE_ProposalManagementInformation"/>

Element: RE_AlternativeExpression

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_AlternativeExpression_Type

XML Instance Representation

<reg:RE_AlternativeExpression>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [0..1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:locale> reg:RE_Locale_PropertyType </reg:locale> [1]
</reg:RE_AlternativeExpression>

Schema Component Representation

<element name="RE_AlternativeExpression" type="reg:RE_AlternativeExpression_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_AlternativeName

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_AlternativeName_Type

XML Instance Representation

<reg:RE_AlternativeName>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:locale> reg:RE_Locale_PropertyType </reg:locale> [1]
</reg:RE_AlternativeName>

Schema Component Representation

<element name="RE_AlternativeName" type="reg:RE_AlternativeName_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_AmendmentInformation

Type hierarchy:

Type
reg:RE_AmendmentInformation_Type

XML Instance Representation

<reg:RE_AmendmentInformation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
   <reg:amendmentType> reg:RE_AmendmentType_PropertyType </reg:amendmentType> [1]
</reg:RE_AmendmentInformation>

Schema Component Representation

<element name="RE_AmendmentInformation" type="reg:RE_AmendmentInformation_Type" substitutionGroup="reg:AbstractRE_ProposalManagementInformation"/>

Element: RE_AmendmentType

Type hierarchy:

Type
reg:RE_AmendmentType_Type
Documentation

XML Instance Representation

<reg:RE_AmendmentType> reg:RE_AmendmentType_Type </reg:RE_AmendmentType>

Schema Component Representation

<element name="RE_AmendmentType" type="reg:RE_AmendmentType_Type" substitutionGroup="gco:CharacterString"/>

Element: RE_ClarificationInformation

Type hierarchy:

Type
reg:RE_ClarificationInformation_Type

XML Instance Representation

<reg:RE_ClarificationInformation>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
   <reg:proposedChange> gco:CharacterString_PropertyType </reg:proposedChange> [1]
</reg:RE_ClarificationInformation>

Schema Component Representation

<element name="RE_ClarificationInformation" type="reg:RE_ClarificationInformation_Type" substitutionGroup="reg:AbstractRE_ProposalManagementInformation"/>

Element: RE_DecisionStatus

Type hierarchy:

Type
reg:RE_DecisionStatus_Type
Documentation

XML Instance Representation

<reg:RE_DecisionStatus> reg:RE_DecisionStatus_Type </reg:RE_DecisionStatus>

Schema Component Representation

<element name="RE_DecisionStatus" type="reg:RE_DecisionStatus_Type" substitutionGroup="gco:CharacterString"/>

Element: RE_Disposition

Type hierarchy:

Type
reg:RE_Disposition_Type
Documentation

XML Instance Representation

<reg:RE_Disposition> reg:RE_Disposition_Type </reg:RE_Disposition>

Schema Component Representation

<element name="RE_Disposition" type="reg:RE_Disposition_Type" substitutionGroup="gco:CharacterString"/>

Element: RE_FieldOfApplication

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_FieldOfApplication_Type

XML Instance Representation

<reg:RE_FieldOfApplication>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
</reg:RE_FieldOfApplication>

Schema Component Representation

<element name="RE_FieldOfApplication" type="reg:RE_FieldOfApplication_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_ItemClass

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_ItemClass_Type

XML Instance Representation

<reg:RE_ItemClass>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:technicalStandard> mcc:Abstract_Citation_PropertyType </reg:technicalStandard> [1..*]
   <reg:alternativeName> reg:RE_AlternativeName_PropertyType </reg:alternativeName> [1] 
</reg:RE_ItemClass>

Schema Component Representation

<element name="RE_ItemClass" type="reg:RE_ItemClass_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_ItemStatus

Type hierarchy:

Type
reg:RE_ItemStatus_Type
Documentation

XML Instance Representation

<reg:RE_ItemStatus> reg:RE_ItemStatus_Type </reg:RE_ItemStatus>

Schema Component Representation

<element name="RE_ItemStatus" type="reg:RE_ItemStatus_Type" substitutionGroup="gco:CharacterString"/>

Element: RE_Locale

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_Locale_Type
Documentation

XML Instance Representation

<reg:RE_Locale>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:language> lan:LanguageCode_PropertyType </reg:language> [1]
   <reg:country> gco:CharacterString_PropertyType </reg:country> [1]
   <reg:characterEncoding> lan:MD_CharacterSetCode_PropertyType </reg:characterEncoding> [1]
   <reg:citation> mcc:Abstract_Citation_PropertyType </reg:citation> [1]
</reg:RE_Locale>

Schema Component Representation

<element name="RE_Locale" type="reg:RE_Locale_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_Reference

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_Reference_Type

XML Instance Representation

<reg:RE_Reference>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:itemIdentifierAtSource> gco:CharacterString_PropertyType </reg:itemIdentifierAtSource> [1]
   <reg:similarity> reg:RE_SimilarityToSource_PropertyType </reg:similarity> [1]
   <reg:referenceText> gco:CharacterString_PropertyType </reg:referenceText> [0..1]
   <reg:notes> gco:CharacterString_PropertyType </reg:notes> [0..1]
   <reg:sourceCitation> reg:RE_ReferenceSource_PropertyType </reg:sourceCitation> [1]
</reg:RE_Reference>

Schema Component Representation

<element name="RE_Reference" type="reg:RE_Reference_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_ReferenceSource

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_ReferenceSource_Type
Documentation

XML Instance Representation

<reg:RE_ReferenceSource>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:citation> mcc:Abstract_Citation_PropertyType </reg:citation> [1]
</reg:RE_ReferenceSource>

Schema Component Representation

<element name="RE_ReferenceSource" type="reg:RE_ReferenceSource_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_Register

Type hierarchy:

Type
reg:RE_Register_Type

XML Instance Representation

<reg:RE_Register>
   <!-- 'pre:Abstract_Register_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contentSummary> gco:CharacterString_PropertyType </reg:contentSummary> [1]
   <reg:uniformResourceIdentifier> mcc:Abstract_OnlineResource_PropertyType </reg:uniformResourceIdentifier> [1..*]
   <reg:operatingLanguage> reg:RE_Locale_PropertyType </reg:operatingLanguage> [1]
   <reg:alternativeLanguages> reg:RE_Locale_PropertyType </reg:alternativeLanguages> [1..*] 
   <reg:version> reg:RE_Version_PropertyType </reg:version> [0..1]
   <reg:dateOfLastChange> gco:Date_PropertyType </reg:dateOfLastChange> [0..1]
   <reg:submitter> reg:RE_SubmittingOrganization_PropertyType </reg:submitter> [1..*]
   <reg:containedItem> reg:RE_RegisterItem_PropertyType </reg:containedItem> [1..*]
   <reg:manager> reg:RE_RegisterManager_PropertyType </reg:manager> [1]
   <reg:owner> reg:RE_RegisterOwner_PropertyType </reg:owner> [1]
   <reg:containedItemClass> reg:RE_ItemClass_PropertyType </reg:containedItemClass> [1..*]
   <reg:citation> reg:RE_ReferenceSource_PropertyType </reg:citation> [0..*]
</reg:RE_Register>

Schema Component Representation

<element name="RE_Register" type="reg:RE_Register_Type" substitutionGroup="pre:Abstract_Register"/>

Element: RE_RegisterItem

Type hierarchy:

Type
reg:RE_RegisterItem_Type

XML Instance Representation

<reg:RE_RegisterItem>
   <!-- 'pre:Abstract_RegisterItem_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:predecessor> reg:RE_RegisterItem_PropertyType </reg:predecessor> [0..*]
   <reg:itemIdentifier> gco:Integer_PropertyType </reg:itemIdentifier> [1]
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:status> reg:RE_ItemStatus_PropertyType </reg:status> [1]
   <reg:dateAccepted> gco:Date_PropertyType </reg:dateAccepted> [0..1]
   <reg:dateAmended> gco:Date_PropertyType </reg:dateAmended> [0..1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:alternativeExpressions> reg:RE_AlternativeExpression_PropertyType </reg:alternativeExpressions> [0..*] 
   <reg:specificationSource> reg:RE_Reference_PropertyType </reg:specificationSource> [0..1]
   <reg:specificationLineage> reg:RE_Reference_PropertyType </reg:specificationLineage> [0..*]
   <reg:successor> reg:RE_RegisterItem_PropertyType </reg:successor> [0..*]
   <reg:itemClass> reg:RE_ItemClass_PropertyType </reg:itemClass> [1]
   <reg:clarificationInformation> reg:RE_ClarificationInformation_PropertyType </reg:clarificationInformation> [0..*]
   <reg:amendmentInformation> reg:RE_AmendmentInformation_PropertyType </reg:amendmentInformation> [0..*]
   <reg:additionInformation> reg:RE_AdditionInformation_PropertyType </reg:additionInformation> [1..*]
</reg:RE_RegisterItem>

Schema Component Representation

<element name="RE_RegisterItem" type="reg:RE_RegisterItem_Type" substitutionGroup="pre:Abstract_RegisterItem"/>

Element: RE_RegisterManager

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_RegisterManager_Type

XML Instance Representation

<reg:RE_RegisterManager>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</reg:RE_RegisterManager>

Schema Component Representation

<element name="RE_RegisterManager" type="reg:RE_RegisterManager_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_RegisterOwner

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_RegisterOwner_Type

XML Instance Representation

<reg:RE_RegisterOwner>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</reg:RE_RegisterOwner>

Schema Component Representation

<element name="RE_RegisterOwner" type="reg:RE_RegisterOwner_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_SimilarityToSource

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<reg:RE_SimilarityToSource> gco:CodeListValue_Type </reg:RE_SimilarityToSource>

Schema Component Representation

<element name="RE_SimilarityToSource" type="gco:CodeListValue_Type" substitutionGroup="gco:CharacterString"/>

Element: RE_SubmittingOrganization

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_SubmittingOrganization_Type

XML Instance Representation

<reg:RE_SubmittingOrganization>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</reg:RE_SubmittingOrganization>

Schema Component Representation

<element name="RE_SubmittingOrganization" type="reg:RE_SubmittingOrganization_Type" substitutionGroup="gco:AbstractObject"/>

Element: RE_SubregisterDescription

Type hierarchy:

Type
reg:RE_SubregisterDescription_Type

XML Instance Representation

<reg:RE_SubregisterDescription>
   <!-- 'pre:Abstract_RegisterItem_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:predecessor> reg:RE_RegisterItem_PropertyType </reg:predecessor> [0..*]
   <reg:itemIdentifier> gco:Integer_PropertyType </reg:itemIdentifier> [1]
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:status> reg:RE_ItemStatus_PropertyType </reg:status> [1]
   <reg:dateAccepted> gco:Date_PropertyType </reg:dateAccepted> [0..1]
   <reg:dateAmended> gco:Date_PropertyType </reg:dateAmended> [0..1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:alternativeExpressions> reg:RE_AlternativeExpression_PropertyType </reg:alternativeExpressions> [0..*] 
   <reg:specificationSource> reg:RE_Reference_PropertyType </reg:specificationSource> [0..1]
   <reg:specificationLineage> reg:RE_Reference_PropertyType </reg:specificationLineage> [0..*]
   <reg:successor> reg:RE_RegisterItem_PropertyType </reg:successor> [0..*]
   <reg:itemClass> reg:RE_ItemClass_PropertyType </reg:itemClass> [1]
   <reg:clarificationInformation> reg:RE_ClarificationInformation_PropertyType </reg:clarificationInformation> [0..*]
   <reg:amendmentInformation> reg:RE_AmendmentInformation_PropertyType </reg:amendmentInformation> [0..*]
   <reg:additionInformation> reg:RE_AdditionInformation_PropertyType </reg:additionInformation> [1..*]
   <reg:uniformResourceIdentifier> mcc:Abstract_OnlineResource_PropertyType </reg:uniformResourceIdentifier> [1]
   <reg:operatingLanguage> reg:RE_Locale_PropertyType </reg:operatingLanguage> [1]
   <reg:containedItemClass> reg:RE_ItemClass_PropertyType </reg:containedItemClass> [1..*]
   <reg:subregisterManager> reg:RE_RegisterManager_PropertyType </reg:subregisterManager> [1]
</reg:RE_SubregisterDescription>

Schema Component Representation

<element name="RE_SubregisterDescription" type="reg:RE_SubregisterDescription_Type" substitutionGroup="reg:RE_RegisterItem"/>

Element: RE_Version

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
reg:RE_Version_Type
Documentation

XML Instance Representation

<reg:RE_Version>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:versionNumber> gco:CharacterString_PropertyType </reg:versionNumber> [1]
   <reg:versionDate> gco:Date_PropertyType </reg:versionDate> [1]
</reg:RE_Version>

Schema Component Representation

<element name="RE_Version" type="reg:RE_Version_Type" substitutionGroup="gco:AbstractObject"/>

Complex Types

Complex Type: AbstractRE_ProposalManagementInformation_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:AbstractRE_ProposalManagementInformation> ... </reg:AbstractRE_ProposalManagementInformation> [1] End Sequence </...>

Schema Component Representation

<complexType name="AbstractRE_ProposalManagementInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:AbstractRE_ProposalManagementInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: AbstractRE_ProposalManagementInformation_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < AbstractRE_ProposalManagementInformation_Type (by extension)
Sub-types:

Properties:

Abstract
yes

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
</...>

Schema Component Representation

<complexType name="AbstractRE_ProposalManagementInformation_Type" abstract="true">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="sponsor" type="reg:RE_SubmittingOrganization_PropertyType"/>
            <element name="dateProposed" type="gco:Date_PropertyType"/>
            <element name="justification" type="gco:CharacterString_PropertyType"/>
            <element name="status" type="reg:RE_DecisionStatus_PropertyType"/>
            <element name="disposition" type="reg:RE_Disposition_PropertyType" minOccurs="0"/>
            <element name="dateDisposed" type="gco:Date_PropertyType" minOccurs="0"/>
            <element name="controlBodyDecisionEvent" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="controlBodyNotes" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="registerManagerNotes" type="gco:CharacterString_PropertyType" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_AdditionInformation_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_AdditionInformation> ... </reg:RE_AdditionInformation> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_AdditionInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_AdditionInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_AdditionInformation_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < AbstractRE_ProposalManagementInformation_Type (by extension) < RE_AdditionInformation_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
</...>

Schema Component Representation

<complexType name="RE_AdditionInformation_Type">
   <complexContent>
      <extension base="reg:AbstractRE_ProposalManagementInformation_Type">
         <sequence/>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_AlternativeExpression_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_AlternativeExpression> ... </reg:RE_AlternativeExpression> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_AlternativeExpression_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_AlternativeExpression"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_AlternativeExpression_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_AlternativeExpression_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [0..1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:locale> reg:RE_Locale_PropertyType </reg:locale> [1]
</...>

Schema Component Representation

<complexType name="RE_AlternativeExpression_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="definition" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="fieldOfApplication" type="reg:RE_FieldOfApplication_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="locale" type="reg:RE_Locale_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_AlternativeName_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_AlternativeName> ... </reg:RE_AlternativeName> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_AlternativeName_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_AlternativeName"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_AlternativeName_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_AlternativeName_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:locale> reg:RE_Locale_PropertyType </reg:locale> [1]
</...>

Schema Component Representation

<complexType name="RE_AlternativeName_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="locale" type="reg:RE_Locale_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_AmendmentInformation_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_AmendmentInformation> ... </reg:RE_AmendmentInformation> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_AmendmentInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_AmendmentInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_AmendmentInformation_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < AbstractRE_ProposalManagementInformation_Type (by extension) < RE_AmendmentInformation_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
   <reg:amendmentType> reg:RE_AmendmentType_PropertyType </reg:amendmentType> [1]
</...>

Schema Component Representation

<complexType name="RE_AmendmentInformation_Type">
   <complexContent>
      <extension base="reg:AbstractRE_ProposalManagementInformation_Type">
         <sequence>
            <element name="amendmentType" type="reg:RE_AmendmentType_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_AmendmentType_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <reg:RE_AmendmentType> ... </reg:RE_AmendmentType> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="RE_AmendmentType_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_AmendmentType"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_ClarificationInformation_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_ClarificationInformation> ... </reg:RE_ClarificationInformation> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_ClarificationInformation_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_ClarificationInformation"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_ClarificationInformation_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < AbstractRE_ProposalManagementInformation_Type (by extension) < RE_ClarificationInformation_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:sponsor> reg:RE_SubmittingOrganization_PropertyType </reg:sponsor> [1]
   <reg:dateProposed> gco:Date_PropertyType </reg:dateProposed> [1]
   <reg:justification> gco:CharacterString_PropertyType </reg:justification> [1]
   <reg:status> reg:RE_DecisionStatus_PropertyType </reg:status> [1]
   <reg:disposition> reg:RE_Disposition_PropertyType </reg:disposition> [0..1]
   <reg:dateDisposed> gco:Date_PropertyType </reg:dateDisposed> [0..1]
   <reg:controlBodyDecisionEvent> gco:CharacterString_PropertyType </reg:controlBodyDecisionEvent> [0..1]
   <reg:controlBodyNotes> gco:CharacterString_PropertyType </reg:controlBodyNotes> [0..1]
   <reg:registerManagerNotes> gco:CharacterString_PropertyType </reg:registerManagerNotes> [0..1]
   <reg:proposedChange> gco:CharacterString_PropertyType </reg:proposedChange> [1]
</...>

Schema Component Representation

<complexType name="RE_ClarificationInformation_Type">
   <complexContent>
      <extension base="reg:AbstractRE_ProposalManagementInformation_Type">
         <sequence>
            <element name="proposedChange" type="gco:CharacterString_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_DecisionStatus_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <reg:RE_DecisionStatus> ... </reg:RE_DecisionStatus> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="RE_DecisionStatus_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_DecisionStatus"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Disposition_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <reg:RE_Disposition> ... </reg:RE_Disposition> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="RE_Disposition_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_Disposition"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_FieldOfApplication_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_FieldOfApplication> ... </reg:RE_FieldOfApplication> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_FieldOfApplication_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_FieldOfApplication"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_FieldOfApplication_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_FieldOfApplication_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
</...>

Schema Component Representation

<complexType name="RE_FieldOfApplication_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_ItemClass_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_ItemClass> ... </reg:RE_ItemClass> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_ItemClass_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_ItemClass"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_ItemClass_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_ItemClass_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:technicalStandard> mcc:Abstract_Citation_PropertyType </reg:technicalStandard> [1..*]
   <reg:alternativeName> reg:RE_AlternativeName_PropertyType </reg:alternativeName> [1] 
</...>

Schema Component Representation

<complexType name="RE_ItemClass_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="technicalStandard" type="mcc:Abstract_Citation_PropertyType" maxOccurs="unbounded"/>
            <element name="alternativeName" type="reg:RE_AlternativeName_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_ItemStatus_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <reg:RE_ItemStatus> ... </reg:RE_ItemStatus> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="RE_ItemStatus_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_ItemStatus"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Locale_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_Locale> ... </reg:RE_Locale> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_Locale_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_Locale"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Locale_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_Locale_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:language> lan:LanguageCode_PropertyType </reg:language> [1]
   <reg:country> gco:CharacterString_PropertyType </reg:country> [1]
   <reg:characterEncoding> lan:MD_CharacterSetCode_PropertyType </reg:characterEncoding> [1]
   <reg:citation> mcc:Abstract_Citation_PropertyType </reg:citation> [1]
</...>

Schema Component Representation

<complexType name="RE_Locale_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="language" type="lan:LanguageCode_PropertyType"/>
            <element name="country" type="gco:CharacterString_PropertyType"/>
            <element name="characterEncoding" type="lan:MD_CharacterSetCode_PropertyType"/>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_ReferenceSource_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_ReferenceSource> ... </reg:RE_ReferenceSource> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_ReferenceSource_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_ReferenceSource"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_ReferenceSource_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_ReferenceSource_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:citation> mcc:Abstract_Citation_PropertyType </reg:citation> [1]
</...>

Schema Component Representation

<complexType name="RE_ReferenceSource_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="citation" type="mcc:Abstract_Citation_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_Reference_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_Reference> ... </reg:RE_Reference> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_Reference_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_Reference"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Reference_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_Reference_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:itemIdentifierAtSource> gco:CharacterString_PropertyType </reg:itemIdentifierAtSource> [1]
   <reg:similarity> reg:RE_SimilarityToSource_PropertyType </reg:similarity> [1]
   <reg:referenceText> gco:CharacterString_PropertyType </reg:referenceText> [0..1]
   <reg:notes> gco:CharacterString_PropertyType </reg:notes> [0..1]
   <reg:sourceCitation> reg:RE_ReferenceSource_PropertyType </reg:sourceCitation> [1]
</...>

Schema Component Representation

<complexType name="RE_Reference_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="itemIdentifierAtSource" type="gco:CharacterString_PropertyType"/>
            <element name="similarity" type="reg:RE_SimilarityToSource_PropertyType"/>
            <element name="referenceText" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="notes" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="sourceCitation" type="reg:RE_ReferenceSource_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_RegisterItem_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_RegisterItem> ... </reg:RE_RegisterItem> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_RegisterItem_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_RegisterItem"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_RegisterItem_Type

Type hierarchy:

Super-types:
pre:Abstract_RegisterItem_Type < RE_RegisterItem_Type (by extension)
Sub-types:

XML Instance Representation

<...>
   <!-- 'pre:Abstract_RegisterItem_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:predecessor> reg:RE_RegisterItem_PropertyType </reg:predecessor> [0..*]
   <reg:itemIdentifier> gco:Integer_PropertyType </reg:itemIdentifier> [1]
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:status> reg:RE_ItemStatus_PropertyType </reg:status> [1]
   <reg:dateAccepted> gco:Date_PropertyType </reg:dateAccepted> [0..1]
   <reg:dateAmended> gco:Date_PropertyType </reg:dateAmended> [0..1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:alternativeExpressions> reg:RE_AlternativeExpression_PropertyType </reg:alternativeExpressions> [0..*] 
   <reg:specificationSource> reg:RE_Reference_PropertyType </reg:specificationSource> [0..1]
   <reg:specificationLineage> reg:RE_Reference_PropertyType </reg:specificationLineage> [0..*]
   <reg:successor> reg:RE_RegisterItem_PropertyType </reg:successor> [0..*]
   <reg:itemClass> reg:RE_ItemClass_PropertyType </reg:itemClass> [1]
   <reg:clarificationInformation> reg:RE_ClarificationInformation_PropertyType </reg:clarificationInformation> [0..*]
   <reg:amendmentInformation> reg:RE_AmendmentInformation_PropertyType </reg:amendmentInformation> [0..*]
   <reg:additionInformation> reg:RE_AdditionInformation_PropertyType </reg:additionInformation> [1..*]
</...>

Schema Component Representation

<complexType name="RE_RegisterItem_Type">
   <complexContent>
      <extension base="pre:Abstract_RegisterItem_Type">
         <sequence>
            <element name="predecessor" type="reg:RE_RegisterItem_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="itemIdentifier" type="gco:Integer_PropertyType"/>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="status" type="reg:RE_ItemStatus_PropertyType"/>
            <element name="dateAccepted" type="gco:Date_PropertyType" minOccurs="0"/>
            <element name="dateAmended" type="gco:Date_PropertyType" minOccurs="0"/>
            <element name="definition" type="gco:CharacterString_PropertyType"/>
            <element name="description" type="gco:CharacterString_PropertyType" minOccurs="0"/>
            <element name="fieldOfApplication" type="reg:RE_FieldOfApplication_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="alternativeExpressions" type="reg:RE_AlternativeExpression_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="specificationSource" type="reg:RE_Reference_PropertyType" minOccurs="0"/>
            <element name="specificationLineage" type="reg:RE_Reference_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="successor" type="reg:RE_RegisterItem_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="itemClass" type="reg:RE_ItemClass_PropertyType"/>
            <element name="clarificationInformation" type="reg:RE_ClarificationInformation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="amendmentInformation" type="reg:RE_AmendmentInformation_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
            <element name="additionInformation" type="reg:RE_AdditionInformation_PropertyType" maxOccurs="unbounded"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_RegisterManager_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_RegisterManager> ... </reg:RE_RegisterManager> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_RegisterManager_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_RegisterManager"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_RegisterManager_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_RegisterManager_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</...>

Schema Component Representation

<complexType name="RE_RegisterManager_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="contact" type="mcc:Abstract_Responsibility_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_RegisterOwner_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_RegisterOwner> ... </reg:RE_RegisterOwner> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_RegisterOwner_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_RegisterOwner"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_RegisterOwner_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_RegisterOwner_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</...>

Schema Component Representation

<complexType name="RE_RegisterOwner_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="contact" type="mcc:Abstract_Responsibility_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_Register_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_Register> ... </reg:RE_Register> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_Register_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_Register"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Register_Type

Type hierarchy:

Super-types:
pre:Abstract_Register_Type < RE_Register_Type (by extension)

XML Instance Representation

<...>
   <!-- 'pre:Abstract_Register_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contentSummary> gco:CharacterString_PropertyType </reg:contentSummary> [1]
   <reg:uniformResourceIdentifier> mcc:Abstract_OnlineResource_PropertyType </reg:uniformResourceIdentifier> [1..*]
   <reg:operatingLanguage> reg:RE_Locale_PropertyType </reg:operatingLanguage> [1]
   <reg:alternativeLanguages> reg:RE_Locale_PropertyType </reg:alternativeLanguages> [1..*] 
   <reg:version> reg:RE_Version_PropertyType </reg:version> [0..1]
   <reg:dateOfLastChange> gco:Date_PropertyType </reg:dateOfLastChange> [0..1]
   <reg:submitter> reg:RE_SubmittingOrganization_PropertyType </reg:submitter> [1..*]
   <reg:containedItem> reg:RE_RegisterItem_PropertyType </reg:containedItem> [1..*]
   <reg:manager> reg:RE_RegisterManager_PropertyType </reg:manager> [1]
   <reg:owner> reg:RE_RegisterOwner_PropertyType </reg:owner> [1]
   <reg:containedItemClass> reg:RE_ItemClass_PropertyType </reg:containedItemClass> [1..*]
   <reg:citation> reg:RE_ReferenceSource_PropertyType </reg:citation> [0..*]
</...>

Schema Component Representation

<complexType name="RE_Register_Type">
   <complexContent>
      <extension base="pre:Abstract_Register_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="contentSummary" type="gco:CharacterString_PropertyType"/>
            <element name="uniformResourceIdentifier" type="mcc:Abstract_OnlineResource_PropertyType" maxOccurs="unbounded"/>
            <element name="operatingLanguage" type="reg:RE_Locale_PropertyType"/>
            <element name="alternativeLanguages" type="reg:RE_Locale_PropertyType" maxOccurs="unbounded"/>
            <element name="version" type="reg:RE_Version_PropertyType" minOccurs="0"/>
            <element name="dateOfLastChange" type="gco:Date_PropertyType" minOccurs="0"/>
            <element name="submitter" type="reg:RE_SubmittingOrganization_PropertyType" maxOccurs="unbounded"/>
            <element name="containedItem" type="reg:RE_RegisterItem_PropertyType" maxOccurs="unbounded"/>
            <element name="manager" type="reg:RE_RegisterManager_PropertyType"/>
            <element name="owner" type="reg:RE_RegisterOwner_PropertyType"/>
            <element name="containedItemClass" type="reg:RE_ItemClass_PropertyType" maxOccurs="unbounded"/>
            <element name="citation" type="reg:RE_ReferenceSource_PropertyType" maxOccurs="unbounded" minOccurs="0"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_SimilarityToSource_PropertyType

XML Instance Representation

<...
 gco:nilReason="" [0..1]
>
   Start Sequence [0..1]
      <reg:RE_SimilarityToSource> ... </reg:RE_SimilarityToSource> [1]
   End Sequence
</...>

Schema Component Representation

<complexType name="RE_SimilarityToSource_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_SimilarityToSource"/>
   </sequence>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_SubmittingOrganization_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_SubmittingOrganization> ... </reg:RE_SubmittingOrganization> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_SubmittingOrganization_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_SubmittingOrganization"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_SubmittingOrganization_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_SubmittingOrganization_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:contact> mcc:Abstract_Responsibility_PropertyType </reg:contact> [1]
</...>

Schema Component Representation

<complexType name="RE_SubmittingOrganization_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="name" type="gco:CharacterString_PropertyType"/>
            <element name="contact" type="mcc:Abstract_Responsibility_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_SubregisterDescription_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_SubregisterDescription> ... </reg:RE_SubregisterDescription> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_SubregisterDescription_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_SubregisterDescription"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_SubregisterDescription_Type

Type hierarchy:

Super-types:
pre:Abstract_RegisterItem_Type < RE_RegisterItem_Type (by extension) < RE_SubregisterDescription_Type (by extension)

XML Instance Representation

<...>
   <!-- 'pre:Abstract_RegisterItem_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:predecessor> reg:RE_RegisterItem_PropertyType </reg:predecessor> [0..*]
   <reg:itemIdentifier> gco:Integer_PropertyType </reg:itemIdentifier> [1]
   <reg:name> gco:CharacterString_PropertyType </reg:name> [1]
   <reg:status> reg:RE_ItemStatus_PropertyType </reg:status> [1]
   <reg:dateAccepted> gco:Date_PropertyType </reg:dateAccepted> [0..1]
   <reg:dateAmended> gco:Date_PropertyType </reg:dateAmended> [0..1]
   <reg:definition> gco:CharacterString_PropertyType </reg:definition> [1]
   <reg:description> gco:CharacterString_PropertyType </reg:description> [0..1]
   <reg:fieldOfApplication> reg:RE_FieldOfApplication_PropertyType </reg:fieldOfApplication> [0..*] 
   <reg:alternativeExpressions> reg:RE_AlternativeExpression_PropertyType </reg:alternativeExpressions> [0..*] 
   <reg:specificationSource> reg:RE_Reference_PropertyType </reg:specificationSource> [0..1]
   <reg:specificationLineage> reg:RE_Reference_PropertyType </reg:specificationLineage> [0..*]
   <reg:successor> reg:RE_RegisterItem_PropertyType </reg:successor> [0..*]
   <reg:itemClass> reg:RE_ItemClass_PropertyType </reg:itemClass> [1]
   <reg:clarificationInformation> reg:RE_ClarificationInformation_PropertyType </reg:clarificationInformation> [0..*]
   <reg:amendmentInformation> reg:RE_AmendmentInformation_PropertyType </reg:amendmentInformation> [0..*]
   <reg:additionInformation> reg:RE_AdditionInformation_PropertyType </reg:additionInformation> [1..*]
   <reg:uniformResourceIdentifier> mcc:Abstract_OnlineResource_PropertyType </reg:uniformResourceIdentifier> [1]
   <reg:operatingLanguage> reg:RE_Locale_PropertyType </reg:operatingLanguage> [1]
   <reg:containedItemClass> reg:RE_ItemClass_PropertyType </reg:containedItemClass> [1..*]
   <reg:subregisterManager> reg:RE_RegisterManager_PropertyType </reg:subregisterManager> [1]
</...>

Schema Component Representation

<complexType name="RE_SubregisterDescription_Type">
   <complexContent>
      <extension base="reg:RE_RegisterItem_Type">
         <sequence>
            <element name="uniformResourceIdentifier" type="mcc:Abstract_OnlineResource_PropertyType"/>
            <element name="operatingLanguage" type="reg:RE_Locale_PropertyType"/>
            <element name="containedItemClass" type="reg:RE_ItemClass_PropertyType" maxOccurs="unbounded"/>
            <element name="subregisterManager" type="reg:RE_RegisterManager_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Complex Type: RE_Version_PropertyType

XML Instance Representation

<...
Attribute group reference (not shown): gco:ObjectReference
gco:nilReason="" [0..1] > Start Sequence [0..1] <reg:RE_Version> ... </reg:RE_Version> [1] End Sequence </...>

Schema Component Representation

<complexType name="RE_Version_PropertyType">
   <sequence minOccurs="0">
      <element ref="reg:RE_Version"/>
   </sequence>
   <attributeGroup ref="gco:ObjectReference"/>
   <attribute ref="gco:nilReason"/>
</complexType>

Complex Type: RE_Version_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RE_Version_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <reg:versionNumber> gco:CharacterString_PropertyType </reg:versionNumber> [1]
   <reg:versionDate> gco:Date_PropertyType </reg:versionDate> [1]
</...>

Schema Component Representation

<complexType name="RE_Version_Type">
   <complexContent>
      <extension base="gco:AbstractObject_Type">
         <sequence>
            <element name="versionNumber" type="gco:CharacterString_PropertyType"/>
            <element name="versionDate" type="gco:Date_PropertyType"/>
         </sequence>
      </extension>
   </complexContent>
</complexType>

Types

Simple Type: RE_AmendmentType_Type

Type hierarchy:

Super-types:
string < RE_AmendmentType_Type (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'supersession'|'retirement'}
Documentation

Schema Component Representation

<simpleType name="RE_AmendmentType_Type">
   <restriction base="string">
      <enumeration value="supersession"/>
      <enumeration value="retirement"/>
   </restriction>
</simpleType>

Simple Type: RE_DecisionStatus_Type

Type hierarchy:

Super-types:
string < RE_DecisionStatus_Type (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'pending'|'tentative'|'final'}
Documentation

Schema Component Representation

<simpleType name="RE_DecisionStatus_Type">
   <restriction base="string">
      <enumeration value="pending"/>
      <enumeration value="tentative"/>
      <enumeration value="final"/>
   </restriction>
</simpleType>

Simple Type: RE_Disposition_Type

Type hierarchy:

Super-types:
string < RE_Disposition_Type (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'withdrawn'|'accepted'|'notAccepted'}
Documentation

Schema Component Representation

<simpleType name="RE_Disposition_Type">
   <restriction base="string">
      <enumeration value="withdrawn"/>
      <enumeration value="accepted"/>
      <enumeration value="notAccepted"/>
   </restriction>
</simpleType>

Simple Type: RE_ItemStatus_Type

Type hierarchy:

Super-types:
string < RE_ItemStatus_Type (by restriction)
Sub-types:
None

Properties:

Content
  • Base XSD Type: string
  • value comes from list: {'notValid'|'valid'|'superseded'|'retired'}
Documentation

Schema Component Representation

<simpleType name="RE_ItemStatus_Type">
   <restriction base="string">
      <enumeration value="notValid"/>
      <enumeration value="valid"/>
      <enumeration value="superseded"/>
      <enumeration value="retired"/>
   </restriction>
</simpleType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.