date

Date: components of a date. Format: YYYYMMDD

Element Information

Model

Used By

Source

<xs:element name="date" type="ICE-date-type">
  <xs:annotation>
    <xs:documentation>Date: components of a date. Format: YYYYMMDD</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< document-id xmlns = "http://www.epo.org/exchange" document-id-type = "docdb" >

< country>

KR

</ country>

< doc-number>

20100130646

</ doc-number>

< kind>

A

</ kind>

< date>

20101213

</ date>

</ document-id>