audiodata

audiodata — Pointer to external audio data

Synopsis

  • info(db.titleforbidden.info)

Attributes

Common attributes.

Additional attributes:

  • Each of:
    • format
    • Exactly one of:
      • fileref (anyURI)
      • entityref (ENTITY)

Required attributes are shown in bold.

Additional Constraints

  • If this element is the root element, it must have a version attribute.

Description

This empty element points to external audio data.

Processing expectations

There are two ways to provide content for audiodata: entityref or fileref. It is best to use only one of these methods. However, if multiple sources are provided, entityref will be used in favor of fileref.

Attributes

Common attributes.

entityref

Identifies the location of the data by external identifier (entity name)

fileref

Indentifies the location of the data by URI

format

Specifies the format of the data

Parents

These elements contain audiodata: audioobject.

Children

The following elements occur in audiodata: info (db.titleforbidden.info).

Examples

See audioobject for an example.

$Revision: 8627 $ / $Date: 2010-05-19 09:57:55 -0400 (Wed, 19 May 2010) $