Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

Book Contents

Book Index

WebAdditionalFiles Element

Description

Specifies a list of additional files required to support the Linked Coded HTML file. These can be any files that are referenced by the linked HTML file, such as a graphic. Author-it copies all files specified to the publishing folder when publishing HTML based outputs. An error is displayed if any of these files cannot be found. Relative or fixed paths are supported.

The WebAdditionalFiles element corresponds to the "Specify any additional file required" field, on the "Linked HTML" sub-tab,on the HTML tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Children

Element

Optional

Occurs

AdditionalFile

Yes

Zero to many times

Sample XML

<WebAdditionalFiles inherited="true">
<AdditionalFile>
<Filename>..\Templates\Plain HTML\contents1.gif</Filename>
</AdditionalFile>
</WebAdditionalFiles>

In This Section

AdditionalFile Element

See Also

File Element

Object Element

EmbeddedPicture Element

EmbeddedPictureExt Element

HyperLink Element

PrintBorderBottom Element

PrintBorderLeft Element

PrintBorderRight Element

PrintBorderTop Element

PrintCaptionLabel Element

PrintCaptionPosition Element

PrintCaptionTitle Element

PrintFilename Element

PrintFolder Element

PrintOutputFormat Element

PrintParagraphStyle Element

PrintScaleHeight Element

PrintScaleWidth Element

PrintSizeHeight Element

PrintSizeWidth Element

PrintSizingMethod Element

PrintSourceType Element

HelpBitmapAlignment Element

HelpFileName Element

HelpFolder Element

HelpOutputFormat Element

HelpParagraphStyle Element

HelpScaleHeight Element

HelpScaleWidth Element

HelpSizeHeight Element

HelpSizeWidth Element

HelpSizingMethod Element

HelpSourceType Element

HelpVideoPlay Element

HelpVideoRepeat Element

HelpVideoShowMenuButton Element

HelpVideoShowPlaybar Element

WebAlignment Element

WebAltText Element

WebBorder Element

WebFolder Element

WebHorizontalSpace Element

WebImageMap Element

WebOutputFormat Element

WebSizeHeight Element

WebSizeWidth Element

WebSourceType Element

WebVerticalSpace Element

WebVideoRepeat Element

WebVideoRepeatTimes Element

WebVideoShowControls Element

WebVideoStart Element

Top of Page Email this Page Log Support Call Send Feedback Print