sequence

Attribute Information

Used By

Complex Type republication-note

Source

<xs:attribute name="sequence" type="xs:anySimpleType"/>

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>