[
Lists Home |
Date Index |
Thread Index
]
- From: "David Galbraith" <david@moreover.com>
- To: <xml-dev@xml.org>
- Date: Tue, 9 May 2000 08:31:23 -0700
A serialized vocabulary such as WDDX would be a good place to start since
you can represent structures more akin to tables and less like trees. e.g.
http://www.moreover.com/cgi-local/page?k=xml&o=wddx
DG
. . . . . . . . . . . . . . . . .
David Galbraith - Chief Architect
Moreover.com - the webfeed company
david@moreover.com
415-577-8828 (US)
0777-565-8880 (UK)
favorite webfeed:
http://www.moreover.com/xml
>
> Has anyone invented a Spreadsheet Markup Language (SSML)?
> I need such a language, and I don't want to develop it myself
> if it's already been done.
>
> An SSML document would be an XML document that contains a spreadsheet.
>
> For example:
>
> <spreadsheet>
> <row>
> <cell>1</cell>
> <cell>2</cell>
> <cell>3</cell>
> </row>
> <row>
> <cell>4</cell>
> <cell>5</cell>
> <cell>6</cell>
> </row>
> </spreadsheet>
>
>
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|