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

Verify privacy permits requst type.


Local elements (6)
globalTransactionID requester actingOnBehalfOf service operation targets
Complex Type verifyPrivacyPermitsRequest
The verifyPrivacyPermitsRequest type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-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
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="verifyPrivacyPermitsRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Verify privacy permits requst type.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
-<xsd:element  name="globalTransactionID"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The global transaction ID for the Web Service transaction.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="requester"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The Web Service transaction requester.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="actingOnBehalfOf"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The identity under which this operation will be executed. May be the same as the Web Service transaction requester.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="service"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>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.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  name="operation"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The operation being invoked. The operation name corresponds to a WSDL operation for the service.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
-<xsd:element  maxOccurs="unbounded"  minOccurs="1"  name="targets"  type="xsd:string">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The targets that the operation is being executed against.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>

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