DomProcessingInstruction->data
    (no version information, might be only in CVS)
DomProcessingInstruction->data -- 
   PI ノードのデータを返す
  
説明
class 
DomProcessingInstruction { 
string 
data ( void  )
}
   このメソッドは PI ノードのデータを取得します。
  
PHP 5 への移行
   DOMProcessingInstruction の
   data プロパティを使用してください。