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
How many types of component events are in java?
Is java important for my computer?
Define orm and its working in j2ee?
What is assembly in java?
What is use of final keyword in java?
How can I be good in java?
What do you understand by actionform?
What is component in java with example?
What is 2 stands for in j2ee?
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
What is java gui?
Why java is interpreted language?
What is the description for expression element?
What is the use of method saveorupdate()?
What is pure java?