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>
Langganan:
Posting Komentar (Atom)
Label
- Ancaman Cyber (3)
- Belajar Hecking (5)
- Dasar Membuat Blog (6)
- Panduan X.M.L (3)
- Puisi Cinta (8)
- Tips dan Trik (1)
0 komentar:
Posting Komentar