imbPolicyResponseObject

Namespace: (default namespace)
XML Schema: ns0.xsd

Description of a Policy

XML

Attributes

name type description
type string "policy"
uri imbURI Unique URI to this object
policyType string The type of the policy
name string The name of the policy

Elements

name (type) min/max
occurs
description
documentURI (string) 0/1 The URI to the policy document
data/data (imbPropertyObject) 0/unbounded The data of the policy

JSON

property type description
type string "policy"
uri imbURI Unique URI to this object
policyType string The type of the policy
name string The name of the policy
documentURI documentURI (string) The URI to the policy document
data array of data/data (imbPropertyObject) The data of the policy