XML Guide-XML validation

Source: Internet
Author: User
Syntax-compliant XML documents are well-structured XML documents. An XML document verified by DTD is a valid XML document. Syntax-compliant XML documents are well-structured XML documents.
An XML document verified by DTD is a valid XML document.



"Well-structured" XML document
A well-structured XML document should use the correct syntax.
A well-structured XML document should comply with XML syntax rules. The example given in the previous chapter is a well-structured XML document:

 

 

  
   
Tove

  

  
   
Jani

  

  
   
Reminder

  Don't forget me this weekend!

 





"Valid" XML document
A valid XML document must comply with the DTD description.
A valid XML document is also a well-structured XML document and must comply with the DTD rules.

 

 

  
   
Tove

  

  
   
Jani

  

  
   
Reminder

  Don't forget me this weekend!

 

XML DTD
DTD defines valid elements available in XML documents.
The intention of DTD is to define the legal building module of the XML document. He defines a series of legal elements to determine the internal structure of the XMl document. A well-structured XML document is not necessarily a valid XML document, but a valid XML document must be a well-structured XML document. If you want to know

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.