Function 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 ?>.
Prototypes
DOMString data() @property;
								
								
void data(
								
  DOMString 
								
) @property;
							
						Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --