<xsd:complexType name="イベント型">
<xsd:annotation>
<xsd:documentation xml:lang="ja">時間と場所を指定して行われるイベント(ビジネス、スポーツ、教育、娯楽などの催し)を表現するためのクラス用語</xsd:documentation>
<xsd:documentation xml:lang="en">A class term to express an event (such as a business, sport, educational, or entertaining activity) which is held at the specified time and location.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ic:事物型">
<xsd:sequence>
<xsd:group ref="ic:イベント型-固有要素グループ" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|