Prev Next
Answers (1)
Tomas Jul 01, 2013 15:34
Answer:  

 


An IS schema can be created by following these steps:

1. First create a webMethods document 

2. Run the service pub.schema:createXSD 

3. Give the input parameter the fully qualified name of 

your document. The output parameter xsd/source has the text 

schema representation of your document. Save this to a file 

(e.g. sample.xsd) 

4. In the appropriate folder create a New Schema 

5. Give the schema a name 

6. Select XML Schema and give the filename of the saved 

file (e.g. sample.xsd)

 


Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect