Example
In the following sample code, the line
xsp.strictAttribute
graphic, processes the output from this code. When
however, WebLogic Mobility Server generates an exception while attempting to process this
code.
<mm-body id="bd_company_details" idref="hd_company_details">
<mm-img src="ma_logo.wbmp" where="ImgWBMPSupported" />
<p>ABC Company Ltd.</p>
<p>North Business Park, Circular Road, Dublin, Ireland</p>
<a href="More Info?a=b&x=y">More Info</a>
<hr> <p>Phone: 888-000-111</p> <hr>
<p>Fax: 000-888-111</p>
</mm-body>
WebLogic Mobility Server will overlook some less well-formed content if
xsp.strictAttribute
Use of Non-Strict XML
<a href ...></a>
is set to false, WebLogic Mobility Server, as shown in the following
is set to false.
Part III Fundamentals of Mobile Content
contains non-strict XML. When
xsp.strictAttribute
BEA WebLogic Mobility Server User Guide - 31
is set to true,
Need help?
Do you have a question about the WebLogic and is the answer not in the manual?