http://www.ibm.com/schema/soa/privacy/v1_0/local
The verifyPrivacyPermitsRequest Element

Verify privacy permits request message. This message contains information about the operation being executed, who the operation is being executed on behalf of, and the targets for the operation.


Element verifyPrivacyPermitsRequest : verifyPrivacyPermitsRequest
The verifyPrivacyPermitsRequest element cannot have "xsi:nil" as an attribute. The verifyPrivacyPermitsRequest element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

Verify privacy permits request message. This message contains information about the operation being executed, who the operation is being executed on behalf of, and the targets for the operation.

<verifyPrivacyPermitsRequest>
-Begin Sequence [1...1]

The global transaction ID for the Web Service transaction.

<globalTransactionID>xsd:string</globalTransactionID> [1..1]

The Web Service transaction requester.

<requester>xsd:string</requester> [1..1]

The identity under which this operation will be executed. May be the same as the Web Service transaction requester.

<actingOnBehalfOf>xsd:string</actingOnBehalfOf> [1..1]

The service whose operation is being executed. The service name is specific to each service implementation and should be chosen to avoid conflicts with other service implementations.

<service>xsd:string</service> [1..1]

The operation being invoked. The operation name corresponds to a WSDL operation for the service.

<operation>xsd:string</operation> [1..1]

The targets that the operation is being executed against.

<targets>xsd:string</targets> [1..*]
End Sequence
</verifyPrivacyPermitsRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="verifyPrivacyPermitsRequest"  type="soa_privacy_local_xsd:verifyPrivacyPermitsRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Verify privacy permits request message. This message contains information about the operation being executed, who the operation is being executed on behalf of, and the targets for the operation.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©