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 xml feed?
How are documents accessed and manipulated in xml?
What is XML ?
What is soap api?
What is parent in pom xml?
How does xml store and transport data?
What is namespace in xslt?
How do you convert xsd to xslt?
Is wsdl and xsd same?
What is xml sql?
Define structure of xml?
What is xml file in android?