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
Why is java called technology?
What is j2ee tutorial?
J2ee is a container centric architecture. Explain.
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What is instance in java?
Why java is interpreted language?
What is advance java?
Define thin client?
How many types of constructors are there in java?
What is application configuration resource file?
What is build tool in java?
What are the four components of j2ee application?
What software is needed for java programming?
What is deployment descriptor?
What is main method in java?