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

Explain the working of xslt?

1 Answers  


What is a Processing Instruction in XML?

1 Answers  


What is meant by xslt?

1 Answers  


What is the stylesheet structure used with xslt?

1 Answers  


What is the best rss feed reader?

1 Answers  


what is XSLT?

3 Answers  


How do I create my own document type?

1 Answers  


Is it possible to use graphics in xml?

1 Answers  


How do I create an rss feed for my podcast?

1 Answers  


How was xml created?

1 Answers  


Why namespace is used in xml?

1 Answers  


What does xml stands for?

1 Answers  


Categories