[
Lists Home |
Date Index |
Thread Index
]
- From: Craig Miller <craigm@roninkuma.com>
- To: Xml-Dev <xml-dev@lists.xml.org>
- Date: Tue, 25 Jul 2000 10:17:53 -0700
This is what I thought, thanks for the info Mike
Craig
-----Original Message-----
From: Kay Michael [mailto:Michael.Kay@icl.com]
Sent: Tuesday, July 25, 2000 10:23 AM
To: 'Craig Miller'; Xml-Dev
Subject: RE: required data
> I would however like it to fail if the
> tag looks like this also <sessionid></sessionid>.
Can't be done. DTDs have very limited validation capability, that's why
schemas were invented. (Personally, I find DTDs so limited I rarely use
them)
Mike Kay
|