Here's a DTD:

<!DOCTYPE stuff [
<!ELEMENT stuff  (thing+) >
<!ELEMENT thing  (#PCDATA) >
]>

Whether it is of any USE to anyone is debatable......



At 12:41 12/11/2001 -0500, Melih Onvural wrote:
>I know this is a PHP news group, but i've seen some XML questions before and
>I was
>wondering if anyone knew how to apply a DTD, or where to find one. thanks
>for any
>help,
>
>Melih Onvural
>[EMAIL PROTECTED]
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

-------------------------
Brian White
Step Two Designs Pty Ltd - SGML, XML & HTML Consultancy
Phone: +612-93197901
Web:   http://www.steptwo.com.au/
Email: [EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to