http://www.ibm.com/schema/twss/nm/v1_0
The adminTransactionID Element

The adminTransactionID value is the transaction ID that Notification Management interface should use when processing a management request. It should use this transaction ID for its logging/tracing purposes. The form of the transaction ID should follow the form of those provided by the TWSS Access Gateway. It is the responsibility of client code to provide globally unique transaction IDs.

Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes.

After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant.


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

The adminTransactionID value is the transaction ID that Notification Management interface should use when processing a management request. It should use this transaction ID for its logging/tracing purposes. The form of the transaction ID should follow the form of those provided by the TWSS Access Gateway. It is the responsibility of client code to provide globally unique transaction IDs.

Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes.

After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant.

<twss_nm_xsd:adminTransactionID>xsd:string</adminTransactionID>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="adminTransactionID"  type="xsd:string">
-<xsd:annotation  id="adminTransactionID.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The adminTransactionID value is the transaction ID that Notification Management interface should use when processing a management request. It should use this transaction ID for its logging/tracing purposes. The form of the transaction ID should follow the form of those provided by the TWSS Access Gateway. It is the responsibility of client code to provide globally unique transaction IDs. </xhtml:p>
<xhtml:p> Leading and trailing white space must be ignored. Internal white space characters must be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. Case distinctions must be maintained for comparison purposes. </xhtml:p>
<xhtml:p> After white space processing, implementations may optionally consider only a leading, fixed number of characters to be significant. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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