- From: Ashok Malhotra <ashokma@microsoft.com>
- Date: Wed, 19 Sep 2001 05:02:43 -0700
- To: "Bryan Rasmussen" <bry@itnisk.com>, <xmlschema-dev@w3.org>
You can use space separated lists but not comma separated lists. All the best, Ashok =========================================================== Ashok Malhotra <mailto: ashokma@microsoft.com> -----Original Message----- From: Bryan Rasmussen [mailto:bry@itnisk.com] Sent: Wednesday, September 19, 2001 1:37 AM To: xmlschema-dev@w3.org Subject: csv as a xml-schema datatype? Hi, I'm trying to make a format in which we need a comma-seperated values list inside an attribute, sort of like, <v names="john,bob,emily,tom,john"/>(obviously this is grossly simplified.) I don't know how many names there will be in any string, the schema just needs to be able to tell people that they have a csv string and that the datatype in between each comma is a string, with the meta-information that the interior strings are individual names.
Received on Wednesday, 19 September 2001 08:03:15 UTC