Guideline 2

Previous-slide Table-of-Contents Next-slide
Change-size

Create semantically-rich languages.

Example:

 
 <HOUSE-FOR-SALE>
    <DESC>
       A cheap ranch in the middle of nowhere, lots of land
    </DESC>
    <PRICE value=600000 currency=dollar>
    <DATE-ENTERED value=...>
    <LOCATION>
       <TOWN> ...
       <STREET> ...
    </LOCATION>
    <PICTURE href=...>
      A one story ranch, yellow walls, one door, one window
    </PICTURE>
 </HOUSE-FOR-SALE>
 

Daniel Dardailler

W3C