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
MichalKrawczyk
Active Contributor
0 Likes

hi,

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

XSD is an XML document's description

(with attributes etc)

XML is like "an instance" of the XSD

as XML uses the rules defined in the XSD

XSD

http://en.wikipedia.org/wiki/XML_Schema_Definition

Regards,

michal

Ask a Question