CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 02:23:28 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:23:49 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 02:23:27 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98cae543fa6e999b
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=eW_ujhXc1gNSqywrEMkFaHb96415K42Wyv1Nl2hVCTQ-1760149408-1.0.1.1-YinaVrLsTdkOmffMFy1HiZdhRKRu6qIaOYuJGK_HJUzE8UDMBZviks5vf_FhAHrgg0S.W1h7VLGugg.YxhdDbDH2YT8eKCDE7VMCkxIn4xs; path=/; expires=Sat, 11-Oct-25 02:53:28 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98cae543fa6e999b-BLR
alt-svc: h3=":443"; ma=86400
Simple Scheme Question from Joseph M. Reagle Jr. on 2000-04-28 (xmlschema-dev@w3.org from April 2000)
Simple Scheme Question
- From: Joseph M. Reagle Jr. <reagle@w3.org>
- Date: Fri, 28 Apr 2000 16:56:36 -0400
- To: ht@cogsci.ed.ac.uk (Henry S. Thompson), dbeech@us.oracle.com, Noah_Mendelson@lotux.com, murray@muzmo.com
- Cc: xmlschema-dev@w3.org
- Message-Id: <3.0.5.32.20000428165636.020160f0@localhost>
The present spec has got me feeling a bit muddled, so I need to take a step back. What is the difference between (1) a group, (2) a (choice | sequence | all), or (3) a set of element declarations within a complex type, <group>: "Model Group Definition Schema Components ... It provides for naming a model group for use by reference in the XML representation of complex type definitions and model groups." (<all> | <choice> | <sequence>): "Model Group Schema Components ..." Adds semantics about the occurrence and order of the element declarations. Needs to be named via a group if it is to be used elsewhere. element declarations within a complex type: the complex type says whether the content model is (elementOnly | empty | mixed | textOnly) but is there an implicit model group definition (<group>) or model group (<all>, <choice>, <sequence>)? I think [1, 4.4.2] says if its elementOnly then its implicitly a sequence, says if its mixed then its implicitly a choice. Is this right? I like that you guys are being more explicit in the defaults in these interactions, but it stil can get quite hairy. (Maybe a table of all default values would be useful ... ?) [1] https://www.w3.org/TR/2000/WD-xmlschema-1-20000407/#declare-type _________________________________________________________ Joseph Reagle Jr. W3C Policy Analyst mailto:reagle@w3.org IETF/W3C XML-Signature Co-Chair https://www.w3.org/People/Reagle/
Received on Friday, 28 April 2000 16:57:26 UTC