http://www.ibm.com/schema/twss/spm/admin/policy/v2_0/local
The getInheritedPoliciesRequest Complex Type

Get inherited policies request message type.


Local elements (4)
requesterIdentifier serviceIdentifier operation policyName
Complex Type getInheritedPoliciesRequest
The getInheritedPoliciesRequest 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 may be an individual requester or a requester group.

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

Service Identifier, which may be an individual service, a service group, or a service implementation.

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

Operation name. May be an individual operation or the special operation 'ALL".

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

The name of the policy attribute.

<policyName>admin_common:PolicyName</policyName> [1..1]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="getInheritedPoliciesRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Get inherited policies request message type.</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 may be 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 may be 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. May be an individual operation or the special operation 'ALL".</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="1"  minOccurs="1"  name="policyName"  type="admin_common:PolicyName">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The name of the policy attribute.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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