http://www.ibm.com/schema/twss/nm/v1_0
The NotificationRequestInvalidFault Complex Type

The NotificationRequestInvalidFault communicates that at least one part of a Web Service operation request contained syntactically or semantically invalid information. The malformed message part prevents processing any portion of the request.

The messageId provides an informative, internationalized message code identifying this particular fault. The invalidPart and invalidValue help a user diagnose and correct the incorrect message parts. The text and variables provide an internationalized string for presentation to a human.

The number of sequential variables elements must match exactly the number of replacement variables in the text content.

Each subelement defines its own content semantics.


Complex Type NotificationRequestInvalidFault
The NotificationRequestInvalidFault type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Sequence [1...1]
<twss_nm_xsd:messageId>messageId</messageId> [1..1]
<twss_nm_xsd:invalidPart>invalidPart</invalidPart> [1..1]
<twss_nm_xsd:invalidValue>invalidValue</invalidValue> [1..1]
<twss_nm_xsd:text>text</text> [1..1]
<twss_nm_xsd:variables>variables</variables> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:complexType  name="NotificationRequestInvalidFault">
-<xsd:annotation  id="NotificationRequestInvalidFault.type.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The NotificationRequestInvalidFault communicates that at least one part of a Web Service operation request contained syntactically or semantically invalid information. The malformed message part prevents processing any portion of the request. </xhtml:p>
<xhtml:p> The messageId provides an informative, internationalized message code identifying this particular fault. The invalidPart and invalidValue help a user diagnose and correct the incorrect message parts. The text and variables provide an internationalized string for presentation to a human. </xhtml:p>
<xhtml:p> The number of sequential variables elements must match exactly the number of replacement variables in the text content. </xhtml:p>
<xhtml:p> Each subelement defines its own content semantics. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:sequence>
<xsd:element  ref="twss_nm_xsd:messageId" />
<xsd:element  ref="twss_nm_xsd:invalidPart" />
<xsd:element  ref="twss_nm_xsd:invalidValue" />
<xsd:element  ref="twss_nm_xsd:text" />
<xsd:element  maxOccurs="unbounded"  minOccurs="0"  ref="twss_nm_xsd:variables" />
</xsd:sequence>
</xsd:complexType>

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