Troy Benson wrote:
>
>
> In the dtd file, name is specified as an ID. When I try running the sample
> program, DOMCount on this XML file, I get an error that attribute name
> does not support multiple values. I've tried running this XML file with a Java
> parser as well, and I don't receive such
I'm just beginning to learn about XML. I've been looking at Xerces-C v.1.0.1,
and have a question concerning whitespace in attribute values. Is whitespace
allowed for all attribute values or only for certain types of attributes? I have
an example like the following:
In the dtd file, name is spec