CARVIEW |
Select Language
HTTP/2 301
date: Fri, 10 Oct 2025 23:53:07 GMT
content-type: text/html; charset=iso-8859-1
location: https://www.w3.org/2002/ws/databinding/issues/60/
cf-ray: 98ca090a1bfb8087-BLR
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 05:53:07 GMT
x-backend: www-mirrors
x-request-id: 98ca090a1bfb8087
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: EXPIRED
set-cookie: __cf_bm=TdTCbaeEz1x6OlZULJQ8FqInSazjw3JSy1g4Ne6cUbI-1760140387-1.0.1.1-7R6NKKS8yZdcRtFGPAOHfWdruFXpQ8hY0JbpbuYo4gNV8FeSkuIRXqcLxWT2xyHbCyqLd1Tz0.MIF0qXlJomA7dSMRf4Hxe68KUYyV5Z5Mw; path=/; expires=Sat, 11-Oct-25 00:23:07 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
vary: Accept-Encoding
server: cloudflare
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Fri, 10 Oct 2025 23:53:07 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
content-location: Overview.html
last-modified: Sat, 07 Oct 2006 21:00:19 GMT
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 05:53:07 GMT
vary: Accept-Encoding
x-backend: www-mirrors
x-request-id: 98ca090bdc938087
strict-transport-security: max-age=15552000; includeSubdomains; preload
content-security-policy: frame-ancestors 'self' https://cms.w3.org/ https://cms-dev.w3.org/; upgrade-insecure-requests
cf-cache-status: BYPASS
server: cloudflare
cf-ray: 98ca090bdc938087-BLR
alt-svc: h3=":443"; ma=86400
ISSUE-60 - Databinding
Databinding Issue Tracking
- Summary
- Issues:
- Actions:
- People/Users
- Products
- Resolutions
Generated by Tracker
- Version 1.3
- Version 1.3
ISSUE-60
collection with local attributes defined by reference
- State:
- CLOSED
- Product:
- Basic
- Raised by:
- George Cowe
- Opened on:
- 2006-05-23
- Description:
related to ISSUE-48, expand the collection pattern to include attributes included by reference as well as locally defined attributes as at present, e.g.: <xs:complexType name="MyComplexType"> <xs:sequence> ... </xs:sequence> <xs:attribute ref="tns:myGlobalAttribute"/> </xs:complexType>
- Related emails:
- ISSUE-60: collection with local attributes defined by reference (from dean+cgi@w3.org on 2006-05-23)
- Minutes from XML Schema Patterns for Databinding F2F 22-23 May 2006 (from paul.downey@bt.com on 2006-06-02)
- Agenda: XML Schema Patterns for Databinding Telcon 8 August 2006 (from paul.downey@bt.com on 2006-08-07)
- Agenda: XML Schema Patterns for Databinding Telcon 22 August 2006 (from paul.downey@bt.com on 2006-08-21)
- Agenda: XML Schema Patterns for Databinding Telcon 5 September 2006 (from paul.downey@bt.com on 2006-09-03)
- Agenda: XML Schema Patterns for Databinding Telcon 12 September 2006 (from paul.downey@bt.com on 2006-09-11)
- Minutes: XML Schema Patterns for Databinding Telcon 12 September 2006 (from paul.downey@bt.com on 2006-09-12)
- Agenda: XML Schema Patterns for Databinding Telcon 19 September 2006 (from paul.downey@bt.com on 2006-09-18)
- Minutes: XML Schema Patterns for Databinding F2F 5th-6th October 2006 (from paul.downey@bt.com on 2006-10-07)
Related notes:
2006-10-05: accepted as a basic pattern