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

Shawn Villaron shawnv at microsoft.com
Thu Mar 18 23:55:17 CET 2010


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/20100318/75096a2a/attachment.htm>


More information about the sc34wg4 mailing list