AudioData

Name

AudioData -- Pointer to external audio data

Synopsis

Content Model

AudioData ::=
EMPTY

Attributes

Common attributes

Name

Type

Default

SrcCreditCDATANone
Format

Enumeration:

BMP
CGM-BINARY
CGM-CHAR
CGM-CLEAR
DITROFF
DVI
EPS
EQN
FAX
GIF
GIF87a
GIF89a
IGES
JPEG
JPG
linespecific
PCX
PIC
PS
SGML
TBL
TEX
TIFF
WMF
WPG

None
EntityRefENTITYNone
FileRefCDATANone

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

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.

Children

In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.

Attributes

EntityRef

EntityRef identifies the general entity which points to the content of the audio data.

FileRef

FileRef specifies the name of the file which contains the content of the audio data.

Format

Format identifies the format of the audio data. The Format must be a defined notation.

SrcCredit

SrcCredit contains details about the source of the audio data.

Examples

For examples, see AudioObject.

Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.