Style.ufl File; Style.dft File - MACROMEDIA COLDFUSION 5-ADVANCED ADMINISTRATION Manual

Table of Contents

Advertisement

142
The following command indexes the content between the start and end tags of the
specified xmltag as a field, which is given the same name as xmltag:
<field xmltag = "column_1"/>
The following command indexes the content between the start and end tags of the
specified
attribute:
<field xmltag = "column_2" fieldname = "vdk_field_2"/>
The following command indexes the content between the start and end tags of the
specified
<field xmltag = "column_2" index = "override"/>
Note
Both

style.ufl file

If administrators have defined custom fields to be populated in the
the fields must also be defined in the
syntax.

style.dft file

To create a collection that contains only XML documents, administrators can modify
the
do not need a
The
$control: 1
dft:
{
}
as a field, which is given the name specified in the
xmltag
as a field, overriding any existing value of the field:
xmltag
and
fieldname
index
file to invoke the XML filter directly. In this case, the XML documents
style.dft
extension.
.xml
must include the following lines:
style.dft
field: DOC
filter="flt_xml"
attributes can be used in a field command.
style.ufl
Chapter 7 Indexing XML Documents
fieldname
style.xml
file or
file, using standard
style.sfl
file,

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?

Subscribe to Our Youtube Channel

This manual is also suitable for:

Coldfusion 5

Table of Contents