Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

This field is used to bind an XSD schema to the configuration as an attribute for the Configurations element as shown in the following screenshot.

Note that this location does not have to be should be used with the same as the location of the schema assigned to as the configuration above.

Developing a Configuration

Once an XML element  element has been specified, all mandatory child elements of that element will be automatically added to the configuration and shown in the left hand pane of the editor as shown in the following screenshot:

...

  • the reference documentation for the element currently selected,
  • entry fields for any attributes that can / have to be specified for the element and
  • a list of any child elements already specified (not shown in the screenshot)

The Configurations element in the JADE Reference schema shown in the screenshot above is the root XML element and therefore automatically specified when a new configuration is opened, along with its mandatory child elements.

...

Optional child elements can be listed by right-clicking on an element and then selecting the required child from the list of available options as shown in the next screenshot:

A

...

Simple Configuration

The next screenshot shows a completed simple but complete configuration that will download a series of files from our online test FTP server and write them to the local file system.

...