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 meant by xslt?
What is schemalocation in xml?
Can word open xml files?
How you will do SubString in XSL
How many types of xpath are there?
Can we use xml as database?
Is xsd xml?
What is the usage of xslt <xsl: sort> element?
Explain Processing Instructions mechanism ?
Xlink markup design?
Explain the classes in System.XML Namespace?
What is XPath Query ?