element DeceasedInventor
diagram
version V2_0
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
type pat:DeceasedInventorType
properties
content complex
children com:PartyIdentifier com:Contact com:PublicationContact
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:languageCode com:ExtendedISOLanguageCodeType documentation
Two-letter code given to language names in ISO 639-1
com:id xsd:ID documentation
Unique identifier global to the entire document
annotation
documentation
The deceased individual identified as the inventors of the patent
source <xsd:element name="DeceasedInventor" type="pat:DeceasedInventorType">
<xsd:annotation>
<xsd:documentation>
The deceased individual identified as the inventors of the patent
</xsd:documentation>
</xsd:annotation>
</xsd:element>