The pbcoreTitle is a name given to the media item you are cataloging. It is the unique name everyone should use to refer to or search for a particular media item. There are obviously many types of titles a media item may have, such as a series title, episode title, segment title, or project title. Use the attribute titleType to indicate the type of title you are assigning to the media item.
XPATH LOCATION:
/ pbcoreDescriptionDocument / pbcoreTitle
USAGE RULES:
Occurs:
1 or more times
May Contain:
1 or less optional attributes, specific:
- titleType ( may be empty)
4 or less optional attributes, specific:
- source (text, may be empty)
- ref (text, may be empty)
- version (text, may be empty)
- annotation (text, may be empty)
3 or less optional attributes, specific:
- startTime (text, may be empty)
- endTime (text, may be empty)
- timeAnnotation (text, may be empty)
Contained by:
Contained with:
[Any elements used MUST appear in this relative order]
- /pbcoreDescriptionDocument/pbcoreAssetType
- /pbcoreDescriptionDocument/pbcoreAssetDate
- /pbcoreDescriptionDocument/pbcoreIdentifier
- /pbcoreDescriptionDocument/pbcoreTitle
- /pbcoreDescriptionDocument/pbcoreSubject
- /pbcoreDescriptionDocument/pbcoreDescription
- /pbcoreDescriptionDocument/pbcoreGenre
- /pbcoreDescriptionDocument/pbcoreRelation
- /pbcoreDescriptionDocument/pbcoreCoverage
- /pbcoreDescriptionDocument/pbcoreAudienceLevel
- /pbcoreDescriptionDocument/pbcoreAudienceRating
- /pbcoreDescriptionDocument/pbcoreCreator
- /pbcoreDescriptionDocument/pbcoreContributor
- /pbcoreDescriptionDocument/pbcorePublisher
- /pbcoreDescriptionDocument/pbcoreRightsSummary
- /pbcoreDescriptionDocument/pbcoreInstantiation
- /pbcoreDescriptionDocument/pbcoreAnnotation
- /pbcoreDescriptionDocument/pbcorePart
- /pbcoreDescriptionDocument/pbcoreExtension
EXAMPLES:
-
<pbcoreTitle titleType="Full">NOVA: Pocahontas Revealed</pbcoreTitle>
-
<pbcoreTitle titleType="Program">Pocahontas Revealed</pbcoreTitle>
-
<pbcoreTitle titleType="Series">NOVA</pbcoreTitle>