applicant

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
app-type restriction of xs:NMTOKEN required
designation restriction of xs:NMTOKEN required
sequence required

Used By

Complex Type applicants

Source

<xs:element name="applicant" type="applicant"/>

Sample

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

< 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>