News Update :

Adding Code Comments to Your XML

Minggu, 13 Mei 2012

Here is how we add Code Comments to our XML files for keeping notes or other important information. Code Comments will not get processed by the receiving application. It is made to place notes for human reading only. They get completely ignored by the programs the XML file processes in.


<?xml version="1.0" encoding="utf-8"?>
<!-- This XML file holds information about my car
This can serve as a single or multiline comment -->
<myCar>
<make>Jeep</make>
<model>Liberty</model>
<color>black</color>
</myCar>
Share this Article on :

0 komentar:

 photo jadi2.gif
 

© Copyright chriscyber 2010 -2011 | Design by Cyber Indonesia | Published by Borneo Templates | Powered by Blogger.com.