pbcoreContributor

The pbcoreContributor element is a container for sub-elements contributor and contributorRole.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcoreContributor

USAGE RULES:

Occurs:

zero or more times

Must Contain:

1 element, specific:

May Contain:

1 or less optional elements, specific:

Contained by:

Contained with:

[Any elements used MUST appear in this relative order]

EXAMPLES:

  • <pbcoreContributor>
            <contributor>Lisa Quijano Wolfinger</contributor>
            <contributorRole>Narrator</contributorRole>
    </pbcoreContributor>
  • <pbcoreContributor>
            <contributor>Yo-Yo Ma</contributor>
            <contributorRole source="PBCore contributorRole" ref="http://metadataregistry.org/conceptprop/list/concept_id/1330.html">Instrumentalist</contributorRole>
    </pbcoreContributor>

Leave a Reply