applicants

Element Information

Model

Children: applicant

Used By

Complex Type partiesType

Source

<xs:element name="applicants" type="applicantsType"/>

Sample

< parties xmlns = "http://www.epo.org/exchange" >

< applicants>

< applicant sequence = "1" data-format = "epodoc" >

< applicant-name>

< name>

IBM [US]

</ name>

</ applicant-name>

</ applicant>

< applicant sequence = "1" data-format = "original" >

< applicant-name>

< name>

INTERNATIONAL BUSINESS MACHINES CORPORATION

</ name>

</ applicant-name>

</ applicant>

</ applicants>

</ parties>