- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 13 Oct 2006 21:08:26 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3837
Summary: Expose member type definitions in PSVI
Product: XML Schema
Version: 1.0/1.1 both
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
When an element/attribute is validated against a union type, PSVI has [member
type definition] property to indicate which member type was used. But when it's
validated against a list type whose item type is a union, there is no way (from
PSVI) to find out which member type of the union was used to validate a given
item in the list.
Suggest to add a new PSVI property [member type definitions] (a list of
(atomic) simple type definitions) to expose such information in PSVI.
Received on Friday, 13 October 2006 21:08:38 UTC