Why we need XMLs?
Answers were Sorted based on User's Feedback
Answer / v.v.s.vamshi krishna
Now a days all devices like Mainframes, PDA's, personal comp
(desktops, laptops, handheld devices (smart devices) are
connected to a huge amount of network and they all
communicate with a common language called XML. It is not
new version of HTML and is recreated right from the
scratch. So internally many technologies like .NET, Java
and many others communicate in the form of XML. The XML is
error free language and contains user defined tags.Can be
created on any platform, language and environment and can
be run on any of the above said things. for more detials
Please watch www.w3cshools.com
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / madhusudan
XML is much similar to HTML, with some added features. XML
is used for storage and transport of data, where as HTML is
used to display the data. XML is used to transfer the
structured information over the web. XML is easy to use,
its flexible. In xml we can create our own tags. XMl is
independent of the platform. XML is an emerging technology,
which is having bright future in next generation web
applications.
| Is This Answer Correct ? | 4 Yes | 0 No |
How to join three sources using joiner?
lookup transformation with screenshots
In update strategy t/r we had given dd_insert condition & in session we gave delete condition . Then what will happen? mapping will run ?
Scheduling properties,whats the default (sequential)
normalizer transformation
All active transformations r passive or not?
How union transformation is active ?
How we can create indexes after completing the loan process?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
What is workflow manager?
what is dimension table?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks