CARVIEW |
Select Language
HTTP/2 301
date: Sat, 11 Oct 2025 09:06:52 GMT
content-type: text/html; charset=iso-8859-1
location: https://www.w3.org/2002/ws/databinding/issues/27/
cf-ray: 98cd34320923c1a1-BLR
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 15:06:51 GMT
x-backend: www-mirrors
x-request-id: 98cd34320923c1a1
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: MISS
set-cookie: __cf_bm=fG3FIFW38r88ZvIZJ6hJUoC_vI3F.3FMSayhcV2rMa8-1760173612-1.0.1.1-mdQnuqauGfErW3FCrHPRuYp.7kNe.3rU0r3hWY4l_6qpN26lG_HallwHQQBZOhJ6pUu9l.3a3qQ6q7FLFSdfsAVZu7uW2q9F5KVz1PimDy4; path=/; expires=Sat, 11-Oct-25 09:36:52 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
vary: Accept-Encoding
server: cloudflare
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Sat, 11 Oct 2025 09:06:52 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
content-location: Overview.html
last-modified: Tue, 19 Sep 2006 14:00:18 GMT
cache-control: max-age=21600
expires: Sat, 11 Oct 2025 15:06:52 GMT
vary: Accept-Encoding
x-backend: www-mirrors
x-request-id: 98cd3433da4cc1a1
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: 98cd3433da4cc1a1-BLR
alt-svc: h3=":443"; ma=86400
ISSUE-27 - Databinding
Databinding Issue Tracking
- Summary
- Issues:
- Actions:
- People/Users
- Products
- Resolutions
Generated by Tracker
- Version 1.3
- Version 1.3
ISSUE-27
targetNamespace and Chameleon schemas
- State:
- CLOSED
- Product:
- Basic
- Raised by:
- Paul Downey
- Opened on:
- 2006-03-27
- Description:
schemas without a targetNamespace, sometimes called "chameleon schemas" as they take on the namespace of a schema which includes them, are know to cause difficulties with some existing toolkits. Proposal: The Basic patterns should cite only patterns for the xs:schema element which include a targetNamespace being declared: <xs:schema targetNamespace="{xs:anyURI}" ...>
- Related emails:
- ISSUE-27: targetNamespace and Chameleon schemas (from dean+cgi@w3.org on 2006-03-27)
- Agenda: XML Schema Patterns for Databinding Telcon 28 March 2006 (from paul.downey@bt.com on 2006-03-28)
- Minutes from XML Schema Patterns for Databinding call 28 March 2006 (from paul.downey@bt.com on 2006-03-28)
- ISSUE-57 - include pattern (from paul.downey@bt.com on 2006-09-19)
Related notes:
2006-03-28: RESOLUTION to accept proposal in the issue description
2006-03-28: close with proposal in issue Description and design consideration as to why a tns desirable in SOAP and Web service contexts