ISSUE-48

collection with local elements defined by reference

State:
CLOSED
Product:
Basic
Raised by:
Paul Downey
Opened on:
2006-05-05
Description:
I'd like to expand the collection pattern to include elements
included by reference as well as locally defined elements as
at present, e.g.:

  <xs:complexType name="MyComplexType">    
    <xs:sequence>
      <xs:element name="localElement" type="foo" minOccurs=" ....
      <xs:element ref="tns:globalElement" minOccurs=" .... 
    </xs:sequence>  
  </xs:complexType>
Related emails:
  1. ISSUE-48: collection with local elements defined by reference (from dean+cgi@w3.org on 2006-05-05)
  2. ISSUE-60: collection with local attributes defined by reference (from dean+cgi@w3.org on 2006-05-23)
  3. Agenda: XML Schema Patterns for Databinding Telcon 13 June 2006 (from paul.downey@bt.com on 2006-06-13)
  4. ISSUE-48: collection with local elements defined by reference (from paul.downey@bt.com on 2006-06-13)
  5. Minutes from XML Schema Patterns for Databinding call 13 June 2006 (from paul.downey@bt.com on 2006-06-13)
  6. Agenda: XML Schema Patterns for Databinding Telcon 8 August 2006 (from paul.downey@bt.com on 2006-08-07)
  7. Agenda: XML Schema Patterns for Databinding Telcon 22 August 2006 (from paul.downey@bt.com on 2006-08-21)
  8. Agenda: XML Schema Patterns for Databinding Telcon 5 September 2006 (from paul.downey@bt.com on 2006-09-03)
  9. Agenda: XML Schema Patterns for Databinding Telcon 12 September 2006 (from paul.downey@bt.com on 2006-09-11)
  10. Minutes: XML Schema Patterns for Databinding F2F 5th-6th October 2006 (from paul.downey@bt.com on 2006-10-07)

Related notes:

2006-06-13: RESOLVED to accept this as a Basic pattern

2006-10-05: accpeted as a Basic pattern