Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
file
The <file> element defines a file name within a product or solution definition or as part of a template definition.
When the <file> element is part of a product or solution definition, this element is a child of the <files> element and you use it to specify a file used by product or solution exits.
When the <file> element is a child of the <template> element, you use this element to identify a ZFS or HFS file where the template resides.
Parent element: <files> or <template>
Child elements: None.
Attributes:
Name
Type
Required?
Default
Description
type
string
no
dsn
Indicates the type of file defined.
Valid values are dd and dsn.
fmt
string
no
load
The only valid value for this attribute is load.
id
string
no
Identifies a unique string identifier for the file.
Use this attribute to refer to the file with the refid attribute on another <file> definition.
refid
string
no
Identifies the id attribute of another file from which to pick up its characteristics.