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]
    interface Document
    @property
    bool
    xmlStandalone
    ()
  2. bool xmlStandalone [@property setter]

Meta