adspace
Answer Posted / Aashish Kumar
An XML element is a container for an XML tag (with both start and end tags), its attributes, and its content. A node represents a position in the XML tree where data resides or operations can be performed. Every XML element has at least one child node called the root node. Nodes can also represent text, comments, processing instructions, entities, attribute nodes, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers