- From: <bugzilla@jessica.w3.org>
- Date: Mon, 30 Apr 2012 00:08:41 +0000
- To: www-xml-schema-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16886 --- Comment #1 from Scott Morgan <scott@adligo.com> 2012-04-30 00:08:40 UTC --- To fix this I suggest adding the following; <sequence> <any-in inGroup="ns:someGroup" inAttributeGroup="ns:someAttributeGroupName" /> </sequence> The element's type would need to contain the group and attribute group if both were present, or just the group if present or just the attribute group if present. This would allow Java-XML to have more of a one to one mapping. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 30 April 2012 00:08:43 UTC