complexType ContentType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Common
children com:Heading com:P
used by
element pat:AdvantageousEffects pat:BackgroundArt pat:BestMode pat:DepositedBiologicalMaterialReference pat:DrawingDescription pat:IndustrialApplicability pat:InventionMode com:NPLCitationBag com:PatentCitationBag pat:ReferenceSignBag pat:SequenceListText pat:SupplementarySearchScope pat:TechnicalField pat:TechnicalProblem pat:TechnicalSolution
complexType pat:EmbodimentExampleType
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="ContentType">
<xsd:choice maxOccurs="unbounded">
<xsd:element ref="com:Heading">
</xsd:element> <xsd:element ref="com:P">
</xsd:element>
</xsd:choice> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>