CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:36:00 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:44:51 GMT
cache-control: max-age=2592000, public
expires: Tue, 11 Nov 2025 00:36:00 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98d28539cc0aea32
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: MISS
set-cookie: __cf_bm=hvmI3vARffCpPS6Vn288MG.fSFQTfF39wzxPZVvcaKk-1760229360-1.0.1.1-HgwSuyGX1yZegNNg_hu9LndvzXnc3ZS8T25F1_.LHnG.ooW2NTfYcT4Nx3_VVMpvhs9bYHx5FYYjrqmqA4bjyqdQilUV.xfyfGL5YTt85Hs; path=/; expires=Sun, 12-Oct-25 01:06:00 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98d28539cc0aea32-BLR
alt-svc: h3=":443"; ma=86400
Re: Questions relating to data types from petsa@us.ibm.com on 2000-04-14 (www-xml-schema-comments@w3.org from April to June 2000)
Re: Questions relating to data types
- From: <petsa@us.ibm.com>
- Date: Fri, 14 Apr 2000 13:35:22 -0400
- To: "Martin Bryan" <mtbryan@sgml.u-net.com>
- cc: www-xml-schema-comments@w3.org
- Message-ID: <852568C1.00608F82.00@D51MTA03.pok.ibm.com>
Martin: Thanks for your comments. I've replied in the body of your note below. My remarks are prefixed by AM>> All the best, Ashok "Martin Bryan" <mtbryan@sgml.u-net.com>@w3.org on 04/13/2000 10:27:21 AM Sent by: www-xml-schema-comments-request@w3.org To: <www-xml-schema-comments@w3.org> cc: Subject: Questions relating to data types What does it mean to apply a pattern to a timeDuration? AM>> The pattern facet allows you to constrain the lexical representation AM>> of the datatype. For time duration you could, for example, write AM>> a pattern that starts with P100Y. This would mean that the the AM>> duration must be greater than 100 years. Why does the example given of a timeInstance not have a Z before the last hyphen? AM>> The example is correct. A "Z" is not required and would be an error. Why is the period facet of time shown as PY24H rather than PT24H? (Again there is no Z preceding the timezone details in the example.) AM>> It should be PT24H. Thanks. A "Z" is not required. If you define a minInclusive or minExclusive date for a recurring duration whose period is 7 days will the days always fall on the same day of the week as the first date within the period (i.e. the minInclusive date)? AM>> Yes, it would. How can enumeration be applied to the binary datatype? AM>> In theory you could define an enumeration by quoting hunks of, say, AM>> base64 encoded binary data. Martin Bryan Project Leader CEN/ISSS EC Workshop DAMSAD project
Received on Friday, 14 April 2000 13:35:45 UTC