[
Lists Home |
Date Index |
Thread Index
]
- From: John Cowan <cowan@locke.ccil.org>
- To: xml-dev@ic.ac.uk
- Date: Sun, 28 Nov 1999 20:16:35 -0500 (EST)
Clark C. Evans scripsit:
> Consider:
>
> <element att="val"> <content/> </element>
How about this?
<element <att>val</att>> <content/> </element>
This is for sure not XML/SGML, but it generalizes the recursive
pattern. If you want an attribute on the attribute, you write:
<element <att <att-of-att>subvalue</att-of-att>>val</att>> ...
--
John Cowan cowan@ccil.org
I am a member of a civilization. --David Brin
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/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|