3
Copyright © 2000-2001 Profile Consulting Inc.
3
XML
The Extensible Markup Language, from
W3C.
A
standard,
textual syntax for representing data in the form of
trees
.
Each
node
in an XML tree optionally carries name-value
attributes
, and subordinate nodes and/or
character content
.
Example:
fragment.xml