Answer Posted / 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 View All Answers
Is xml meant to be a replacement of html?
What rss 2.0 files look like?
Is xml relational?
What is the full meaning of xml?
Can xml be used for multimedia purpose?
How do I create documents that use xml namespaces?
Does xml support user-defined tags?
Are the names of all element types and attributes in some xml namespace?
What is the correct syntax when we define XML version?
Example of httprequest.
What is xsi type?
How does rss work?
How to transform an xml document into another xml document? : xslt
What's an rss feed and how do I use it?
What is an xml spreadsheet?