Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: How to use DTD and Schema in the single XML file?

From: "Mukul Gandhi" <gandhi.mukul@-----.--->
To: Balakrishnan <balakrishnan@-----.--.-->
Date: 7/26/2006 3:54:00 AM
On 7/25/06, Balakrishnan <balakrishnan@a...> wrote:

> I using DTD for parsing the XML file,

DTDs are not used to parse XML. The XML parser parses XML data. DTDs
are used to specify the structure of XML, against which you validate
the XML instances.

>Suppose the xml have 100 elements and
> I want to validate just 10 element then How can I write the schema? and
> validate?

I don't think you can perform validation like this. You have to write
a DTD or a XSD schema for the whole XML. You validate the XML instance
against the whole DTD/XSD.

Regards,
Mukul

http://gandhimukul.tripod.com

From debora.vanni@t... Wed Jul 26 13:09:52 2006
Rece


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent