I have a line like this in my dtd:
<!ELEMENT point (sub-point*,#PCDATA)>      
    Is this violating the mixed content rule??
 I get an error saying:
    
    A name was started with an invalid character. Line 11, Position 41 

            <!ELEMENT point (sub-point*,#PCDATA)>      
----------------------------------------^

HELP

Kazi


---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to