element Inventor
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:InventorType
properties
content complex
children com:PartyIdentifier com:Contact com:PublicationContact com:ConfidentialIndicator pat:StateDesignation com:NationalityCode
used by
complexType pat:InventorBagType
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 identified as the inventors of the patent
source <xsd:element name="Inventor" type="pat:InventorType">
<xsd:annotation>
<xsd:documentation>
The individual identified as the inventors of the patent
</xsd:documentation>
</xsd:annotation>
</xsd:element>