audiodata — Pointer to external audio data
Synopsis
Content Model
audiodata ::=
info? (db.titleforbidden.info)
Attributes
Common attributes.
Additional attributes:
- Each of:
- format
 - Exactly one of:
- fileref (anyURI)
 - entityref (ENTITY)
 
 
 
Required attributes are show in bold.
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
Children
The following elements occur in audiodata: info (db.titleforbidden.info).
ChangeLog
This alpha reference page is $Revision: 1.4 $ published $Date: 2005/07/07 16:40:23 $.