Show TOC Start of Content Area

Function documentation Data Types of Schema Elements  Locate the document in its SAP Library structure

Use

You use data types to validate user entries in the data entry form. If you choose the function for saving in a data entry form, the system checks whether the data in the input field has a valid format for the data type of the referenced schema element.

In addition, data types allow the use of certain functions such as the automatic completion of the HTTP protocol in URLs.

 

Features

Data Types for Schema Elements

 

By default, schema elements have the data type string.

 

Activities

To assign a data type to a schema element, select the schema element in the tree view and select a value from the dropdown box on the tab page Type.

Caution

If you change the data types of schema elements later on, this can result in old XML documents containing invalid data.

See also:

Validation of User Entries

 

 

End of Content Area