ProcessingInstruction.data

The content of this processing instruction. This is from the first non white space character after the target to the character immediately preceding the ?>.

  1. DOMString data [@property getter]
  2. DOMString data [@property setter]
    interface ProcessingInstruction
    @property
    void
    data
    (
    DOMString
    )

Meta