imbPropertyObject
Namespace: |
http://www.ibm.com/iib/apiv1/responseObject |
XML Schema: |
ns1.xsd |
Description of a property
XML
Attributes
name |
type |
description |
name |
string |
The name of the property
|
value |
string |
The value of the property
|
owner |
string |
The owner of the property
|
type |
string |
The type of the property.
Valid values are text, boolean, numeric
|
JSON
property |
type |
description |
name |
string |
The name of the property
|
value |
string |
The value of the property
|
owner |
string |
The owner of the property
|
type |
string |
The type of the property.
Valid values are text, boolean, numeric
|