<docDate>

<docDate> (日付) 当該文書の日付を示す. 4.6 Title Pages
モジュールtextstructure — 4 Default Text Structure
属性
whengives the value of the date in standard form, i.e. YYYY-MM-DD.
状態 任意
データ型
data.temporal.w3c
a date in one of the formats specified in XML Schema Part 2: Datatypes Second Edition
解説
For simple dates, the when attribute should give the Gregorian or proleptic Gregorian date in the form (YYYY-MM-DD) specified by XML Schema Part 2.
当該モジュールを使用するものdocImprint model.titlepagePart model.divWrapper model.pLike.front
下位
宣言
element docDate
{
   att.global.attributes,
   attribute when { data.temporal.w3c }?,
   macro.phraseSeq
}
<docImprint>Oxford, Clarendon Press, <docDate>1987</docDate>
</docImprint>
解説
Cf. the general <date> element in the core tag set. This specialized element is provided for convenience in marking and processing the date of the documents, since it is likely to require specialized handling for many applications.