วันพุธที่ 8 ตุลาคม พ.ศ. 2557

ตัวอย่างที่ 3.5

ตัวอย่างที่ 3.5

โค้ด
<?xml version+"1.0"encodeing = "UTF-8"?>
<!--EX3_8.xml-->


<?xml-stylesheet type="text/xsl" href="EX3_8.xml"?>
<product_list>
    <product>
<ID>b001</ID>
<name>การเขียนโปรแกรมภาษาซี</name>
<author>พนิดา พานิชกุล</author>
<ptice>300</price>
    </product>
    <product>
<ID>b002</ID>
<name>HTML เบื้องต้น</name>
<author>กุลชน รักษ์ประเทือง</author>
<ptice>235</price>
    </product>
    <product>
<ID>b003</ID>
<name>Word Search</name>
<author>อ.วิเชียร แป้นไผ่</author>
<ptice>250</price>
    </product>
</product_list>


ผลลัพธ์

b001 การเขียนโปรแกรมภาษาซี พนิดา พานิชกุล 300 b002 HTML เบื้องต้น กุลชน รักษ์ประเทือง 235 b003 Word Search อ.วิเชียร แป้นไผ่ 250 

ไม่มีความคิดเห็น:

แสดงความคิดเห็น