att.datable.iso

att.datable.iso ISO 8601 표준을 사용해서 날짜를 추정할 수 있는 사건을 포함하는 요소의 규격화를 위한 속성을 제공한다. [13.3.6 Dates and Times]
모듈namesdates — 13 Names, Dates, People, and Places
원소att.datable [licence application creation change name date time origDate origPlace stamp binding seal origin provenance acquisition custEvent orgName persName placeName bloc country region district settlement geogName geogFeat affiliation age birth climate death education event faith floruit langKnowledge langKnown location nationality occupation population relation residence sex socecStatus state terrain trait]
속성속성
when-iso표준형의 날짜 또는 시간 값을 제시한다.
상태 수의적
자료 유형

<rng:ref name="data.temporal.iso"/>
data.temporal.iso
Any string representing a valid date, time, or one of a variety of combinations.

The following are examples of ISO date, time, and date & time formats that are not valid W3C format normalizations.

<date when-iso="1996-09-24T07:25+00">Sept. 24th, 1996 at 3:25 in the morning</date>
<date when-iso="1996-09-24T03:25-04">Sept. 24th, 1996 at 3:25 in the morning</date>
<time when-iso="1999-01-04T20:42-05">4 Jan 1999 at 8:42 pm</time>
<time when-iso="1999-W01-1T20,70-05">4 Jan 1999 at 8:42 pm</time>
<date when-iso="2006-05-18T10:03">a few minutes after ten in the morning on Thu 18 May</date>
<time when-iso="03:00">3 A.M.</time>
<time when-iso="14">around two</time>
<time when-iso="15,5">half past three</time>

All of the examples of the when attribute in the att.datable.w3c class are also valid with respect to this attribute.

He likes to be punctual. I said <q>
 <time when-iso="12">around noon</time>
</q>, and he showed up at <time when-iso="12:00:00">12 O'clock</time> on the dot.

The second occurence of time could have been encoded with the when attribute, as 12:00:00 is a valid time with respect to the W3C XML Schema Part 2: Datatypes specification. The first occurence could not.

notBefore-isoyyyy-mm-dd 같은 표준형으로 사건의 시작 날짜를 명시한다.
상태 수의적
자료 유형

<rng:ref name="data.temporal.iso"/>
data.temporal.iso
A normalized form of temporal expression conforming ISO 8601.
notAfter-isoyyyy-mm-dd 같은 표준형으로 사건의 종료 날짜를 명시한다.
상태 수의적
자료 유형

<rng:ref name="data.temporal.iso"/>
data.temporal.iso
A normalized form of temporal expression conforming ISO 8601.
from-iso표준형으로 기간의 시작 지점을 나타낸다.
상태 수의적
자료 유형

<rng:ref name="data.temporal.iso"/>
data.temporal.iso
A normalized form of temporal expression conforming ISO 8601.
to-iso표준형으로 기간의 종료 지점을 나타낸다.
상태 수의적
자료 유형

<rng:ref name="data.temporal.iso"/>
data.temporal.iso
A normalized form of temporal expression conforming ISO 8601.