complexType ContentType
diagram
version 1.0
namespace https://www.wipo.int/standards/XMLSchema/Patent/1
children pat:Heading pat:P
used by
element pat:AdvantageousEffects pat:BackgroundArt pat:BestMode pat:DespositedBiologicalMaterialReference pat:DrawingDescription pat:IndustrialApplicability pat:InventionMode pat:ReferenceSignList pat:SequenceListText pat:TechnicalField pat:TechnicalProblem pat:TechnicalSolution
complexType pat:EmbodimentExampleType
attributes
Name Type Use Default Fixed annotation
id xsd:token
source <xsd:complexType name="ContentType">
<xsd:sequence maxOccurs="unbounded">
<xsd:element ref="pat:Heading" minOccurs="0">
</xsd:element>
<xsd:element ref="pat:P">
</xsd:element>
</xsd:sequence>
<xsd:attribute ref="com:id"/>
</xsd:complexType>