- From: Sandy Gao <sandygao@ca.ibm.com>
- Date: Mon, 5 Nov 2007 11:39:24 -0500
- To: Kumar Pandit <kumarp@windows.microsoft.com>
- Cc: "public-sml@w3.org" <public-sml@w3.org>
- Message-ID: <OFE57A26FA.E24CF8CB-ON8525738A.005B07B2-8525738A.005BA42F@ca.ibm.com>
> We must have the ability to have empty dataType content. It is used to > represent tombstoned documents in one of our scenarios. The spec needs to be clear about what it means when <data> contains no sub-element. I can open another bug to track it and we can close this one as you suggested. Thanks, Sandy Gao XML Technologies, IBM Canada Editor, W3C XML Schema WG Member, W3C SML WG (1-905) 413-3255 T/L 313-3255 Kumar Pandit <kumarp@windows.microsoft.com> 2007-11-01 10:00 PM To "public-sml@w3.org" <public-sml@w3.org>, Sandy Gao/Toronto/IBM@IBMCA cc Kumar Pandit <kumarp@windows.microsoft.com> Subject [Bug 5047] Content of "dataType" in the IF schema I believe we are very close to a resolution on this bug. Does anyone disagree with this proposal? Sandy, you had some concerns. Are you ok with this definition? ------- Comment #10 From Kumar Pandit 2007-11-01 04:32:01 [reply] ------- I agree about the need to match elements without a namespace. I am ok with the definition being: <xs:complexType name="dataType" mixed="false"> <xs:sequence> <xs:any processContents="skip" minOccurs="0"/> </xs:sequence> </xs:complexType> We must have the ability to have empty dataType content. It is used to represent tombstoned documents in one of our scenarios.
Received on Monday, 5 November 2007 16:41:17 UTC