complexType  DeceasedInventorType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrencom:PartyIdentifier  com:Contact  com:PublicationContact
used by
element pat:DeceasedInventor
attributes
Name  Type Use Default Fixed annotation
com:sequenceNumber xsd:string        
com:languageCode com:ExtendedISOLanguageCodeType        
com:id xsd:ID        
source<xsd:complexType  name="DeceasedInventorType">
<xsd:sequence>
<xsd:element  ref="com:PartyIdentifier"  minOccurs="0">
</xsd:element> <xsd:choice  maxOccurs="2">
<xsd:element  ref="com:Contact">
</xsd:element> <xsd:element  ref="com:PublicationContact">
</xsd:element>
</xsd:choice>
</xsd:sequence> <xsd:attribute  ref="com:sequenceNumber">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="com:id">
</xsd:attribute>
</xsd:complexType>