This is entry point for an instantiation-only record. Most likely used when referenced from other schemas.
XPATH LOCATION:
/ pbcoreInstantiationDocument
USAGE RULES:
Occurs:
1 time only
Must Contain:
3 attributes, specific:
- xmlns (text, specific value: “http://pbcore.org/PBCore/PBCoreNamespace.html”)
- xsi (text, specific value: “http://www.w3.org/2001/XMLSchema-instance”)
- schemaLocation (text, specific value: “http://pbcore.org/PBCore/PBCoreNamespace.html”)
2 elements, specific:
May Contain:
3 or less optional attributes, specific:
- startTime (text, may be empty)
- endTime (text, may be empty)
- timeAnnotation (text, may be empty)
22 or less optional elements, specific:
- instantiationDate
- instantiationDimensions
- instantiationPhysical
- instantiationDigital
- instantiationStandard
- instantiationMediaType
- instantiationGenerations
- instantiationFileSize
- instantiationTimeStart
- instantiationDuration
- instantiationDataRate
- instantiationColors
- instantiationTracks
- instantiationChannelConfiguration
- instantiationLanguage
- instantiationAlternativeModes
- instantiationEssenceTrack
- instantiationRelation
- instantiationRights
- instantiationAnnotation
- instantiationPart
- instantiationExtension
Contained by:
NOTHING
Contained with:
NOTHING
EXAMPLES:
<?xml version="1.0" encoding="UTF-8"?> <pbcoreInstantiationDocument xmlns="http://pbcore.org/PBCore/PBCoreNamespace.html" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pbcore.org/PBCore/PBCoreNamespace.html > <instantiationIdentifier source="WGBH MARS">NOVA1234</instantiationIdentifier> <instantiationLocation>VAULT</instantiationLocation> </pbcoreInstantiationDocument>