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]
    interface ProcessingInstruction
    @property
    DOMString
    data
    ()
  2. DOMString data [@property setter]

Meta