cancel
Showing results for 
Search instead for 
Did you mean: 

how to crete data type from XSD

Former Member
0 Kudos

Hi All,

can anyone tell me ...how to create data type from agiven xsd.

I need urgently....

thanks in advance....

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Your XSD acts as the Message TYpe.

Just import the XSD under External Definitions and then use this as the Message type in your mapping.

You need not create Datatypes for XSD;s

Regards

Bhavesh

Former Member
0 Kudos

Hi bhavesh,

i know this....

but the require ment is to create DATA type.... no XSD....

so i am asking is there any way...to see the data elements in the XSD...so that i can cretae Data Type.....

bhavesh_kantilal
Active Contributor
0 Kudos

import this XSD, load this in your mapping editor and then use this to crate the datatype manually.

Or, use XML spy, load this XSD and then you should be able to see the Structure, or,

Look into the XSD data and decipher things yourself

Regards

Bhavesh

ravi_raman2
Active Contributor
0 Kudos

can you paste the xsd here, i can then paste the data types back for you

Regards

Ravi

Former Member
0 Kudos

Hi bhabesh,

Thanks for the info..but i am new to xmp spy...

there r 5 options in the sml spy......text,grid,schema/xsdl,authentic.and browser...

where to check the structure......plz help...

ravi_raman2
Active Contributor
0 Kudos

biplab,

Paste the xsd here or send it to me in a email and i can get rid of your data type problem.

Service oriented architecture, you focus on using the data types..:-)))

Regards

Ravi

Answers (1)

Answers (1)

VCUNTHEE
Participant
0 Kudos

Hi Biplab.

When you create a new Datatype in the XSD tab there is a option to download an XSD use that option to create the Datatype.

Goodluck,

Vedavyas