This element allows for the configuration of information which is contained between the <HEAD> tags and as attributes within the <BODY> tag of the view within Ephox EditLive! for XML. This includes any META information and style sheet links.
When configuring the Visual Designer with these settings the information contain within these settings becomes part of the views which are output by the Visual Designer.
The settings which are configured through the <document> element will only appear in the view within EditLive! for XML. In EditLive! for XML the properties set within this element are not part of the output.
<document>
<editLive>
<document>
<!--document configuration settings-->
</document>
...
</editLive>This structure allows for the configuration of information which is contained between the <HEAD> and as attributes within the <BODY> tag of the EditLive! for XML document. This includes any <META> information and style sheet links.
The structure of the child elements for the document element have been designed so as to resemble the structure of a HTML document. The <html> element provides no more configuration information than that of the document element. It is present in the XML configuration document only to maintain the resemblance of the <document> element structure to that of a HTML document.
The <document> element can appear only once within the <editLive> element.
Copyright 2001-2005 Ephox Corporation. All Rights Reserved.