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: representation of dynamic values


Dynamic properties of primitive elements are
represented several elements, each of which has
<time> tag. The dynamic property elements include

品目や資源などの基本要素は、ダイナミックな(時間によって
変化する)値をもちます。ダイナミックな要素としては、
以下のものがあります。

<spec> changing specification
<location> changing location 
<progress> progress of situation
<calendar> calendar
<capacity> capacity of resources
<load> load amount data
<stock> stock level data

The <spec> tag can cover all kinds of properties
for user specific problems. 

上記の中で、<spec>はオールマイティなタグです。
つまり、ユーザ側で上記のタグに該当しない特徴は、
すべて<spec>で独自の特徴を定義できます。

An example of a dynamic property can be shown below.
This is an example for stock levels changing at 
each time step.

これらの時系列要素は、時刻要素とともに複数設定する
ことができるものとします。(集合要素を採用するかは
まだペンディング)たとえば、在庫の推移は以下のように
表現します。

<stock><time count="0"/><qty value="20"/></stock>
<stock><time count="1"/><qty value="30"/></stock>
<stock><time count="2"/><qty value="10"/></stock>

If <time> tag is not used in a representation, it
means that the property is constant.

上記の時系列表現は、もし<time>タグを表現しなければ、
固定的な表現を表したことになります。
-- 
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]