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 |
Write about well-formed and valid xml documents?
What is difference between xml and html?
What is xml web service?
what is XSLT?
How do I convert xml to excel?
What is Extensible Markup Language?
What is sgml and xml?
Explain XSL-FO Documents structure?
what is the difference between xpath document and xml document?
What is xml file in asp net?
Define the three parts of xsl?
How do I override an xml namespace declaration that uses a prefix?