140
<?next 2 sample lines commented out:
<ignore xmltag="section_1" />
<ignore xmltag="section_2" />
<?note:
<?next 1 sample line commented out:
<preserve xmltag="section_3" />
<?note:
<?next 2 sample lines commented out:
<suppress xmltag="region_1" />
<suppress xmltag="region_3" />
<?note:
<?next 1 sample line commented out:
<field xmltag="column_1" />
<?note:
<?next 1 sample line commented out:
<field xmltag="column_2" fieldname="vdk_field_2" />
<?note:
<?next 1 sample line commented out:
<field xmltag="column_3" index="override" />
<?note:
</style.xml>
? "ignore" will skip indexing xmltag, yet index contents
? between the beginning and end of this pair of xmltags
?>
?>
? "preserve" indexes xmltag as zone with the presence of
? <ignore xmltag="*" />
?>
?>
? "suppress" will suppress every xmltag embedded within
?>
?>
? "field" will further index content between the beginning
? and end of this pair of xmltags as field values
?>
?>
? if attribute "fieldname" is present, above content will
? be indexed into VDK field under the value of fieldname
? instead of the field under the name of xmltag
?>
?>
? if attribute "index" is set to "override", above content
? will be indexed into VDK field overriding values read in
? from bulk insert file, if any
?>
?>
? fieldname & index attributes could both exist
?>
Chapter 7 Indexing XML Documents
Need help?
Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?