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 |
What is well formed xml?
How is xml parsed?
Do xml namespaces apply to entity names, notation names, or processing instruction targets?
What is the usage of xslt <xsl: sort> element?
What is the difference between a simple element and a complex element?
Why do we use xslt?
What is text () in xpath?
How do I convert an xml file to word?
What are the different xslt elements?
Define XPathNavigator class?
Is xml a markup language?
What is xml why is it used?