OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

pps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: numerical data representations


As a numerical data, text data and temporal data
representations, the following tags are prepared.

タグ設計の基本でも言いましたが、数値データや文字
データの表現は、要素の中身ではなく、属性にもたせたいと
思います。したがって、数値や文字情報そのものを表す
以下のような要素が必要となります。

For numerical data,
数値情報としては、

<qty> quantity information
<price> price information
<priority> priority

For text data representation,
文字情報としては、

<char> character data

and temporal data is represented by
時刻、時間関係では、

<time> date time
<duration> duration

On the other hand, some additional descriptions
which are not formalized are represented by <description>,
which has the text in its content of element.

あと、以下の注釈用のタグについては、唯一、文字情報が
属性ではなく、要素の内容にくることにします。

<description> description

Tag <base>, which represented a denominator
of a numerical data, is erased. Such denominators
can represented by attributes in a numerical tag,
for example,

最後に、分母を表す<base>タグですが、これは
各数値用の要素の属性としてもよいかと思いますので、
タグとしてはなくしていいと思います。たとえば、
1/2箱という表現は、以下のようになります。

<qty value="1" base="2" unit="box"/>

-- 
Yasu Nissy (Yasuyuki NISHIOKA), Dr.Eng.
MIT, 41-211
77 Massachusetts Ave
Cambridge MA 02139
Phone 617-452-2982, Fax 617-253-2249
nishioka@mit.edu <nishioka@k.hosei.ac.jp>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]