extensionValue

Description:

Use extensionValue to express the actual data value of the label indicated by extensionElement.

XPATH LOCATION:

/ pbcoreDescriptionDocument / pbcoreExtension / extensionWrap / extensionValue

USAGE RULES:

Occurs:

1 time only

May Contain:

Contained by:

Contained with:

(NOTE: any elements used must appear in this relative order)

  • /pbcoreDescriptionDocument/pbcoreExtension/extensionWrap/extensionElement
  • /pbcoreDescriptionDocument/pbcoreExtension/extensionWrap/extensionValue
  • /pbcoreDescriptionDocument/pbcoreExtension/extensionWrap/extensionAuthorityUsed

EXAMPLES:

<pbcoreExtension>
           <extensionWrap>
                <extensionElement>RightsHolderName</extensionElement>
                <extensionValue>WNET.org</extensionValue>
               <extensionAuthorityUsed>http://www.loc.gov/standards/rights/METSRights.xsd</extensionAuthorityUsed>
           </extensionWrap>   
       </pbcoreExtension>

Leave a Reply