What is an xml document?
Answer / Aneeta Yadav
An XML document (also known as an XML file) is a plain text file that follows the rules of the XML specification. It contains data structured using markup tags, which are similar to HTML tags but have no predefined meaning. The structure and content of an XML document can be described by an XML Schema or DTD (Document Type Definition).
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by nested elements in xml?
What is the full form of xml?
Can I use xml namespaces in dtds?
What do you understand by svg and smil? Give examples
What is selectnode method will give?
What is the use of annotations in reference to an xml document?
What is the difference between xml dtd and xml schema or xsd?
What is xml syntax?
What is xsd and wsdl?
What is the function of forward compatible processing?
How can I read an xml file?
How to create atom feed files?