| PI ( Processing Instruction ) | ใช้กำหนด application ต่างๆให้กับเอกสาร xml |
|---|
subject:PI ( Processing Instruction )
syntax:<? คำสั่งของ xml ?>
content:ใช้กำหนด application ต่างๆให้กับเอกสาร xml
example:<?xml-stylesheet type="text/xsl" href="http://www.bamboolabcode.com/style.xsl" ?>