ANY

Ron Bourret (rbourret@dvs1.informatik.tu-darmstadt.de)
Thu, 7 May 1998 15:37:44 +0200


The definition of ANY in the spec seems to be limited to the following =
sentence=20
(section 3):

"The declaration matches ANY, and the types of any child elements have =
been=20
declared."

=46rom "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=20
mixed content model.

Is this correct? Thanks.

-- Ron Bourret