What is xml attribute?
Answer / Vinesh Kumar
In XML, an attribute is a name-value pair defined within the start tag of an element. It provides additional information about the element and helps to uniquely identify elements or to specify their properties. Attributes are enclosed in quotes and written immediately after the element name.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I create my own document type?
How can I read an xml file?
What are the different scenarios under which an xml schema may be used?
Why xml was created?
Is xhtml and xml same?
How do applications process documents that use xml namespaces?
How do I create an xml return?
What is an rss file extension?
What is xml web service?
Can we frame our own xml tags?
Is pdf an xml format?
What is targetnamespace in xsd file?