DR 09-0305 - WML, Glossary Document: Unspecified behavior for repeated child elements

Shawn Villaron shawnv at microsoft.com
Wed Mar 24 11:55:25 CET 2010


Minor update based on today's conversation.  I'd like to move this to LAST CALL.

From: Shawn Villaron [mailto:shawnv at microsoft.com]
Sent: Thursday, March 18, 2010 11:55 PM
To: 'SC 34 WG4'
Subject: DR 09-0305 - WML, Glossary Document: Unspecified behavior for repeated child elements

This is in regards to the Ecma  defect report.  Adoption of the recommended solution is suggested:


wml.xsd:
<xsd:complexType name="CT_DocPartPr">
<xsd:choice maxOccurs="unbounded"all>
<xsd:element name="name" type="CT_DocPartName" minOccurs="1"/>
<xsd:element name="style" type="CT_String"/>
<xsd:element name="category" type="CT_DocPartCategory"/>
<xsd:element name="types" type="CT_DocPartTypes"/>
<xsd:element name="behaviors" type="CT_DocPartBehaviors"/>
<xsd:element name="description" type="CT_String"/>
<xsd:element name="guid" type="CT_Guid"/>
</xsd:choiceall>

</xsd:complexType>

This change should also be reflected in the RELAX NG schema.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.vse.cz/pipermail/sc34wg4/attachments/20100324/8b87a080/attachment.htm>


More information about the sc34wg4 mailing list