Constant

XmlSimple::KNOWN_OPTIONS

Declare options that are valid for xml_in and xml_out.

{
'in'  => %w(
  keyattr keeproot forcecontent contentkey noattr
  searchpath forcearray suppressempty anonymoustag
  cache grouptags normalisespace normalizespace
  variables varattr keytosymbol
),
'out' => %w(
  keyattr keeproot contentkey noattr rootname
  xmldeclaration outputfile noescape suppressempty
  anonymoustag indent grouptags noindent
)
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.