complexType  InventionTitleType 
diagram
versionV3_0
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
typeextension of com:PhraseType
childrencom:B  com:I  com:O  com:S  com:U  com:Sub  com:Sup  com:SmallCapital  com:Ins  com:Del  com:OCRConfidenceData
used by
element pat:InventionTitle
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
com:languageCode com:ExtendedISOLanguageCodeType        
pat:inventionTitleCategory pat:InventionTitleCategoryType        
source<xsd:complexType  name="InventionTitleType">
<xsd:complexContent>
<xsd:extension  base="com:PhraseType">
<xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="com:languageCode">
</xsd:attribute> <xsd:attribute  ref="pat:inventionTitleCategory">
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>