parseFlatOdfString

fnOdfFlatDocument parseFlatOdfString(string xml)

Parses a flat XML ODF document from an XML string.

Parameters

xmlXML string of the flat document.

Returns

An OdfFlatDocument.

Throws

OdfXmlException if the root element is not office:document.