What is xml island tag?
Answer / gcs
Simply stated it is data in the form of XML embedded in an
HTML document. By embedding XML data you create an XML data
island, thereby storing your data on the client. This is
not good enough. You also want to know how to access it.
The HTML elements on the page can be bound to the XML data
island and make them come to life, on the client. In
reality an XML data island represents a built-in Data
Source Object in the IE browser. This means you do not need
<object/> tags to embed the control
| Is This Answer Correct ? | 3 Yes | 0 No |
What is difference between xsd and wsdl?
What is node xml?
What is difference between xml xsd and xslt?
Is xml schema better than dtd?
Are xml tags case sensitive?
What is Coding? Difference between Coding & Tagging
Why xsl is used in xml?
Why is web xml needed?
How to generate dynamic HTML pages from relational database using XSLT?
What is html xml css?
How do I map data from excel to xml?
What is the use of namespace in xml?