- From: <bugzilla@jessica.w3.org>
- Date: Thu, 04 Nov 2010 16:13:08 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11222
Summary: src-simple-type.1 should allow duplicate elements from
"##other" namespaces
Product: XML Schema
Version: 1.1 only
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: David_E3@VERIFONE.com
ReportedBy: am_spamfaenger@gmx.at
QAContact: www-xml-schema-comments@w3.org
CC: cmsmcq@blackmesatech.com
The <restriction> element allows children from other namespaces than
"http://www.w3.org/2001/XMLSchema", i guess src-simple-type.1 should not forbid
duplicate elements from these other namespaces.
So instead of:
"With the exception of <enumeration>, <pattern>, and <assert>, the [children]
of <restriction> do not contain more than one element information item with the
same name."
it should be something like:
"With the exception of <enumeration>, <pattern>, and <assert>, the [children]
of <restriction> do not contain more than one element information item in the
Schema namespace (xs) with the same name."
--
Configure bugmail: http://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 Thursday, 4 November 2010 16:13:10 UTC