complexType  EarlierSearchType 
diagram
versionV3_1
namespacehttp://www.wipo.int/standards/XMLSchema/ST96/Patent
childrenpat:ApplicationIdentification  pat:AuthorityContact  pat:SearchCompleteDate  com:MailDate
used by
element pat:EarlierSearch
attributes
Name  Type Use Default Fixed annotation
com:id xsd:ID        
pat:searchKindCategory pat:SearchKindCategoryType        
pat:noSearchDeclarationCategory pat:NoSearchDeclarationCategoryType        
source<xsd:complexType  name="EarlierSearchType">
<xsd:sequence>
<xsd:element  ref="pat:ApplicationIdentification">
</xsd:element> <xsd:element  ref="pat:AuthorityContact"  minOccurs="0">
</xsd:element> <xsd:choice  minOccurs="0">
<xsd:element  ref="pat:SearchCompleteDate">
</xsd:element> <xsd:element  ref="com:MailDate">
</xsd:element>
</xsd:choice>
</xsd:sequence> <xsd:attribute  ref="com:id">
</xsd:attribute> <xsd:attribute  ref="pat:searchKindCategory">
</xsd:attribute> <xsd:attribute  ref="pat:noSearchDeclarationCategory">
</xsd:attribute>
</xsd:complexType>