complexType DescriptionType
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:PageImage pat:DocumentURI pat:InventionTitle pat:TechnicalField pat:BackgroundArt pat:Disclosure pat:InventionSummary pat:DrawingDescription pat:EmbodimentDescription pat:BestMode pat:InventionMode pat:IndustrialApplicability pat:ReferenceSignBag pat:DepositedBiologicalMaterialReference pat:SequenceListText com:CitationBag com:Heading com:P
used by
element pat:Description
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
com:languageCode com:ExtendedISOLanguageCodeType
source <xsd:complexType name="DescriptionType">
<xsd:choice>
<xsd:element ref="pat:PageImage" maxOccurs="unbounded">
</xsd:element>
<xsd:element ref="pat:DocumentURI" maxOccurs="unbounded">
</xsd:element>
<xsd:sequence>
<xsd:element ref="pat:InventionTitle" minOccurs="0"/>
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="pat:TechnicalField">
</xsd:element>
<xsd:element ref="pat:BackgroundArt">
</xsd:element>
<xsd:element ref="pat:Disclosure">
</xsd:element>
<xsd:element ref="pat:InventionSummary">
</xsd:element>
<xsd:element ref="pat:DrawingDescription">
</xsd:element>
<xsd:element ref="pat:EmbodimentDescription">
</xsd:element>
<xsd:element ref="pat:BestMode">
</xsd:element>
<xsd:element ref="pat:InventionMode">
</xsd:element>
<xsd:element ref="pat:IndustrialApplicability">
</xsd:element>
<xsd:element ref="pat:ReferenceSignBag">
</xsd:element>
<xsd:element ref="pat:DepositedBiologicalMaterialReference">
</xsd:element>
<xsd:element ref="pat:SequenceListText">
</xsd:element>
<xsd:element ref="com:CitationBag">
</xsd:element>
<xsd:element ref="com:Heading">
</xsd:element>
<xsd:element ref="com:P">
</xsd:element>
</xsd:choice>
</xsd:sequence>
</xsd:choice>
<xsd:attribute ref="com:id"/>
<xsd:attribute ref="com:languageCode"/>
</xsd:complexType>