document-id

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
document-id-type xs:string optional
lang xs:language optional

Source

<xs:element name="document-id" type="exch:document-idType" minOccurs="0"/>

Sample

< publication-reference xmlns = "http://www.epo.org/exchange" >

< document-id document-id-type = "docdb" >

< country>

KR

</ country>

< doc-number>

20100130646

</ doc-number>

< kind>

A

</ kind>

< date>

20101213

</ date>

</ document-id>

< document-id document-id-type = "epodoc" >

< doc-number>

KR20100130646

</ doc-number>

< date>

20101213

</ date>

</ document-id>

</ publication-reference>