[
Lists Home |
Date Index |
Thread Index
]
- From: Mark Doyle <doyle@aps.org>
- To: xml-dev@xml.org
- Date: Thu, 16 Mar 2000 10:23:46 -0500
Greetings,
Does anyone have any suggestions out there for a validating parser that
understands PUBLIC identifiers in the <!DOCTYPE> line? I really want
something akin to "nsgmls -s" - that is, all I want to know if is the file is
valid or not. My doctype line looks like:
<!DOCTYPE apsmeta PUBLIC "-//The American Physical Society//DTD APS Metadata
1.0//EN" "http://publish.aps.org/dtd/apsmeta/apsmeta.dtd">
The URL isn't active (is it a requirement to have it active when used as a
SYSTEM id?) - I want these files to be valid and not have to specify a
specific path for the SYSTEM id. To validate them I don't want to have to
copy/link the DTD or the files all over the place. I prefer a simple command
line program (I have little experience with Java - so a code snippet would be
helpful).
Thanks,
Mark
Mark Doyle
Manager, Product Development
The American Physical Society
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|