http://www.ibm.com/schema/twss/spm/admin/common/v2_0
The ScopedPolicy Complex Type

A scoped policy attribute/value pair. This data structure contains the scope at which the policy value was created. The scope identifiers the (requester, service, operation) scoping context for the policy. Both individual requesters and requester groups may be used for the requester scope. Individual services, service groups, and service implementations may be used for the service scope. Operations may be individual operations or the special 'ALL' operation.


Local elements (5)
requesterIdentifier serviceIdentifier operation name value
Complex Type ScopedPolicy
The ScopedPolicy type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]

Requester identifier, which can correspond to either an individual requester or a requester group.

<requesterIdentifier>admin_common:RequesterIdentifier</requesterIdentifier> [1..1]

Service identifier, which can correspond to either an individual service, a service group, or a service implementation.

<serviceIdentifier>admin_common:ServiceIdentifier</serviceIdentifier> [1..1]

Operation name.

<operation>admin_common:OperationIdentifier</operation> [1..1]

Policy attribute name.

<name>admin_common:PolicyName</name> [1..1]

A typed policy value.

<value>admin_common:PolicyValue</value> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="ScopedPolicy">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>A scoped policy attribute/value pair. This data structure contains the scope at which the policy value was created. The scope identifiers the (requester, service, operation) scoping context for the policy. Both individual requesters and requester groups may be used for the requester scope. Individual services, service groups, and service implementations may be used for the service scope. Operations may be individual operations or the special 'ALL' operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="requesterIdentifier"  type="admin_common:RequesterIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Requester identifier, which can correspond to either an individual requester or a requester group.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="serviceIdentifier"  type="admin_common:ServiceIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Service identifier, which can correspond to either an individual service, a service group, or a service implementation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="operation"  type="admin_common:OperationIdentifier">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Operation name.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="name"  type="admin_common:PolicyName">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Policy attribute name.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="value"  type="admin_common:PolicyValue">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>A typed policy value.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

 Collapse Uses
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©