Is there a specific reason why the schema definition worked with older
version of OpenLaszlo, and it doesn't work now?

On Sun, Mar 6, 2011 at 1:28 PM, Raju Bitter
<[email protected]> wrote:
> Thanks.
>
> On Sun, Mar 6, 2011 at 12:51 PM, Lou Iorio <[email protected]> wrote:
>> Filed as JIRA LPP-9803.
>>
>> On Sun, Mar 6, 2011 at 7:32 AM, Laszlo Developer <[email protected]>
>> wrote:
>>>
>>> The canvas/namespace example in the docs (chapter 50, section 6.5)
>>> generates a compiler error:
>>>
>>> http://www.openlaszlo.org/lps4.9/docs/developers/editing-lzx.html#d0e127203
>>>
>>> LZX code:
>>> <canvas xlmns="http://www.laszlosystems.com/2003/05/lzx";>
>>> </canvas>
>>>
>>> Compiler error:
>>> Compilation Errors
>>>
>>> canvas.lzx:1:62: Syntax error: the token ":" was not expected at this
>>> position.canvas.lzx:1:58: found an unknown attribute named "xlmns" on
>>> element canvas, however there is an attribute named "x" on class
>>> attribute", did you mean to use that?
>>> Compilation Warnings
>>>
>>> canvas.lzx:1:58: found an unknown attribute named "xlmns" on element
>>> canvas, however there is an attribute named "x" on class attribute",
>>> did you mean to use that?
>>
>>
>

Reply via email to