[
Lists Home |
Date Index |
Thread Index
]
- From: Gait Boxman <gait.boxman@tie.nl>
- To: "'xml-dev@xml.org'" <xml-dev@xml.org>
- Date: Fri, 25 Feb 2000 07:34:18 +0100
Veena,
the XMLSchema DTD is used to validate the schema (the .xsd file).
The .xsd file will contain the schema for your object model, thus it
describes
the structure of your object.
> -----Original Message-----
> From: Veena Rao [mailto:veena@persistence.com]
> Sent: Thursday, February 24, 2000 10:28 PM
> To: xml-dev@xml.org
> Subject: XML Schemas
>
>
> In all the XML examples that I have come across, I see that
> there is a .xsd defined and referenced in the examples. Each
> example uses a schema definition (.xsd) specific to that example.
>
> Is it always necessary to use and specify a XML Schema in an
> XML document that needs to be parsed. Won't it be sufficient to
> have it validated against a XMLSchema DTD.
>
> I am trying to find out if I can get away without generating a .xsd
> for every object model that is used within our application server.
>
> Any expert opinion on this is very much appreciated.
>
> Thanks, Veena
>
>
> **************************************************************
> *************
> This is xml-dev, the mailing list for XML developers.
> To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
> List archives are available at
> http://xml.org/archives/xml-dev/threads.html
> **************************************************************
> *************
>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/threads.html
***************************************************************************
|