RE: Validating International Data Types

2002-12-06 Thread David Cleary
in the presentation layer of the application while sticking to the basics in your XML document. David Cleary > -Original Message- > From: Lindsey McNerney [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 06, 2002 11:08 AM > To: [EMAIL PROTECTED] > Subject: Validating Int

RE: element decl

2002-11-01 Thread David Cleary
If local elements are unqualified, and the schema has a target namespace, then that would be fine. Otherwise, it would be impossible for the validator to know what it is validating against. David Cleary the Progress Company > -Original Message- > From: Bagepalli, Kiran [mailto:kbag

RE: Validation Bug? was RE: DOM_Node::getPrefix() always returns NULL

2002-05-14 Thread David Cleary
> > http://www.w3.org/2001/XMLSchema"; > xmlns:my="http://david.com/david-schema"; > targetNamespace="http://david.com/david-schema"; > elementFormDefault="qualified" > > > > > > > > > > > > > > > > > > http://www.w3.org/2001/XMLSchema-ins