Project

General

Profile

Actions

バグ #1442

closed

RTSProfile: Schemas incorrectly specify compositeType enum

Added by gbiggs almost 15 years ago. Updated almost 15 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
-
Start date:
04/26/2010
Due date:
% Done:

100%

Estimated time:

Description

The enumeration for the compositeType attribute in the XML schema is specified as:

<xsd:enumeration value="None"/>
<xsd:enumeration value="AllShared"/>
<xsd:enumeration value="ECShared"/>
<xsd:enumeration value="NonShared"/>
<xsd:enumeration value="NonShared"/>
<xsd:enumeration value="NonShared"/>

The YAML schema specifies the enumeration as:

- None
- PeriodicECShared
- PeriodicStateShared
- Grouping
- FsmECShared
- FsmStateShared

The XML schema must be corrected.

Actions #1

Updated by ta almost 15 years ago

  • Status changed from 新規 to 解決
  • Assignee set to ta
  • % Done changed from 0 to 90

仕様書を修正しました

Actions #2

Updated by ta almost 15 years ago

  • % Done changed from 90 to 100
Actions #3

Updated by n-ando almost 15 years ago

  • Status changed from 解決 to 終了
Actions

Also available in: Atom PDF