set-standalone expression [document]
Changes the value of standalone
declaration
in the XMLDecl prolog of a document. The expression should evaluate to either 1 or 0
or 'yes'
or 'no'
.
The result of applying the command on other values is not specified.
If no document is given,
the command applies to the current document.