- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 08 Nov 2007 18:27:30 +0000
- To: public-sml@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5047
virginia.smith@hp.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords|editorial |resolved
Resolution| |FIXED
------- Comment #12 from virginia.smith@hp.com 2007-11-08 18:27 -------
Edited schema as specified. Note that, when the spec is built, the appendix
actually shows the following:
<xs:complexType name="dataType" mixed="false">
<xs:sequence>
<xs:any processContents="skip" minOccurs="0" namespace="##any"
maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
Received on Thursday, 8 November 2007 18:27:48 UTC