ArborX


xml_conf

Longname: xml_conf   Open the Documentation Legend
Released: 7.00 
Created: 7.00 
See also: fdpref

Summary
XML specific preference options. Flags are cumulative. A control keyword used with fdpref.
Example extract

The example below turns on XML options for CDATA & Close PI's with ?> Always.

 fdpref xml_conf 19

Syntax (7.00)
xml_conf xml_flags:o
xml_flags:o
All XML options off.
Allow single quoted attribute values.
Allow < or ; in quotes/comments.
Recognise CDATA sections.
Convert embedded line breaks to spaces.
16  PI's close with ?>: Always.
32  PI's close with ?>: Permitted.
64  Allow attribute inheritance.

Document created on 15-Apr-2003 (revision 001)