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 |
How do I create an xml file from excel?
Are xml tags case sensitive?
How do I use prefixes to refer to element type and attribute names in an xml namespace?
How do I open xml files in pdf?
What is an xslt template?
Can I use qualified names in dtds?
How do I convert excel to xml?
Explain about xml signature?
Why xml is a markup language?
What are the hooks provided by xslt?
How can name conflicts be avoided in xml?
Why xml language uses axl:version in the code?