complexType InventionComplianceStatementType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:NoveltyClaimBag pat:InventiveStepClaimBag pat:IndustrialApplicabilityClaimBag com:AdditionalRemark
used by
element pat:InventionComplianceStatement
attributes
Name Type Use Default Fixed annotation
com:id xsd:ID
source <xsd:complexType name="InventionComplianceStatementType">
<xsd:sequence>
<xsd:element ref="pat:NoveltyClaimBag">
</xsd:element> <xsd:element ref="pat:InventiveStepClaimBag">
</xsd:element> <xsd:element ref="pat:IndustrialApplicabilityClaimBag">
</xsd:element> <xsd:element ref="com:AdditionalRemark">
</xsd:element>
</xsd:sequence> <xsd:attribute ref="com:id">
</xsd:attribute>
</xsd:complexType>