Length in hh:mm:ss

Length in hh:mm:ss

MODS Element: physicalDescription

Element Definition

A wrapper element that contains all subelements relating to physical description information of the resource described. Data is input only within each subelement.

AILLA Definition

The length of the audio/video recording in the format hh:mm:ss (hours:minutes:seconds).

Form option

Length / Duración = text

Repeatable

No

Form Required?

Required

AILLA Required?

Required

Subelement/Attribute Name

Definition/Description

Examples

XPath Syntax

Dublin Core

Extent

Subelement

Specifies the length of the media file in hh:mm:ss

 

mods:physicalDescription/mods:extent

to be added

Display label

Defines the text that is used to display near the text when displayed on Media File page on AILLA site

Length in hh:mm:ss

mods:extent[@displayLabel="Length in hh:mm:ss"]

to be added

XML

<physicalDescription>

    <extent displayLabel="Length in hh:mm:ss">00:00:16</extent>

</physicalDescription>