pbcorePart

Description:

The pbcorePart element is a container for repeating the same set of sub-elements used by super-element ‘pbcoreDescriptionDocument. e.g. this allows for defining segments, stories or episodes.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcorePart

USAGE RULES:

Occurs:

zero or more times

Must Contain:

3 elements, specific:

Contained by:

Contained with:

[Any elements used MUST appear in this relative order]

EXAMPLES:

<pbcoreDescriptionDocument>
<!-- section removed for clarity -->
<pbcoreIdentifier source="WGBH">NATPRO_NOVA</pbcoreIdentifier>
<pbcoreTitle titleType="Series" source="PBCore Controlled Vocabulary" version="2.0">NOVA</pbcoreTitle>
<!-- section removed for clarity -->
    <pbcorePart>
        <!-- section removed for clarity -->
        <pbcoreIdentifier source="WGBH"  annotation="this relates to other data about the NOVA series">NATPRO_NOVA</pbcoreIdentifier>
        <pbcoreIdentifier source="WGBH" ref="http://www.pbs.org/wgbh/pages/NOVA/programs/" annotation="this identifies this program in the series">NOLA78334</pbcoreIdentifier>
        <pbcoreTitle titleType="Program" source="WGBH" version="2011" annotation="this is the 2011/02/01 broadcast title">TU9</pbcoreTitle>
        <pbcoreDescription></pbcoreDescription>
        <!-- section removed for clarity -->
       </pbcorePart>
</pbcoreDescriptionDocument>

Leave a Reply