cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All,

Correct me if i am wrong,

When we create a source and a target datatype in IR automatically objects will be created in XSD.

The same way it does when we create message type.

In message mapping, We map source and target message type and when we test with sample data, we can view source and target in xml

My question is what is the difference/relationship between XML and XSD ?

Thanks,

ss

0 Likes
View Entire Topic
agasthuri_doss
Active Contributor
0 Likes

Hi SS,

To exchange data between such systems over the Internet.Converting the data to XML can greatly reduce this complexity and create data that can be read by many different types of applications.

The XML Schema language is also referred to as XML Schema Definition (XSD).

This will help you

http://www.w3schools.com/dtd/dtd_intro.asp

http://www.w3schools.com/schema/default.asp

Regards

Agasthuri Doss

Ask a Question