data-format

Attribute Information

Used By

Complex Type applicant-nameType

Source

<xs:attribute name="data-format" type="xs:string"/>

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>