| period | 시간을 명시할 수 있는 항목이 일어난 시간의 기간명을 정의하는 특정 위치로의 포인터를 제공한다. | 
                        
                        
                        
                           | when | 표준형식으로 날짜 또는 시간의 값을 제공한다. 
                                 
                                    | 상태 | 수의적 |  
                                    | 자료 유형 |  |  
                                    | 값 | A normalized form of temporal expression conforming to the W3C
                                       	XML Schema Part 2: Datatypes Second Edition. |  
                                    | 
                                             Examples of W3C date, time, and date & time formats.
                                        <date when="1945-10-24">24 Oct 45</date><date when="1996-09-24T07:25:00Z">September 24th, 1996 at 3:25 in the morning</date>
 <time when="1999-01-04T20:42:00-05:00">Jan 4 1999 at 8 pm</time>
 <time when="14:12:38">fourteen twelve and 38 seconds</time>
 <date when="1962-10">October of 1962</date>
 <date when="--06-12">June 12th</date>
 <date when="---01">the first of the month</date>
 <date when="--08">August</date>
 <date when="2006">MMVI</date>
 <date when="0056">AD 56</date>
 <date when="-0056">56 BC</date>
 |  
                                    | This list begins inthe year 1632, more precisely on Trinity Sunday, i.e. the Sunday after
 Pentecost, in that year the <date calendar="Julian" when="1632-06-06">27th of May (old style)</date>.
 |  
                                    | <opener><dateline>
 <placeName>Dorchester, Village,</placeName>
 <date when="1828-03-02">March 2d. 1828.</date>
 </dateline>
 <salute>To
 Mrs. Cornell,</salute> Sunday <time when="12:00:00">noon.</time>
 </opener>
 |  | 
                        
                        
                           | notBefore | yyyy-mm-dd와 같은 표준 형식으로 사건의 가능한 한 이른 날짜를 명시한다. 
                                 
                                    | 상태 | 수의적 |  
                                    | 자료 유형 |  |  
                                    | 값 | A normalized form of temporal expression conforming to
                                       	the W3C XML Schema Part 2: Datatypes Second
                                          	Edition. |  | 
                        
                        
                           | notAfter | yyyy-mm-dd와 같은 표준 형식으로 사건의 가능한 한 나중 날짜를 명시한다. 
                                 
                                    | 상태 | 수의적 |  
                                    | 자료 유형 |  |  
                                    | 값 | A normalized form of temporal expression conforming to the W3C
                                       	  XML Schema Part 2: Datatypes Second Edition. |  | 
                        
                        
                           | from | 표준 형식으로 기간의 시작 지점을 표시한다. 
                                 
                                    | 상태 | 수의적 |  
                                    | 자료 유형 |  |  
                                    | 값 | A normalized form of temporal expression conforming to
                                       	  the W3C XML Schema Part 2: Datatypes Second
                                          	  Edition. |  | 
                        
                        
                           | to | 표준 형식으로 기간의 종료 지점을 나타낸다. 
                                 
                                    | 상태 | 수의적 |  
                                    | 자료 유형 |  |  
                                    | 값 | A normalized form of temporal expression conforming to
                                       	  the W3C XML Schema Part 2: Datatypes Second
                                          	  Edition. |  |