Entering content frameProcedure documentation Defining Complex Data Types Locate the document in its SAP Library structure

Procedure

  1. Create a data type in your namespace in the design maintenance of the Integration Builder (see: Creating a New Object).
  2. Choose the Definition tab page. The XSD editor automatically selects the category Simple Type when you create a data type.
  3. To insert a subnode, call the context menu for the root element and choose either Insert Subelement or Insert Attribute. This is only possible if the root element has not been assigned a type.
  4. Note

    If a type has already been specified in the Type column, you can delete it again by selecting the type with the cursor, deleting the selected text by choosing the Del button, and then confirming the change by choosing Return.

  5. The type then automatically changes to Complex Type. Using the context menu, insert further elements and attributes to build up the structure of your new complex type. Note the following:
  1. As long as the element concerned is not the root element, you can change the field name by triple-clicking it.

 

 

 

 

Leaving content frame