audiodata
audiodata — Pointer to external audio data
Synopsis
Content Model
audiodata ::=
EMPTY
Attributes
Name | Type | Default | ||||||||||||||||||||||||||||||
srccredit | CDATA | None | ||||||||||||||||||||||||||||||
entityref | ENTITY | None | ||||||||||||||||||||||||||||||
fileref | CDATA | None | ||||||||||||||||||||||||||||||
format |
| None |
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.
Parents
These elements contain audiodata: audioobject.
Attributes
entityref
EntityRefidentifies the general entity which points to the content of the audio data.fileref
FileRefspecifies the name of the file which contains the content of the audio data.format
Formatidentifies the format of the audio data. TheFormatmust be a defined notation.srccredit
SrcCreditcontains details about the source of the audio data.
Examples
For examples, see audioobject.