[
Lists Home |
Date Index |
Thread Index
]
- From: rbourret@dvs1.informatik.tu-darmstadt.de (Ron Bourret)
- To: xml-dev@ic.ac.uk
- Date: Thu, 7 May 1998 15:37:44 +0200
The definition of ANY in the spec seems to be limited to the following sentence
(section 3):
"The declaration matches ANY, and the types of any child elements have been
declared."
From "child elements," I assume the following:
1) An element of type ANY can have zero or more children.
2) An element of type ANY cannot contain PCDATA. That is, it cannot have a
mixed content model.
Is this correct? Thanks.
-- Ron Bourret
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)
- Follow-Ups:
- Re: ANY
- From: Lars Marius Garshol <larsga@step.de>
|