CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 18:28:43 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:44:52 GMT
cache-control: max-age=2592000, public
expires: Mon, 10 Nov 2025 18:28:43 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98d06b38bb901712
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=NaAVGsezdzD5rl.QnttBI6dW4hGdDnd5YPgWBG_ANXg-1760207323-1.0.1.1-VINVNAuGlGw4TSl7AxTKil..uBpz2QdhQCurjkGSDTCQtrjaIEUH_vAWyt6sQbqftpB_sboTx0mrkrOCfI0bhnJ2Ce98rkOTDWOv5k9Q.qU; path=/; expires=Sat, 11-Oct-25 18:58:43 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98d06b38bb901712-BLR
alt-svc: h3=":443"; ma=86400
Re: content attribute ? from John Punin on 2000-10-05 (www-xml-schema-comments@w3.org from October to December 2000)
Re: content attribute ?
- From: John Punin <puninj@cs.rpi.edu>
- Date: Thu, 5 Oct 2000 15:16:16 -0400 (EDT)
- To: "Henry S. Thompson" <ht@cogsci.ed.ac.uk>
- cc: www-xml-schema-comments@w3.org, xmlschema-dev@w3.org, John Punin <puninj@cs.rpi.edu>, Moorthy <moorthy@cs.rpi.edu>
- Message-ID: <Pine.GSO.4.21.0010051509080.4013-100000@wwwpal.cs.rpi.edu>
Thanks Henry. My corrections were based on section "2.5.3 Empty content" of the XML Schema 0 document. Could you please explain me briefly the differences between these two corrections?. Of course, I like much better your corrections. :-) John On 5 Oct 2000, Henry S. Thompson wrote: > Your corrections are correct :-) > > However, the following simpler forms are also OK: > > puninj@cs.rpi.edu writes: > > <xs:element name="et2"> > <xs:complexType> > <xs:attribute ...>. . . </xs:attribute> > </xs:complexType> > </xs:element> > > > <xs:complexType name="myelement"> > <xs:attributeGroup ref="myAttrGroup"/> > </xs:complexType> > > ht > -- > Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh > W3C Fellow 1999--2001, part-time member of W3C Team > 2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440 > Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk > URL: https://www.ltg.ed.ac.uk/~ht/ >
Received on Thursday, 5 October 2000 15:16:38 UTC