Length/Number of pages

Length/Number of pages

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

Number of pages for any paginated file. For text, image or binary files that are not paginated, the number "1" is entered.

Form option

Length / Número de páginas = text

Repeatable

No

Form Required?

Required

AILLA Required?

Required

Subelement/Attribute Name

Definition/Description

Examples

XPath Syntax

Dublin Core

Extent

Subelement

Specifies the number and specific material of the units in the media file

 

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 pages

mods:extent[@displayLabel="Length in pages"]

to be added

XML

<physicalDescription>

    <extent displayLabel="Length in pages">1</extent>

</physicalDescription>