file

file has these attributes...[?SHOULD WE ADD FILEFORMAT FOR E.G.JPG AND KEEP TYPE FOR 'FIGURE', 'TABLE' ETC.?]


colour

Allowable attribute values for colour are:

ValueExplanation
cmykCMYK format (for print use)
rgbRGB format (for screen display)

Value(s)

CDATA

Default Value

#IMPLIED

dpi

Dots per inch (resolution) of the file

Value(s)

CDATA

Default Value

#IMPLIED

filesize

The size of the file in bytes

Value(s)

CDATA

Default Value

#IMPLIED

height

See information on units of measurement

Value(s)

CDATA

Default Value

#IMPLIED

id

An ID number for the file. See IDPrefixes.htm

Value(s)

ID

Default Value

#IMPLIED

name

The filename of the object

Note: The name attribute must include the file extension. For example
<file name="10005843_chapter_3_f3-1" type="gif"/> is incorrect
<file name="10005843_chapter_3_f3-1.gif" type="gif"/> is correct.

Value(s)

CDATA

Default Value

#REQUIRED

note

Value(s)

CDATA

Default Value

#IMPLIED

sequence

Value(s)

Default Value

#IMPLIED

type

The format of the file. Use the 3-letter extension for the attribute value. e.g.

ValueExplanation
tifTIFF format
jpgJPEG format
gifGIF format
pdfAdobe PDF file
swfMacromedia Shockwave file
pngPNG format
cgmCGM format

A list of all elements which have type attributes is available here.

Value(s)

CDATA

Default Value

#REQUIRED

width

See information on units of measurement

Value(s)

CDATA

Default Value

#IMPLIED
Back to file


Created: Tue Dec 23 14:02:01 2003