Explain the concept of data island?
Answer / just
A data island is a subset of entities that are connected to
each other via relationships, but that are independent of
other entities within the same data store.
in XML Terms
What is it? An XML data island is XML data embedded into an
HTML page.
Why avoid it? XML Data Islands only works with Internet
Explorer browsers.
What to use instead? You should use JavaScript and XML DOM
to parse and display XML in HTML
| Is This Answer Correct ? | 2 Yes | 0 No |
Can xml tags have spaces?
How do I find url?
Why do we need xsd?
How can I check that a document conforms to the xml namespaces recommendation?
How do I identify the document type of an xml document?
What are xml tools?
What is xml designed for?
What are the nodes using which the template gets instantiated?
What is minoccurs 0 in xsd?
Do xml namespaces apply to entity names, notation names, or processing instruction targets?
What is the difference between XML Serialization and Binary Serialization?
0 Answers Sans Pareil IT Services,
What is the usage of xslt <xsl: sort> element?