Argument | Description |
-i,--input file | Required. The source Vocabulary (.ecore) file for a vocabulary-level schema, or Ruleflow (.erf) file for a Decision Service-level schema. |
-o,--output folder | Required. Explicit path to the output folder. |
-m,--messagestyle [FLAT|HIER] | Optional. Specifies whether the messaging style should be flat, hierarchical. When omitted, defaults to auto-detect where the schema generator determines the best option. |
-s,--service name | Required for a Ruleflow. The name of the Decision Service for the schema. |
-t,--type [WSDL|XSD] | Required. Type of schema to generate. |
-u,--url address | Required. Specifies the Server URL to set in the schema document. This URL should match the URL of the Decision Service when deployed so that clients using the schema have the correct URL. server URL to substitute in WSDL schema. |