Creating Documents using XSD through service

Hi Team

I am trying to create documents using XSD files using in-built service.can anybody tell how to use the below service. Please let me know what inputs i have to pass
wm.server.schema:generateFromXSDSource

Hi Srinivasa,

why doyou want to create the documents programmatically?
What should happen with those documents?

Please provide your wM version.

The service you have mentioned is not intended for public use as it is an internal one.
Therefore no documentation is available for this service.
When you open the service in Designer, you can see its input/output structure.
From this you can determine the required inputs.
Most likely these will be the package, in which the document should be stored, the complete namespace name of the document itself and the location of the xsd file in the filesystem.

Regards,
Holger

2 Likes