diagram | |||||
version | V3_0 | ||||
namespace | http://www.wipo.int/standards/XMLSchema/ST96/Patent | ||||
children | pat:EarlierNoSearchDeclaration pat:DeclarationSubjectMatterCategory pat:IncompliantPartCategory pat:SEQLNotConsideredCategory com:AdditionalRemark com:Heading com:P | ||||
used by |
| ||||
source | <xsd:complexType name="NoSearchReportDeclarationType">
<xsd:choice> </xsd:complexType>
<xsd:sequence> </xsd:choice>
<xsd:element ref="pat:EarlierNoSearchDeclaration" minOccurs="0" maxOccurs="unbounded"></xsd:element>
<xsd:choice maxOccurs="unbounded"> </xsd:sequence>
<xsd:sequence>
<xsd:element ref="pat:DeclarationSubjectMatterCategory"></xsd:element>
<xsd:element ref="pat:IncompliantPartCategory"></xsd:element>
<xsd:element ref="pat:SEQLNotConsideredCategory"></xsd:element>
</xsd:choice>
<xsd:element ref="com:AdditionalRemark" minOccurs="0"></xsd:element>
<xsd:element ref="com:Heading" maxOccurs="unbounded"></xsd:element>
<xsd:element ref="com:P" maxOccurs="unbounded"></xsd:element>
</xsd:sequence>
|