WebTemplate Element
Description
Specifies the file name and path of the precoded HTML template. Must be a valid HTML file with the <aitdata> place holder. If specified, this will be used instead of Author-it creating its own page.
The WebTemplate element corresponds to the "Use this HTML template instead of settings below" field, on the HTML tab of the Media object.
Attributes
Attribute Name
|
Optional
|
Data Type
|
inherited
|
Yes
|
Boolean
|
Parent Element
Media
Values
Data Type
|
Range
|
String
|
0 to 255 characters long
|
Sample XML
<WebTemplate>..\Templates\CGI FTS\main_template.htm</WebTemplate>
|