Elements defined

instantiationRelation

instantiationRelation is a container for sub-elements instantiationRelationType and instantiationRelationIdentifier to describe relationships to other instantiations.

Usage: optional, repeatable

Attributes

This element cannot have any attributes.

Subelements

  • instantiationRelationType: required | instantiationRelationType describes the relation between the instantiation being described and another instantiation.
  • instantiationRelationIdentifier: required | instantiationRelationIdentifier is used to provide a name, locator, accession, identification number or ID where the related item can be obtained or found.

Example

  
  <instantiationRelation>
<!-- No data here directly; it's within sub-elements instead -->
<instantiationRelationType source="PBCore relationType Vocabulary" “http://pbcore.org/pbcore-controlled-vocabularies/pbcorerelationtype-vocabulary/#DerivedFrom">Derived from</instantiationRelationType>
<instantiationRelationIdentifier source="WGBH Barcode">233745</instantiationRelationType>
</instantiationRelation>