期間の終了日時を記述するためのプロパティ用語
The end date and time of a period.
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">The end date and time of a period.</xsd:documentation>
</xsd:annotation>
</xsd:element>