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 |
Is xml a text file?
What is xsd used for?
What is the best rss reader?
How do I use prefixes to refer to element type and attribute names in an xml namespace?
How xml is useful in defining data for web applications?
What is xml and its characteristics?
What is an xml product feed?
What is wsdl used for?
What is Extensible Markup Language?
What is the difference between rss feeds and atom feeds?
Would you be able to use the xslt to convert html into vxml?
What is the relevance of elementformdefault attribute in the schema?