complexType  DisclosureType  
diagram
version V3_2
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children   pat:TechnicalProblem pat:TechnicalSolution pat:AdvantageousEffects com:Heading com:P 
used by
element     pat:Disclosure pat:InventionSummary 
attributes
Name   Type   Use   Default   Fixed   annotation
com:id    xsd:ID                
source <xsd:complexType  name="DisclosureType">
<xsd:choice  maxOccurs="unbounded">
<xsd:element  ref="pat:TechnicalProblem">
</xsd:element> <xsd:element  ref="pat:TechnicalSolution">
</xsd:element> <xsd:element  ref="pat:AdvantageousEffects">
</xsd:element> <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>