Show TOC Start of Content Area

Background documentation Data Types of Document Properties  Locate the document in its SAP Library structure

The XML Forms Builder supports the following data types of document properties for the validation of user input.

·        boolean

·        date

·        image

Permitted values for image:

¡        RID for an existing object (not a folder) in a KM repository

¡        String that begins with an alias such as %projectroot% (no check whether the object exists)

·        integer

·        rid

Complete path and ID of an object in a KM repository (also folders). The system checks whether the object exists. An RID can begin with an alias such as %projectroot%.

·        string

·        text

·        time

·        timestamp

·        url

·        user

 

The XML Forms Builder treats the data types html and xml as string.

 

Unlike the schema elements, you can only display the data types of document properties in the XML Forms Builder. You define the data types of document properties in the Configuration iView.

 

See also:

Validation of User Entries

 

 

End of Content Area