OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

uiml-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: The variable elements bring conflicts among ids


Thank you for your responses.

Someone might already aware of the coflicts, let me comment about them.

A variable is declared and the variable is referenced. The ids conflict.

<variable id="A" type="integer" reference="false">1</variable>
<variable id="A"/>



http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-getElBId

In the following URL it is mentioned that DTD should define which
attribute is of ID type.
http://developer.mozilla.org/en/docs/DOM:document.getElementById

Best Regards,
Takashi
-- 
Takashi Endoh
email: takashi.endou.zs@kyocera.jp


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]