complexType ReportNotEstablishedStatementType
diagram
version V4_0
namespace http://www.wipo.int/standards/XMLSchema/ST96/Patent
children pat:ClaimNumberRangeNotConsidered pat:ReportNotEstablishedReasonBag pat:SEQLSearchBasisCategory com:AdditionalRemark
used by
element pat:ReportNotEstablishedStatement
source <xsd:complexType name="ReportNotEstablishedStatementType">
<xsd:sequence>
<xsd:element ref="pat:ClaimNumberRangeNotConsidered">
</xsd:element> <xsd:element ref="pat:ReportNotEstablishedReasonBag" maxOccurs="unbounded">
</xsd:element> <xsd:element ref="pat:SEQLSearchBasisCategory" minOccurs="0">
</xsd:element> <xsd:element ref="com:AdditionalRemark" minOccurs="0">
</xsd:element>
</xsd:sequence>
</xsd:complexType>