Document.xmlStandalone

An attribute specifying, as part of the XML declaration, whether this document is standalone. This is false when unspecified.

  1. bool xmlStandalone [@property getter]
  2. bool xmlStandalone [@property setter]
    interface Document
    @property
    void
    xmlStandalone
    (
    bool
    )

Meta