Subject: Re: XML and DTD From: Mike Brown <mike@xxxxxxxx> Date: Thu, 1 Jun 2000 08:41:40 -0600 (MDT) |
> When I call my xml file from my browser (IE) > I can see it well formatted. But I don't know how I must do > to see if it is "VALID". > I have inserted into my xml file this row: > > <?xml version="1.0" standalone="no"?> > > Because if I have understood well > "stanalone" identify with "yes" if I want that the check > is only "well fomatted" and with "no" if the check > is "valid document". That's not what standalone means. You must use a validating XML parser and your document must contain a <!DOCTYPE> pointing to or containing the DTD to validate against. This has nothing to do with XSL. Why are you asking here? - Mike ____________________________________________________________________ Mike J. Brown, software engineer at My XML/XSL resources: webb.net in Denver, Colorado, USA http://www.skew.org/xml/ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
XML and DTD, Mar Fior | Thread | Off-topic: XML and DTD, Kevin Williams |
Re: Making dynamic href's in XSL, Mike Brown | Date | Off-topic: XML and DTD, Kevin Williams |
Month |