applicant-name

The name of the applicant (without address information)

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
data-format xs:string optional
lang xs:language optional

Used By

Complex Type applicantType

Source

<xs:element name="applicant-name" type="applicant-nameType">
  <xs:annotation>
    <xs:documentation>The name of the applicant (without address information)</xs:documentation>
  </xs:annotation>
</xs:element>

Sample

< applicant xmlns = "http://www.epo.org/exchange" sequence = "1" data-format = "epodoc" >

< applicant-name>

< name>

IBM [US]

</ name>

</ applicant-name>

</ applicant>