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

The invalidPart value refers to a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message. Its contents must reference SOAP message parts in using an XPath-like syntax, e.g. terminateNotificationRequest/service. XML namespace prefixes may be omitted as in the example. For multivalued message parts, e.g. corresponding to parts where maxOccurs is greater than one, XPath constructs like notification[5] must be used.

Its contents are intended for human consumption only. Clients may display it to an end user, but clients must not rely upon XPath-related correctness for any automated processing.

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.


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

The invalidPart value refers to a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message. Its contents must reference SOAP message parts in using an XPath-like syntax, e.g. terminateNotificationRequest/service. XML namespace prefixes may be omitted as in the example. For multivalued message parts, e.g. corresponding to parts where maxOccurs is greater than one, XPath constructs like notification[5] must be used.

Its contents are intended for human consumption only. Clients may display it to an end user, but clients must not rely upon XPath-related correctness for any automated processing.

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.

<twss_nm_xsd:invalidPart>xsd:string</invalidPart>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="invalidPart"  type="xsd:string">
-<xsd:annotation  id="invalidPart.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The invalidPart value refers to a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message. Its contents must reference SOAP message parts in using an XPath-like syntax, e.g. terminateNotificationRequest/service. XML namespace prefixes may be omitted as in the example. For multivalued message parts, e.g. corresponding to parts where maxOccurs is greater than one, XPath constructs like notification[5] must be used. </xhtml:p>
<xhtml:p> Its contents are intended for human consumption only. Clients may display it to an end user, but clients must not rely upon XPath-related correctness for any automated processing. </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. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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