[
Lists Home |
Date Index |
Thread Index
]
- From: Sean Mc Grath <digitome@iol.ie>
- To: xml-dev@ic.ac.uk
- Date: Tue, 27 Oct 1998 08:48:33 +0000
Another important aspect of attributes - they can be layered
on by the parser. I.e. defaulted. XLINK and AF's in
general make use of this.
In an attribute free world we would need an element only way
of achieving the same thing.
<xlink:xlink>
<xlink:simple>
<xlink:etn>xref</xlink:etn>
<xlink:etn>seealso</xlink:etn>
</xlink:simple>
...
</xlink:xlink>
Sean Mc Grath
def Get_URI_Of_Superlative_XML_Scripting_Language():
return "http://www.python.org"
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|