Provider Profile

The initialization of the DesignComposer is based on a set of data specified by the content provider. The data set contains information about the presentation script, the DCL style sheets to be used, some general generation parameters, and pathnames that are important for the output production. In particular, the file related to this data set looks as follows.

DESIGNCOMPOSER
	CREATEOUTPUTWINDOW
	CREATEDEMOSTARTER
	CREATEPROFILE
	PROFILE filename

	OUTPUTMODE (stylesheet | table | smil | realtext)

	DCL rank *.dcl file
	DIL *.dil file

	entityFilename name of a Java property file
	iconDir directory
	outputDir directory
	relOutputDir directory

	documentWidth number
	documentHeight number
	browserWidth number
	browserHeight number
	dc:timebound number

	( attribute definition )*

Parameters in detail