Versions Compared

Key

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

...

The server will return a description of the element with all the settings which can be configured.

UI Text Box
type
Info

For certain elements a special type is required to uniquely identify an element. An example are attributes, as an attribute with the same name can be defined multiple times for different entities. To find all of these special cases, search the wsdl for elements which have base="tns:ModuleElementKey". If you expand the example below we show how to work with attributes.

...