How to Create an IS Schema?



How to Create an IS Schema?..

Answer / sandeep

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)

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More WebMethods Interview Questions

Why we use Local transaction and there boundaries.

2 Answers   Quinnox,


How to convert documentlist to document? If document list contain documents and documents contain strings field .how to convert?ple tell me any one.

3 Answers   CTS,


What Does a Flow Service Look Like in Diagram View?

1 Answers   Colt, IBM,


how can you find file name in file-pooling concept?

2 Answers  


how many interfaces u implimented sofar ?

1 Answers   Cap Gemini,


How to store logs in DB?

1 Answers   TCS,


How many minutes have you spent in your lifetime reading documentation or actually (gasp) working with any webMethods product on a real project?

1 Answers  


How many interfaces you implemented sofar?

0 Answers  


What Is Dimensionality?

2 Answers  


What are Structural transformations ?

1 Answers  


how to debug a flowservice in webmethods

1 Answers   Intelligroup,


If I have a parent sequence with the property set- exit on success, and the try sequence block set to exit on failure, and the catch sequence block too set to failure, what is the result?

1 Answers  


Categories