>What is the model type of element B in the following DTD ?
> <!ELEMENT A (B)>

Educated guess: I would assume "Children".

Yes, I know, it's only one child -- but it clearly isn't Empty, isn't Mixed
(which only applies when #PCDATA is one of the options), isn't Any (which
only applies when the ANY keyword is used)... and I think ModelTypes_Count
is there for programming convenience rather than actually being a type.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to