Qus:    How to Create an IS Schema?
Jul 01, 2013 10:34 1 Answers Views: 2408 Tomas
Prev Next
Answers (1)
Tomas Jul 01, 2013 10: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 course is right for you?

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


Let`s Connect