country

Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc.
Also includes EP, WO. Always in upper case. Also can use "stateless"

Element Information

Model

Source

<xs:element name="country" type="ftxt:countryType">
  <xs:annotation>
    <xs:documentation>Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc. Also includes EP, WO. Always in upper case. Also can use "stateless"</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>