DTD's

'DTD (Document Type Definition) - XML Validation' tutorial was cited in a CodeGuru forums article in 2003.

The DTD (Document Type Definition) - XML Validation tutorial was cited in a CodeGuru forums article in 2003. Note that my Geocities site has been moved to herongyang.com now.

Subject: DTD's
Date: Sep 8, 2003
Author: L-B
Source: http://codeguru.earthweb.com/forum/showthread.php?p=807356

Is there any way with a sax parser that you can set a variable with
the location of the DTD instaed of having to include the DTD either
in the XML fiel your going to parse, or give a link to it from the XML
file?

I just wana be able to say something like

DTD_Var = "./happy_smiley.dtd"

saxparser.parse(XMLFILE_TO_PARSE, DTD_Var)

can anyone help me with the syntax here?

I've seen http://www.geocities.com/herong_yang...alidation.html
and that doesn't tell me how to set up the dtd var, it only tells me
how to check the XML FILE by specifiying it in the actual file

Table of Contents

 About This Book

 Reference Citations in 2023

 Reference Citations in 2022

 Reference Citations in 2021

 Reference Citations in 2020

 Reference Citations in 2019

 Reference Citations in 2018

 Reference Citations in 2017

 Reference Citations in 2016

 Reference Citations in 2015

 Reference Citations in 2014

 Reference Citations in 2013

 Reference Citations in 2012

 Reference Citations in 2011

 Reference Citations in 2010

 Reference Citations in 2009

 Reference Citations in 2008

 Reference Citations in 2007

 Reference Citations in 2006

 Reference Citations in 2005

 Reference Citations in 2004

Reference Citations in 2003

 ASP Programming

 HashMap vs. HashTable vs. Baumstruktur

DTD's

 Form English Char, Single Byte, to Double Byte, Japanese Char