This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3837 - Expose member type definitions in PSVI
Summary: Expose member type definitions in PSVI
Status: CLOSED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.0/1.1 both
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2006-10-13 21:08 UTC by Sandy Gao
Modified: 2009-04-21 19:21 UTC (History)
0 users

See Also:


Attachments

Description Sandy Gao 2006-10-13 21:08:26 UTC
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.
Comment 1 Sandy Gao 2007-01-15 14:45:33 UTC
Discussed at 2006-10-31 F2F meeting. Adopted a proposal that introduces a new PSVI property [member type definitions] as suggested.