CARVIEW |
Select Language
HTTP/2 301
date: Thu, 09 Oct 2025 00:15:53 GMT
content-type: text/html; charset=iso-8859-1
location: https://www.w3.org/2002/ws/databinding/issues/70/
cf-ray: 98b9afa50c5258e1-BLR
cache-control: max-age=21600
expires: Thu, 09 Oct 2025 05:59:47 GMT
x-backend: www-mirrors
x-request-id: 98b9981259c8820d
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: HIT
set-cookie: __cf_bm=FQiNZsI8iyzz0S1_0vJkACcgHzf13aWR7sy3kOO33.k-1759968953-1.0.1.1-FFJSfTT7gJeSa6ykKNDaFbC9xrMULqo4r6HCoDB4NXNS6EAWAjwLQ2NLc.bxLzIKtMQ08nfaCfR7jUxeEIcut.SZMk_U6UG1qEzkAyn64y4; path=/; expires=Thu, 09-Oct-25 00:45:53 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
vary: Accept-Encoding
server: cloudflare
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Thu, 09 Oct 2025 00:15:54 GMT
content-type: text/html; charset=utf-8
content-encoding: gzip
content-location: Overview.html
last-modified: Tue, 21 Nov 2006 22:08:07 GMT
cache-control: max-age=21600
expires: Thu, 09 Oct 2025 06:15:54 GMT
vary: Accept-Encoding
x-backend: www-mirrors
x-request-id: 98b9afa98e0f58e1
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: 98b9afa98e0f58e1-BLR
alt-svc: h3=":443"; ma=86400
ISSUE-70 - Databinding
Databinding Issue Tracking
- Summary
- Issues:
- Actions:
- People/Users
- Products
- Resolutions
Generated by Tracker
- Version 1.3
- Version 1.3
ISSUE-70
empty Enumeration as a Null Datatype
- State:
- CLOSED
- Product:
- Basic
- Raised by:
- Everyone
- Opened on:
- 2006-10-05
- Description:
split from ISSUE-15, used by XMPP: <xs:simpleType name='empty'> <xs:restriction base='xs:string'> <xs:enumeration value=''/> </xs:restriction> </xs:simpleType>
- Related emails:
- ISSUE-70: empty Enumeration as a Null Datatype (from dean+cgi@w3.org on 2006-10-05)
- Minutes: XML Schema Patterns for Databinding F2F 5th-6th October 2006 (from paul.downey@bt.com on 2006-10-07)
- Agenda: XML Schema Patterns for Databinding telcon 10 October 2006 (from paul.downey@bt.com on 2006-10-08)
- Minutes: XML Schema Patterns for Databinding Telcon 10 October 2006 (from paul.downey@bt.com on 2006-10-10)
- Minutes: XML Schema Patterns for Databinding Telcon 17 October 2006 (from paul.downey@bt.com on 2006-10-18)
- Minutes: XML Schema Patterns for Databinding telcon 7 November 2006 (from paul.downey@bt.com on 2006-11-07)
Related notes:
2006-11-07: Null enumeration type is Basic