Impressum/Imprint Datenschutz

2 Step specific extension

2.1 p:load (and p:document)

For p:load and consequently in p:document is an option map parameters defined. For XML documents MorganaXProc-III recognizes a key mox:remove-ignorable-whitespace which has to be associated to a single boolean value. If a DTD validation is performed, MorganaXProc-III uses the structure information, to detect (and if true is supplied for mox:remove-ignorable-whitespace) remove the ignorable whitespace.

2.2 p:file-delete

In the returned c:result document, an extension attribute mox:resource-deleted indicates, whether the resource was actually deleted ('true') or did not exist beforehand ('false').

2.3 p:file-mkdir

In the returned c:result document, an extension attribute mox:directory-created indicates, whether the resource was actually newly created ('true') or did exist beforehand ('false').