cancel
Showing results for 
Search instead for 
Did you mean: 

XSD file for GS1 Werehouseshipping order

Former Member
0 Kudos

I need XSD file Werehouseshippingorder.xml of GS1 . I downloaded XSD files from GS1 website, it has multiple XSD files for header one XSD , for message one XSD ..etc . I want to get one XSD file from these multiple XSD files . How Can I get one XSD file ?

I used stylestudio.com's XML to XSD converter , it's giving me multiple XSD files too .

Thanks !!

Accepted Solutions (0)

Answers (1)

Answers (1)

markangelo_dihiansan
Active Contributor
0 Kudos

Hi,

You need to import ALL of the XSD's that you've downloaded into External Definitions under the Interface Objects in Integration Repository...Once you've imported the XSD's, there is a fourth tab there called External References. When you click it, there is a Source and a Name. The Source is the another XSD that the current XSD needs for it to be well-formed, the Name is the name of the actual XSD that you've uploaded that points to the Source.

PS: You need to have a value for the Name, or else the parent node for its XSD would look like a simple type instead of complex

I hope this helps,

Regards,