Reference: XML-to-JSON Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step Id
| id
| The unique ID of the xml-to-json mediation step within the
assembly. |
Input
| input
| Specifies where the xml-to-json mediation step
obtains data as input. There are 5 possible values:
|
Output
| output
| Specifies where the xml-to-json mediation step
directs the output. There are 5 possible values:
|
Schema URL
| schema-url
| Specifies a relative URL so that the xml-to-json
mediation step retrieves the XML schema file as a resource within the
assembly web service project. |
Schema
| schema
| Specifies where the xml-to-json step obtains the
XML schema. There are 5 possible values:
|
Ignore Attributes
| ignore-attributes
| Specifies whether the xml-to-json step ignores attributes when
converting XML documents to JSON. |
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the xml-to-json mediation step that displays
in the consolidated log. You can use this feature to describe the step's
function and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the
xml-to-json step executes. |