Hiya everyone,

Upon using the following code:

Doctype dtdRef = new Doctype("horizons", "SYSTEM", "etc/horizons.dtd");

ECS outputs:

<!DOCTYPE horizons PUBLIC SYSTEM etc/horizons.dtd>

If "SYSTEM" is supplied, shouldn't it replace "PUBLIC?"  From the XML spec:

ExternalID ::= 'SYSTEM' S SystemLiteral | 'PUBLIC' S PubidLiteral S 
SystemLiteral

Seems like the mailing list archives are either down or unsearchable =/

Thanks in advance! =)

- r


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

Reply via email to