Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is ?Well Formed XML? and ?Valid XML?



What is ?Well Formed XML? and ?Valid XML?..

Answer / manoj joshi

W3C, in the XML specification, has defined certain rules
that need to be followed while creating XML documents. The
examples of such rules include: having exactly one root
element, having end-tag for each start- tag, using
single/double quotes for attribute values, and so on. If an
XML document follows all these rules, it is said to be well-
formed document and XML parsers can be used to parse and
process such documents.
Document Type Definitions (DTDs) or XML Schemas can be used
to define the structure and content of a specific class of
XML documents. This includes the parent-child relationship
details, attribute lists, data type information, value
restrictions, etc. In addition to the well-formedness
rules, if an XML document also follows the rules specified
in the associated DTD/Schema, it is said to be a valid XML
document. All valid XML documents are well-formed; but the
reverse is not always true, that is, well-formed XML
documents do not necessarily have to be valid.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

What is the structure of xml?

0 Answers  


Do you know what are the roles of XSLT?

0 Answers  


Who can create an xml namespace?

0 Answers  


How you will do SubString in XSL

0 Answers  


What is the full meaning of xml?

0 Answers  


State the benefits of xml?

0 Answers  


What are the advantages of using xml?

0 Answers  


If XML attribute name itself has double quotes, then how it can be represented?

0 Answers  


What is a xml parser?

0 Answers  


What is xml designed for?

0 Answers  


Write a program to show literal result element as stylesheet?

0 Answers  


How is xml structured?

0 Answers  


Categories