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: basic rules for choose elements


The basic principal for design XML tag is "simple is best". Is that
okay for everybody? If yes, lets make elements by simple word(s).
Make the number of elements we provide as small as possible.

基本的な考え方としては、シンプルisベスト、ということで
いきたいと思います。タグの種類はできるだけ少なく、タグの名称
などもシンプルにしましょう。

Some rules can be described that we will not define elements
that are needed only by single kind of applications, because
the purpose of developing XML is to transfer information between
different applications. 

Therefore, information about algorithms of scheduling or planning,
constraints of scheduling in practice, and some other information
defined as master data (except that should be transfer from other
application such as BOM) are out of our scope.

で、選択の基準ですが、そもそも目的がアプリケーション間の
データ交換ですので、スケジューリングロジックの表現はもちろん、
アプリケーションが利用するマスター情報の中で、異なるアプリケーション
間で交換する必要がないもの(たとえばスケジューリング制約など)
は割愛したいと思います。

必要ならば、自分で追加する(スキーマを拡張する)というスタンス
で、最低限のセットを提供するのがXMLの考え方にも沿っていると
思います。

According to the rule, the followings will be eliminated.

そうすると、削除される候補として挙げられるのが、

<lotsize> lot size definitions
<tasksize> task size definitions
<condition> any conditional data
<action> any action of operations
<changeover> changeover on resource
<interval> interval of item existing

<unit> unit definition
<translate> translate between two unit

<expression> expressions 
<op> operators for expressions
<parameter> parameters in expressions

西岡
-- 
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]