RE: XForms Alert!

Hi Xavier,

Yes, I believe the Schema is in error in that case. In general <hint>,
<help>, and <alert> are intended to have similar content models.

Can you spot any other problems? :-)

Thanks,

.micah


-----Original Message-----
From: xavier [mailto:xavier.gagneur@e-xmlmedia.fr]
Sent: Tuesday, September 25, 2001 4:33 AM
To: www-forms@w3.org
Subject: XForms Alert!


Hello all,

In 7.14.4.4 alert (Working Draft 20010828)
they never speak about commonUIChildren
But
in XForms Schema we can see

<xsd:element name="alert">
    <xsd:complexType mixed="false">
      <xsd:group ref="xform:commonUIChildren"/>
      <xsd:attribute name="id" type="xsd:ID" use="optional"/>
      <xsd:attributeGroup ref="xform:commonUIAttributes"/>
      <xsd:attributeGroup ref="xform:linkingAttributes"/>
    </xsd:complexType>
  </xsd:element>

Which document is true!
I think taht the Schema is wrong.
Please , give me your opinion.


Thanks!

Xavier

Received on Saturday, 29 September 2001 20:11:28 UTC