http://www.ibm.com/schema/soa/admctl/v1_0/local
The verifyAdmittableRequest Element

Verify admittable request message. This message indicates the service operation that is being executed against the system.


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

Verify admittable request message. This message indicates the service operation that is being executed against the system.

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

The global transaction ID for the Web Service transaction.

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

The service being admitted. The service name is specific to each service implementation and should be chosen to avoid conflicts with other service implementations. These service names correspond to the service definitions in the admin console.

<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]
End Sequence
</verifyAdmittableRequest>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="verifyAdmittableRequest"  type="soa_admctl_local_xsd:verifyAdmittableRequest">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Verify admittable request message. This message indicates the service operation that is being executed against the system.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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