Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

path Element

Description

The path element sets the subfolder naming convention that will be used and contains the location of the published output, to be used for publishing. Must be the absolute folder location.

Attributes

Attribute Name

Optional

Data Type

Value

folderOrder

Yes

String

["FormatBook" | "BookFormat"]

The folderOrder attribute specifies the order of the publishing subfolders to be used.

e.g. When publishing to Word, if folderOrder is set to "FormatBook" the publisher will create the output in the "...\Word\Bookname" folder. "FormatBook" is the default. If folderOrder is set to "BookFormat" the publisher will create the output in the "...\Bookname\Word" folder

Parent Element

Publishing

Values

Data Type

Range

String

0 to 255 characters long.

Sample XML

<path folderOrder="FormatBook">C:\Program Files\Author-it 5\Publishing</path>
Top of Page Email this Page Log Support Call Send Feedback Print