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

The text value contains an internationalized message text which must be in one of the requester's accepted languages. Following Parlay X practices, replacement variables are indicated inline using placeholders like %1, %2, %3, etc. Paired variables content should be substituted into these placeholders by the requestor prior to presenting a message to a human user.

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 text : string
The text element cannot have "xsi:nil" as an attribute. The text element in XML instance can be substituted with other elements.
 CollapseClick here to hide comment XML Instance

The text value contains an internationalized message text which must be in one of the requester's accepted languages. Following Parlay X practices, replacement variables are indicated inline using placeholders like %1, %2, %3, etc. Paired variables content should be substituted into these placeholders by the requestor prior to presenting a message to a human user.

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:text>xsd:string</text>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<xsd:element  name="text"  type="xsd:string">
-<xsd:annotation  id="text.element.annotation">
-<xsd:documentation  xml:lang="en">
<xhtml:p> The text value contains an internationalized message text which must be in one of the requester's accepted languages. Following Parlay X practices, replacement variables are indicated inline using placeholders like %1, %2, %3, etc. Paired variables content should be substituted into these placeholders by the requestor prior to presenting a message to a human user. </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 ©