CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 14:20:05 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: Mon, 10 Nov 2025 14:20:05 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98ceff00de1ed86d
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=LWJXUkkS0OKhXGJj.DNsOwUNCbyURWZzulQquwKfnUo-1760192405-1.0.1.1-SmU5nQ3FsyANlTnLJokfdtNWWk8p4TSQCKjWVnzCq5Rpecf76VAqEm7I2absPK0v1qm4hl1d.AfgLbjU.6D3a9Mm50tS07NeoyPBnxds2CQ; path=/; expires=Sat, 11-Oct-25 14:50:05 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98ceff00de1ed86d-BLR
alt-svc: h3=":443"; ma=86400
Use of xml:lang from Jane Hunter on 2000-05-04 (www-xml-schema-comments@w3.org from April to June 2000)
Use of xml:lang
- From: Jane Hunter <jane@dstc.edu.au>
- Date: Fri, 05 May 2000 09:54:28 +1000
- To: www-xml-schema-comments@w3.org
- Message-Id: <200005042355.e44Nt4T18363@piglet.dstc.edu.au>
We're using XML Schema within MPEG-7 to define descriptions of audiovisual cotent. Certain descriptive elements have a language attribute. For consistency, we'd like to use the xml:lang attribute. Does this need to be declared like any other attribute for the elements to which it applies? For example: <complexType name="FrameAnnotation"> <element name="Who" type="string" minOccurs="0"/> <element name="What" type="string" minOccurs="0"/> .... <attribute ref="xml:lang"/> </complexType> I assume that we also need to import the xml namespace? If so, where is this located? jane +----------------------------------+---------------------------------------+ | Dr Jane Hunter | Senior Research Scientist | | DSTC Pty Ltd | Distributed Systems Technology CRC | | Level 7, General Purpose South | Tel : +61 7 3365 4310 | | The University of Queensland | Fax : +61 7 3365 4311 | | Queensland 4072, Australia | Email : jane@dstc.edu.au | +----------------------------------+---------------------------------------+
Received on Thursday, 4 May 2000 19:55:20 UTC