Answer Posted / t
XML (extensible markup language) serves as a common
platform for the transmission and sharing of data between
separate systems, allowing the rapid development of Web
services that query, retrieve and share data among many
sources.
XML is not just a universal data format; it is also a
universal library of technologies (including XSLT, XSL-FO,
XPath, XQuery, DOM) for transforming documents between
otherwise incompatible formats, presenting data in
particular styles and formats, querying data from data
sources, and manipulating data in a hierarchical, tree-like
form. XML standards have been implemented in every major
operating system and programming language, ensuring that
one of your most important assets - your data - will always
be accessible in the future.
| Is This Answer Correct ? | 16 Yes | 8 No |
Post New Answer View All Answers
What is source file in java?
What is java 2 platform, enterprise edition (j2ee)?
What is jetty in java?
Define connection pooling?
How many types of objects are there in java?
What is architecture neutral in java?
What is external entity?
What is awt package in java?
What is the preferred size of a component in java?
What is java application server?
Is java still slow?
What is tomcat in j2ee?
What is java ee sdk?
What is the J2EE module?
What is instance in java?