<xsd:complexType name="詳細スケジュール型">
<xsd:annotation>
<xsd:documentation xml:lang="ja">(将来的に整備する予定)施設等のオープン日とオープン時間を表現するためのクラス用語。複数のスケジュールが列挙された場合はそれらの和を取るものとする</xsd:documentation>
<xsd:documentation xml:lang="en">(To be defined in the future)A class term to express opening time and day of a facility. When multiple schedules are listed, enumerate them.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ic:期間スケジュール型">
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|