期間やスケジュールを表現するためのクラス用語
A class term to express a period or schedule.
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="期間スケジュール" type="ic:期間スケジュール型" nillable="true">
<xsd:annotation>
<xsd:documentation xml:lang="ja">期間やスケジュールを表現するためのクラス用語</xsd:documentation>
<xsd:documentation xml:lang="en">A class term to express a period or schedule.</xsd:documentation>
</xsd:annotation>
</xsd:element>