Show/Hide Toolbars

CWT Software Configuration Handbook

Navigation: Introduction > Conventions

Colours used in XML Examples

Scroll Prev Top Next More

In this handbook, colours are used in the representation of XML Examples to make them easier to read:

Brown        Element names
Red        Attribute names
Blue        Attribute values and operators
Green        Comments

Example:

<CALENDAR normalWeek="0000012">
<!-- New years day (Jan 1) -->
<calendarRule rule="1" month="1" day="1" dayType="2"/>
 - - -
</CALENDAR>