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

The invalidValue value contains the value of a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message.

The presented value will trim leading and trailing white space. Internal white space characters will be coerced to spaces. Sequences of two or more spaces must be condensed into a single space.

After white space processing, at most the leading 255 characters of the original message part will appear; any remainder will be truncated.


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

The invalidValue value contains the value of a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message.

The presented value will trim leading and trailing white space. Internal white space characters will be coerced to spaces. Sequences of two or more spaces must be condensed into a single space.

After white space processing, at most the leading 255 characters of the original message part will appear; any remainder will be truncated.

<twss_nm_xsd:invalidValue>xsd:string</invalidValue>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="invalidValue"  type="xsd:string">
-<xsd:annotation  id="invalidValue.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The invalidValue value contains the value of a SOAP message part which was semantically or syntactically invalid in the context of a larger SOAP message. </xhtml:p>
<xhtml:p> The presented value will trim leading and trailing white space. Internal white space characters will be coerced to spaces. Sequences of two or more spaces must be condensed into a single space. </xhtml:p>
<xhtml:p> After white space processing, at most the leading 255 characters of the original message part will appear; any remainder will be truncated. </xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:element>

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