Oracle® Business Intelligence Web Services Guide > Description of Structures in Oracle BI Web Services >

NameValuePair Structure


Use this structure to denote named properties, such as COLOR=RED. This structure is used in the WebCatalogService Service. Table 15 lists the fields in this structure.

Table 15. NameValuePair Structure Fields
Fields
Description

String name

Specifies a character string that contains the name of the property, such as COLOR.

String value

Specifies a character string that contains the value, such as RED.

Oracle® Business Intelligence Web Services Guide Copyright © 2007, Oracle. All rights reserved.