element Applicant
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:ApplicantType
properties
content complex
children com:PartyIdentifier com:Contact com:PublicationContact pat:ApplicantCategory com:NationalityCode pat:DesignationCategory com:ResidenceCountryCode pat:SuccessorRights
used by
complexType pat:ApplicantBagType
attributes
Name Type Use Default Fixed annotation
com:sequenceNumber xsd:string documentation
Sequence number in a list or collection
com:id xsd:ID documentation
Unique identifier global to the entire document
annotation
documentation
The individual or entity identified as the executors of the patent
source <xsd:element name="Applicant" type="pat:ApplicantType">
<xsd:annotation>
<xsd:documentation>
The individual or entity identified as the executors of the patent
</xsd:documentation>
</xsd:annotation>
</xsd:element>