<

Schema Documentation for pir

Schema Document Properties

Target Namespace
https://schemas.isotc211.org/19135/-1/pir/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/2.0 (at https://schemas.isotc211.org/19115/-3/cit/2.0/cit.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/cit/2.0 (at https://schemas.isotc211.org/19115/-3/cit/2.0/cit.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/cit/2.0 (at https://schemas.isotc211.org/19115/-3/cit/2.0/cit.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/cit/2.0 (at https://schemas.isotc211.org/19115/-3/cit/2.0/cit.xsd)
    • http://standards.iso.org/iso/19115/-3/gco/1.0 (at https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd)

Declared Namespaces:

Prefix
Namespace
xml
http://www.w3.org/XML/1998/namespace
cit
http://standards.iso.org/iso/19115/-3/cit/2.0
gco
http://standards.iso.org/iso/19115/-3/gco/1.0
pir
https://schemas.isotc211.org/19135/-1/pir/1.0
xs
http://www.w3.org/2001/XMLSchema

Schema Component Representation

<xs:schema elementFormDefault="qualified" targetNamespace="https://schemas.isotc211.org/19135/-1/pir/1.0" version="1.0">
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/cit/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/cit/2.0/cit.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/cit/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/cit/2.0/cit.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/cit/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/cit/2.0/cit.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/cit/2.0" schemaLocation="https://schemas.isotc211.org/19115/-3/cit/2.0/cit.xsd"/>
   <xs:import namespace="http://standards.iso.org/iso/19115/-3/gco/1.0" schemaLocation="https://schemas.isotc211.org/19115/-3/gco/1.0/gco.xsd"/>
...
</xs:schema>

Elements

Element: ItemClass

Type hierarchy:

  • The following elements can be used wherever this element is referenced:
Type
pir:ItemClass_Type

XML Instance Representation

<pir:ItemClass>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:describedItem> pir:RegisterItem_PropertyType </pir:describedItem> [1..*] 
</pir:ItemClass>

Schema Component Representation

<xs:element name="ItemClass" type="pir:ItemClass_Type" id="ISO19135-1.7.4.2"/>

Element: RE_AdditionInformation

Type hierarchy:

Type
pir:RE_AdditionInformation_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_AdditionInformation" type="pir:RE_AdditionInformation_Type" substitutionGroup="pir:RE_ProposalManagementInformation"/>

Element: RE_AlternativeExpression

Type
pir:RE_AlternativeExpression_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_AlternativeExpression" type="pir:RE_AlternativeExpression_Type"/>

Element: RE_AlternativeName

Type
pir:RE_AlternativeName_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_AlternativeName" type="pir:RE_AlternativeName_Type"/>

Element: RE_AmendmentInformation

Type hierarchy:

Type
pir:RE_AmendmentInformation_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_AmendmentInformation" type="pir:RE_AmendmentInformation_Type" substitutionGroup="pir:RE_ProposalManagementInformation"/>

Element: RE_AmendmentType

Type
pir:RE_AmendmentType_Type

XML Instance Representation

<pir:RE_AmendmentType> pir:RE_AmendmentType_Type </pir:RE_AmendmentType>

Schema Component Representation

<xs:element name="RE_AmendmentType" type="pir:RE_AmendmentType_Type"/>

Element: RE_ClarificationInformation

Type hierarchy:

Type
pir:RE_ClarificationInformation_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_ClarificationInformation" type="pir:RE_ClarificationInformation_Type" substitutionGroup="pir:RE_ProposalManagementInformation"/>

Element: RE_DecisionStatus

Type
pir:RE_DecisionStatus_Type

XML Instance Representation

<pir:RE_DecisionStatus> pir:RE_DecisionStatus_Type </pir:RE_DecisionStatus>

Schema Component Representation

<xs:element name="RE_DecisionStatus" type="pir:RE_DecisionStatus_Type"/>

Element: RE_Disposition

Type
pir:RE_Disposition_Type

XML Instance Representation

<pir:RE_Disposition> pir:RE_Disposition_Type </pir:RE_Disposition>

Schema Component Representation

<xs:element name="RE_Disposition" type="pir:RE_Disposition_Type"/>

Element: RE_FieldOfApplication

Type
pir:RE_FieldOfApplication_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_FieldOfApplication" type="pir:RE_FieldOfApplication_Type"/>

Element: RE_ItemClass

Type hierarchy:

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

XML Instance Representation

<pir:RE_ItemClass>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:describedItem> pir:RegisterItem_PropertyType </pir:describedItem> [1..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:alternativeName> gco:CharacterString_PropertyType </pir:alternativeName> [1] 
   <pir:technicalStandard> cit:CI_Citation_PropertyType </pir:technicalStandard> [1] 
</pir:RE_ItemClass>

Schema Component Representation

<xs:element name="RE_ItemClass" type="pir:RE_ItemClass_Type" substitutionGroup="pir:ItemClass"/>

Element: RE_ItemStatus

Type
pir:RE_ItemStatus_Type

XML Instance Representation

<pir:RE_ItemStatus> pir:RE_ItemStatus_Type </pir:RE_ItemStatus>

Schema Component Representation

<xs:element name="RE_ItemStatus" type="pir:RE_ItemStatus_Type"/>

Element: RE_Locale

Type
pir:RE_Locale_Type

XML Instance Representation

<pir:RE_Locale>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:country> gco:CharacterString_PropertyType </pir:country> [1] 
   <pir:language> gco:CharacterString_PropertyType </pir:language> [1] 
   <pir:characterEncoding> gco:CharacterString_PropertyType </pir:characterEncoding> [1] 
   <pir:expression> pir:RE_AlternativeExpression_PropertyType </pir:expression> [0..*] 
   <pir:citation> cit:CI_Citation_PropertyType </pir:citation> [0..*] 
</pir:RE_Locale>

Schema Component Representation

<xs:element name="RE_Locale" type="pir:RE_Locale_Type"/>

Element: RE_ProposalManagementInformation

Type hierarchy:

Type
pir:RE_ProposalManagementInformation_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_ProposalManagementInformation" type="pir:RE_ProposalManagementInformation_Type"/>

Element: RE_Reference

Type
pir:RE_Reference_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_Reference" type="pir:RE_Reference_Type"/>

Element: RE_ReferenceSource

Type
pir:RE_ReferenceSource_Type

XML Instance Representation

<pir:RE_ReferenceSource>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemReference> pir:RE_Reference_PropertyType </pir:itemReference> [1..*] 
   <pir:citation> cit:CI_Citation_PropertyType </pir:citation> [1] 
   <pir:register> pir:RE_Register_PropertyType </pir:register> [1..*] 
</pir:RE_ReferenceSource>

Schema Component Representation

<xs:element name="RE_ReferenceSource" type="pir:RE_ReferenceSource_Type"/>

Element: RE_Register

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
pir:RE_Register_Type

XML Instance Representation

<pir:RE_Register>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:version> pir:RE_Version_PropertyType </pir:version> [0..1] 
   <pir:dateOfLastChange> gco:Date_PropertyType </pir:dateOfLastChange> [0..1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:manages> pir:RegisterStakeholder_PropertyType </pir:manages> [1] 
   <pir:owner> pir:RegisterStakeholder_PropertyType </pir:owner> [1] 
   <pir:submitter> pir:RegisterStakeholder_PropertyType </pir:submitter> [1..*] 
   <pir:containedItem> pir:RegisterItem_PropertyType </pir:containedItem> [1..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:contentSummary> gco:CharacterString_PropertyType </pir:contentSummary> [1] 
   <pir:uniformResourceIdentifier> gco:CharacterString_PropertyType </pir:uniformResourceIdentifier> [1..*] 
   <pir:operatingLanguage> pir:RE_Locale_PropertyType </pir:operatingLanguage> [1] 
   <pir:alternativeLanguages> gco:CharacterString_PropertyType </pir:alternativeLanguages> [0..1] 
   <pir:citation> pir:RE_ReferenceSource_PropertyType </pir:citation> [0..*] 
</pir:RE_Register>

Schema Component Representation

<xs:element name="RE_Register" type="pir:RE_Register_Type" substitutionGroup="pir:Register"/>

Element: RE_RegisterItem

Type hierarchy:

  • This element can be used wherever the following element is referenced:
Type
pir:RE_RegisterItem_Type

XML Instance Representation

<pir:RE_RegisterItem>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:definition> gco:CharacterString_PropertyType </pir:definition> [1] 
   <pir:alternativeExpressions> gco:CharacterString_PropertyType </pir:alternativeExpressions> [0..1] 
   <pir:dateAccepted> gco:Date_PropertyType </pir:dateAccepted> [0..1] 
   <pir:dateAmended> gco:Date_PropertyType </pir:dateAmended> [0..1] 
   <pir:description> gco:CharacterString_PropertyType </pir:description> [0..1] 
   <pir:fieldOfApplication> gco:CharacterString_PropertyType </pir:fieldOfApplication> [0..1] 
   <pir:additionInformation> pir:RE_AdditionInformation_PropertyType </pir:additionInformation> [1..*] 
   <pir:amendmentInformation> pir:RE_AmendmentInformation_PropertyType </pir:amendmentInformation> [0..*] 
   <pir:clarificationInformation> pir:RE_ClarificationInformation_PropertyType </pir:clarificationInformation> [0..*] 
   <pir:specificationLineage> pir:RE_Reference_PropertyType </pir:specificationLineage> [0..*] 
   <pir:specificationSource> pir:RE_Reference_PropertyType </pir:specificationSource> [0..1] 
</pir:RE_RegisterItem>

Schema Component Representation

<xs:element name="RE_RegisterItem" type="pir:RE_RegisterItem_Type" substitutionGroup="pir:RegisterItem"/>

Element: RE_RegisterStakeholder

Type
pir:RE_RegisterStakeholder_Type

XML Instance Representation

<pir:RE_RegisterStakeholder>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:manager> pir:Register_PropertyType </pir:manager> [1..*] 
   <pir:owns> pir:Register_PropertyType </pir:owns> [1..*] 
   <pir:submits> pir:Register_PropertyType </pir:submits> [1..*] 
   <pir:contact> cit:CI_Responsibility_PropertyType </pir:contact> [1] 
   <pir:proposalInformation> pir:RE_ProposalManagementInformation_PropertyType </pir:proposalInformation> [1..*] 
</pir:RE_RegisterStakeholder>

Schema Component Representation

<xs:element name="RE_RegisterStakeholder" type="pir:RE_RegisterStakeholder_Type"/>

Element: RE_SimilarityToSource

Type hierarchy:

Type
gco:CodeListValue_Type
Documentation

XML Instance Representation

<pir:RE_SimilarityToSource> gco:CodeListValue_Type </pir:RE_SimilarityToSource>

Schema Component Representation

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

Element: RE_SubregisterDescription

Type hierarchy:

Type
pir:RE_SubregisterDescription_Type

XML Instance Representation

<pir:RE_SubregisterDescription>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:subregisterManager> pir:RegisterStakeholder_PropertyType </pir:subregisterManager> [1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:uniformResourceIdentifier> gco:CharacterString_PropertyType </pir:uniformResourceIdentifier> [1] 
   <pir:operatingLanguage> pir:RE_Locale_PropertyType </pir:operatingLanguage> [1] 
</pir:RE_SubregisterDescription>

Schema Component Representation

<xs:element name="RE_SubregisterDescription" type="pir:RE_SubregisterDescription_Type" substitutionGroup="pir:SubregisterDescription"/>

Element: RE_Version

Type
pir:RE_Version_Type

XML Instance Representation

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

Schema Component Representation

<xs:element name="RE_Version" type="pir:RE_Version_Type"/>

Element: Register

Type hierarchy:

  • The following elements can be used wherever this element is referenced:
Type
pir:Register_Type

XML Instance Representation

<pir:Register>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:version> pir:RE_Version_PropertyType </pir:version> [0..1] 
   <pir:dateOfLastChange> gco:Date_PropertyType </pir:dateOfLastChange> [0..1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:manages> pir:RegisterStakeholder_PropertyType </pir:manages> [1] 
   <pir:owner> pir:RegisterStakeholder_PropertyType </pir:owner> [1] 
   <pir:submitter> pir:RegisterStakeholder_PropertyType </pir:submitter> [1..*] 
   <pir:containedItem> pir:RegisterItem_PropertyType </pir:containedItem> [1..*] 
</pir:Register>

Schema Component Representation

<xs:element name="Register" type="pir:Register_Type"/>

Element: RegisterItem

Type hierarchy:

Type
pir:RegisterItem_Type

XML Instance Representation

<pir:RegisterItem>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
</pir:RegisterItem>

Schema Component Representation

<xs:element name="RegisterItem" type="pir:RegisterItem_Type"/>

Element: RegisterStakeholder

Type
pir:RegisterStakeholder_Type

XML Instance Representation

<pir:RegisterStakeholder>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:manager> pir:Register_PropertyType </pir:manager> [1..*] 
   <pir:owns> pir:Register_PropertyType </pir:owns> [1..*] 
   <pir:submits> pir:Register_PropertyType </pir:submits> [1..*] 
   <pir:contact> cit:CI_Responsibility_PropertyType </pir:contact> [1] 
</pir:RegisterStakeholder>

Schema Component Representation

<xs:element name="RegisterStakeholder" type="pir:RegisterStakeholder_Type"/>

Element: SubregisterDescription

Type hierarchy:

Type
pir:SubregisterDescription_Type

XML Instance Representation

<pir:SubregisterDescription>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:subregisterManager> pir:RegisterStakeholder_PropertyType </pir:subregisterManager> [1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
</pir:SubregisterDescription>

Schema Component Representation

<xs:element name="SubregisterDescription" type="pir:SubregisterDescription_Type" substitutionGroup="pir:RegisterItem" id="ISO19135-1.8.4.2"/>

Complex Types

Complex Type: ItemClass_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="ItemClass_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:ItemClass"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: ItemClass_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:describedItem> pir:RegisterItem_PropertyType </pir:describedItem> [1..*] 
</...>

Schema Component Representation

<xs:complexType name="ItemClass_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="identifier" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1" id="ISO19135-1.7.4.2.1_ISO19103.CharacterString"/>
            <xs:element name="register" type="pir:Register_PropertyType" minOccurs="1" maxOccurs="unbounded" id="ISO19135-1.7.4.2.2_ISO19135-1.7.2.2"/>
            <xs:element name="describedItem" type="pir:RegisterItem_PropertyType" minOccurs="1" maxOccurs="unbounded" id="ISO19135-1.7.4.2.3_ISO19135-1.7.5.2"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_AdditionInformation_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_AdditionInformation_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_AdditionInformation_Type">
   <xs:complexContent>
      <xs:extension base="pir:RE_ProposalManagementInformation_Type">
         <xs:sequence>
            <xs:element name="item" type="pir:RE_RegisterItem_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_AlternativeExpression_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_AlternativeExpression_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_AlternativeName_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_AlternativeName_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_AlternativeName"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs: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. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:locale> pir:RE_Locale_PropertyType </pir:locale> [1] 
</...>

Schema Component Representation

<xs:complexType name="RE_AlternativeName_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="locale" type="pir:RE_Locale_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_AmendmentInformation_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_AmendmentInformation_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_AmendmentInformation_Type">
   <xs:complexContent>
      <xs:extension base="pir:RE_ProposalManagementInformation_Type">
         <xs:sequence>
            <xs:element name="amendmentType" type="pir:RE_AmendmentType_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="item" type="pir:RE_RegisterItem_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_AmendmentType_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_AmendmentType_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_AmendmentType"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_ClarificationInformation_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_ClarificationInformation_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_ClarificationInformation_Type">
   <xs:complexContent>
      <xs:extension base="pir:RE_ProposalManagementInformation_Type">
         <xs:sequence>
            <xs:element name="proposedChange" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="item" type="pir:RE_RegisterItem_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_DecisionStatus_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_DecisionStatus_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_DecisionStatus"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_Disposition_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_Disposition_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_Disposition"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_FieldOfApplication_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_FieldOfApplication_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_ItemClass_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_ItemClass_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:describedItem> pir:RegisterItem_PropertyType </pir:describedItem> [1..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:alternativeName> gco:CharacterString_PropertyType </pir:alternativeName> [1] 
   <pir:technicalStandard> cit:CI_Citation_PropertyType </pir:technicalStandard> [1] 
</...>

Schema Component Representation

<xs:complexType name="RE_ItemClass_Type">
   <xs:complexContent>
      <xs:extension base="pir:ItemClass_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="alternativeName" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="technicalStandard" type="cit:CI_Citation_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_ItemStatus_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_ItemStatus_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_ItemStatus"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_Locale_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_Locale_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:country> gco:CharacterString_PropertyType </pir:country> [1] 
   <pir:language> gco:CharacterString_PropertyType </pir:language> [1] 
   <pir:characterEncoding> gco:CharacterString_PropertyType </pir:characterEncoding> [1] 
   <pir:expression> pir:RE_AlternativeExpression_PropertyType </pir:expression> [0..*] 
   <pir:citation> cit:CI_Citation_PropertyType </pir:citation> [0..*] 
</...>

Schema Component Representation

<xs:complexType name="RE_Locale_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="country" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="language" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="characterEncoding" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="expression" type="pir:RE_AlternativeExpression_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="citation" type="cit:CI_Citation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_ProposalManagementInformation_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_ProposalManagementInformation_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_ProposalManagementInformation"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_ProposalManagementInformation_Type

Type hierarchy:

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

Properties:

Abstract
yes
Documentation

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_ProposalManagementInformation_Type" abstract="true">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="dateProposed" type="gco:Date_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="justification" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="status" type="pir:RE_DecisionStatus_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="disposition" type="pir:RE_Disposition_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateDisposed" type="gco:Date_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="controlBodyDecisionEvent" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="controlBodyNotes" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="registerManagerNotes" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="sponsor" type="pir:RegisterStakeholder_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_ReferenceSource_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_ReferenceSource_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemReference> pir:RE_Reference_PropertyType </pir:itemReference> [1..*] 
   <pir:citation> cit:CI_Citation_PropertyType </pir:citation> [1] 
   <pir:register> pir:RE_Register_PropertyType </pir:register> [1..*] 
</...>

Schema Component Representation

<xs:complexType name="RE_ReferenceSource_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="itemReference" type="pir:RE_Reference_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="citation" type="cit:CI_Citation_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="register" type="pir:RE_Register_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_Reference_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_Reference_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_Reference_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="itemIdentifierAtSource" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="similarity" type="pir:RE_SimilarityToSource_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="referenceText" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="notes" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="sourceCitation" type="pir:RE_ReferenceSource_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="item" type="pir:RE_RegisterItem_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="specifiedItem" type="pir:RE_RegisterItem_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_RegisterItem_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_RegisterItem_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RegisterItem_Type (by extension) < RE_RegisterItem_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:definition> gco:CharacterString_PropertyType </pir:definition> [1] 
   <pir:alternativeExpressions> gco:CharacterString_PropertyType </pir:alternativeExpressions> [0..1] 
   <pir:dateAccepted> gco:Date_PropertyType </pir:dateAccepted> [0..1] 
   <pir:dateAmended> gco:Date_PropertyType </pir:dateAmended> [0..1] 
   <pir:description> gco:CharacterString_PropertyType </pir:description> [0..1] 
   <pir:fieldOfApplication> gco:CharacterString_PropertyType </pir:fieldOfApplication> [0..1] 
   <pir:additionInformation> pir:RE_AdditionInformation_PropertyType </pir:additionInformation> [1..*] 
   <pir:amendmentInformation> pir:RE_AmendmentInformation_PropertyType </pir:amendmentInformation> [0..*] 
   <pir:clarificationInformation> pir:RE_ClarificationInformation_PropertyType </pir:clarificationInformation> [0..*] 
   <pir:specificationLineage> pir:RE_Reference_PropertyType </pir:specificationLineage> [0..*] 
   <pir:specificationSource> pir:RE_Reference_PropertyType </pir:specificationSource> [0..1] 
</...>

Schema Component Representation

<xs:complexType name="RE_RegisterItem_Type">
   <xs:complexContent>
      <xs:extension base="pir:RegisterItem_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="definition" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="alternativeExpressions" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateAccepted" type="gco:Date_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateAmended" type="gco:Date_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="description" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="fieldOfApplication" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="additionInformation" type="pir:RE_AdditionInformation_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="amendmentInformation" type="pir:RE_AmendmentInformation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="clarificationInformation" type="pir:RE_ClarificationInformation_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="specificationLineage" type="pir:RE_Reference_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="specificationSource" type="pir:RE_Reference_PropertyType" minOccurs="0" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_RegisterStakeholder_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RE_RegisterStakeholder_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RE_RegisterStakeholder"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RE_RegisterStakeholder_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RegisterStakeholder_Type (by extension) < RE_RegisterStakeholder_Type (by extension)

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:manager> pir:Register_PropertyType </pir:manager> [1..*] 
   <pir:owns> pir:Register_PropertyType </pir:owns> [1..*] 
   <pir:submits> pir:Register_PropertyType </pir:submits> [1..*] 
   <pir:contact> cit:CI_Responsibility_PropertyType </pir:contact> [1] 
   <pir:proposalInformation> pir:RE_ProposalManagementInformation_PropertyType </pir:proposalInformation> [1..*] 
</...>

Schema Component Representation

<xs:complexType name="RE_RegisterStakeholder_Type">
   <xs:complexContent>
      <xs:extension base="pir:RegisterStakeholder_Type">
         <xs:sequence>
            <xs:element name="proposalInformation" type="pir:RE_ProposalManagementInformation_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_Register_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_Register_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < Register_Type (by extension) < RE_Register_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:version> pir:RE_Version_PropertyType </pir:version> [0..1] 
   <pir:dateOfLastChange> gco:Date_PropertyType </pir:dateOfLastChange> [0..1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:manages> pir:RegisterStakeholder_PropertyType </pir:manages> [1] 
   <pir:owner> pir:RegisterStakeholder_PropertyType </pir:owner> [1] 
   <pir:submitter> pir:RegisterStakeholder_PropertyType </pir:submitter> [1..*] 
   <pir:containedItem> pir:RegisterItem_PropertyType </pir:containedItem> [1..*] 
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:contentSummary> gco:CharacterString_PropertyType </pir:contentSummary> [1] 
   <pir:uniformResourceIdentifier> gco:CharacterString_PropertyType </pir:uniformResourceIdentifier> [1..*] 
   <pir:operatingLanguage> pir:RE_Locale_PropertyType </pir:operatingLanguage> [1] 
   <pir:alternativeLanguages> gco:CharacterString_PropertyType </pir:alternativeLanguages> [0..1] 
   <pir:citation> pir:RE_ReferenceSource_PropertyType </pir:citation> [0..*] 
</...>

Schema Component Representation

<xs:complexType name="RE_Register_Type">
   <xs:complexContent>
      <xs:extension base="pir:Register_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="contentSummary" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="uniformResourceIdentifier" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="operatingLanguage" type="pir:RE_Locale_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="alternativeLanguages" type="gco:CharacterString_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="citation" type="pir:RE_ReferenceSource_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_SimilarityToSource_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_SubregisterDescription_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_SubregisterDescription_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RegisterItem_Type (by extension) < SubregisterDescription_Type (by extension) < RE_SubregisterDescription_Type (by extension)
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:subregisterManager> pir:RegisterStakeholder_PropertyType </pir:subregisterManager> [1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:uniformResourceIdentifier> gco:CharacterString_PropertyType </pir:uniformResourceIdentifier> [1] 
   <pir:operatingLanguage> pir:RE_Locale_PropertyType </pir:operatingLanguage> [1] 
</...>

Schema Component Representation

<xs:complexType name="RE_SubregisterDescription_Type">
   <xs:complexContent>
      <xs:extension base="pir:SubregisterDescription_Type">
         <xs:sequence>
            <xs:element name="uniformResourceIdentifier" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="operatingLanguage" type="pir:RE_Locale_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RE_Version_PropertyType

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RE_Version_Type

Type hierarchy:

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

XML Instance Representation

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

Schema Component Representation

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

Complex Type: RegisterItem_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RegisterItem_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RegisterItem"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RegisterItem_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
</...>

Schema Component Representation

<xs:complexType name="RegisterItem_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="itemIdentifier" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="status" type="pir:RE_ItemStatus_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="dateTimeAddition" type="gco:DateTime_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="dateTimeSupersession" type="gco:DateTime_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateTimeRetirement" type="gco:DateTime_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateTimeInvalidation" type="gco:DateTime_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="itemClass" type="pir:ItemClass_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="register" type="pir:Register_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="predecessor" type="pir:RegisterItem_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
            <xs:element name="successor" type="pir:RegisterItem_PropertyType" minOccurs="0" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: RegisterStakeholder_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="RegisterStakeholder_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:RegisterStakeholder"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: RegisterStakeholder_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:name> gco:CharacterString_PropertyType </pir:name> [1] 
   <pir:manager> pir:Register_PropertyType </pir:manager> [1..*] 
   <pir:owns> pir:Register_PropertyType </pir:owns> [1..*] 
   <pir:submits> pir:Register_PropertyType </pir:submits> [1..*] 
   <pir:contact> cit:CI_Responsibility_PropertyType </pir:contact> [1] 
</...>

Schema Component Representation

<xs:complexType name="RegisterStakeholder_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="name" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="manager" type="pir:Register_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="owns" type="pir:Register_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="submits" type="pir:Register_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="contact" type="cit:CI_Responsibility_PropertyType" minOccurs="1" maxOccurs="1"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: Register_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="Register_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:Register"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: Register_Type

Type hierarchy:

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

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:identifier> gco:CharacterString_PropertyType </pir:identifier> [1] 
   <pir:version> pir:RE_Version_PropertyType </pir:version> [0..1] 
   <pir:dateOfLastChange> gco:Date_PropertyType </pir:dateOfLastChange> [0..1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
   <pir:manages> pir:RegisterStakeholder_PropertyType </pir:manages> [1] 
   <pir:owner> pir:RegisterStakeholder_PropertyType </pir:owner> [1] 
   <pir:submitter> pir:RegisterStakeholder_PropertyType </pir:submitter> [1..*] 
   <pir:containedItem> pir:RegisterItem_PropertyType </pir:containedItem> [1..*] 
</...>

Schema Component Representation

<xs:complexType name="Register_Type">
   <xs:complexContent>
      <xs:extension base="gco:AbstractObject_Type">
         <xs:sequence>
            <xs:element name="identifier" type="gco:CharacterString_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="version" type="pir:RE_Version_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="dateOfLastChange" type="gco:Date_PropertyType" minOccurs="0" maxOccurs="1"/>
            <xs:element name="containedItemClass" type="pir:ItemClass_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="manages" type="pir:RegisterStakeholder_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="owner" type="pir:RegisterStakeholder_PropertyType" minOccurs="1" maxOccurs="1"/>
            <xs:element name="submitter" type="pir:RegisterStakeholder_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
            <xs:element name="containedItem" type="pir:RegisterItem_PropertyType" minOccurs="1" maxOccurs="unbounded"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Complex Type: SubregisterDescription_PropertyType

XML Instance Representation

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

Schema Component Representation

<xs:complexType name="SubregisterDescription_PropertyType">
   <xs:sequence minOccurs="0">
      <xs:element ref="pir:SubregisterDescription"/>
   </xs:sequence>
   <xs:attributeGroup ref="gco:ObjectReference"/>
   <xs:attribute ref="gco:nilReason"/>
</xs:complexType>

Complex Type: SubregisterDescription_Type

Type hierarchy:

Super-types:
gco:AbstractObject_Type < RegisterItem_Type (by extension) < SubregisterDescription_Type (by extension)
Sub-types:
Documentation

XML Instance Representation

<...>
   <!-- 'gco:AbstractObject_Type' super type was not found in this schema. Some elements and attributes may be missing. -->
   <pir:itemIdentifier> gco:CharacterString_PropertyType </pir:itemIdentifier> [1] 
   <pir:status> pir:RE_ItemStatus_PropertyType </pir:status> [1] 
   <pir:dateTimeAddition> gco:DateTime_PropertyType </pir:dateTimeAddition> [1] 
   <pir:dateTimeSupersession> gco:DateTime_PropertyType </pir:dateTimeSupersession> [0..1] 
   <pir:dateTimeRetirement> gco:DateTime_PropertyType </pir:dateTimeRetirement> [0..1] 
   <pir:dateTimeInvalidation> gco:DateTime_PropertyType </pir:dateTimeInvalidation> [0..1] 
   <pir:itemClass> pir:ItemClass_PropertyType </pir:itemClass> [1] 
   <pir:register> pir:Register_PropertyType </pir:register> [1..*] 
   <pir:predecessor> pir:RegisterItem_PropertyType </pir:predecessor> [0..*] 
   <pir:successor> pir:RegisterItem_PropertyType </pir:successor> [0..*] 
   <pir:subregisterManager> pir:RegisterStakeholder_PropertyType </pir:subregisterManager> [1] 
   <pir:containedItemClass> pir:ItemClass_PropertyType </pir:containedItemClass> [1..*] 
</...>

Schema Component Representation

<xs:complexType name="SubregisterDescription_Type">
   <xs:complexContent>
      <xs:extension base="pir:RegisterItem_Type">
         <xs:sequence>
            <xs:element name="subregisterManager" type="pir:RegisterStakeholder_PropertyType" minOccurs="1" maxOccurs="1" id="ISO19135-1.8.4.2.1_ISO19135-1.7.3.2"/>
            <xs:element name="containedItemClass" type="pir:ItemClass_PropertyType" minOccurs="1" maxOccurs="unbounded" id="ISO19135-1.8.4.2.2_ISO19135-1.7.4.2"/>
         </xs:sequence>
      </xs:extension>
   </xs:complexContent>
</xs:complexType>

Types

Simple Type: RE_AmendmentType_Type

Type hierarchy:

Super-types:
xs: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

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

Simple Type: RE_DecisionStatus_Type

Type hierarchy:

Super-types:
xs: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

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

Simple Type: RE_Disposition_Type

Type hierarchy:

Super-types:
xs: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

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

Simple Type: RE_ItemStatus_Type

Type hierarchy:

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

Properties:

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

Schema Component Representation

<xs:simpleType name="RE_ItemStatus_Type">
   <xs:restriction base="xs:string">
      <xs:enumeration value="submitted"/>
      <xs:enumeration value="valid"/>
      <xs:enumeration value="superseded"/>
      <xs:enumeration value="retired"/>
      <xs:enumeration value="invalid"/>
   </xs:restriction>
</xs: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.