|
NOTE:
These slides have not been updated since 2003. They have been superseded by the book
Anders Møller and Michael Schwartzbach, February 2006 |
|
| THE XML REVOLUTION - TECHNOLOGIES FOR THE FUTURE WEB |
|
Example:
<if><element name="r:preparation"/>
<declare><contents>
<repeat><element name="r:step"/></repeat>
</contents></declare>
</if>
|
Rules can be:
Rules can be defined (given an ID for reference) to support modularity, as e.g. ANYCONTENT in the full example.
A document is validated through a top-down process, checking each element in turn.
For each element,
|
| COPYRIGHT © 2000-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH |
|