what does well-formed means?



what does well-formed means?..

Answer / harish

--> All tags must be balanced
--> All attribute values must be in quotes
--> Any EMPTY element tags must end with /> or make them
non-empty by adding a end tag
--> there must not be any isolated mark up characters in ur
text data
--> elements must nest inside each other properly
--> well-formed files with no dtd may use attributes on any
element,but the attributes must all be of type cdata by
default.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More XML XSLT RSS Interview Questions

How to use XML DOM model on client side using JavaScript.

0 Answers  


Can I use qualified names in dtds?

0 Answers  


What are XML Data Islands?

0 Answers   Wipro,


What is an rss file extension?

0 Answers  


What is xml and xslt?

0 Answers  






What is Complex Element?

0 Answers  


What is XSLT stylesheet?

0 Answers  


In what cases u used xml?

2 Answers   Microsoft,


Can you walk us through the steps necessary to parse XML documents?

3 Answers  


What is orm xml?

0 Answers  


How do you view an xml file?

0 Answers  


In xml how can the user create code which contains content that would be ignored by the parser?

0 Answers  


Categories