<?xml encoding='UTF-8' ?>
<!ENTITY % name_group "((name | (prefix? , (last-name | orgname) , first-name? , middle-name? , suffix? , iid? , role? , orgname? , department? , synonym*)) , registered-number?)"> <!ENTITY % address_group "((address-1? , address-2? , address-3? , address-4? , address-5? , mailcode? , pobox? , room? , address-floor? , building? , street? , city? , county? , state? , postcode? , country) | text)"> <!--********************************************************************************* search-report (International Search Report) v1.2 2010 APRIL ********************************************************************************** PUBLIC "-//WIPO//DTD SEARCH REPORT 1.2//EN" "search-report-v1-2.dtd" ********************************************************************************** http://www.wipo.int/pct-safe/epct/schemaDocs/1.9/search-report-v1-2.dtd ********************************************************************************** contacts: ** EPO: Paul Brewin; pbrewin@epo.org ** JPO: Hideto Tanaka; tanaka-hideto@jpo.go.jp ** USPTO: Bruce B. Cox; bruce.cox@uspto.gov ** WIPO: Shuhei YOSHIURA; shuhei.yoshiura@wipo.int ********************************************************************************** revision history *********************************************************************************MO: 01/07/08 incorporated changes from PFCs:..changed version number from v1.1 to v1.2..added element 'earlier-search' to srep-for-pub (PFC08/003)..added attribute 'email-purpose' to email (PFC08/006)MO: 01/01/07 incorporated changes from PFCs:..changed version number from v1.0 to v1.1..implementation of PFC06/001..added element 'sup' to u (PFC06/003)..added element 'sup' to i (PFC06/003)..added element 'sup' to b (PFC06/003)..added element 'sub' to u (PFC06/003)..added element 'sub' to i (PFC06/003)..added element 'sub' to b (PFC06/003)..added element 'o' to invention-title, b, i, sup, sup2, sub, sub2, heading, claim-text, p, small-caps, dt, dd, li, crossref, figref, othercit, statement (PFC06/003)..added element 'address-4' to address (PFC06/005)..added element 'address-5' to address (PFC06/005)January 2005..released version number as v1.0******************************************************************************** **************************************************************************** * SECTION I - DECLARATION, ENT. REFs, ISO sets, etc * ****************************************************************************--> <!-- import character entity set. Download from: http://pcteasy.wipo.int/efiling_standards/schemaDocs/wipo.ent Note that nsgmls-based parsers (SP, Near and Far Designer, etc.) may not be able to process this file for reasons described below in MathML comments. --> <!--ENTITY % wipo PUBLIC "-//WIPO//ENTITIES WIPO 1.0//EN" "wipo.ent">%wipo;--> <!-- **************************************************************************** * INCLUDE COMPONENT DTDS (MATHML, OASIS EXCHANGE TABLE MODEL * ****************************************************************************--> <!-- DTD MathML2: maintained by W3C. Download from: http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip If using nsgmls-based parser (SP, Near and Far Designer, etc.) uncomment 'mathml-charent-module' switch below or replace the referenced MathML2 DTD with the version downloadable from: http://www.w3.org/Math/DTD/dtd-sp.zip This notice copied from: http://www.w3.org/Math/DTD/ "DTD for nsgmls Some systems (including the popular nsgmls parser) may not be able to process files using 'plane 1' characters which have Unicode numbers higher than #xFFFF. The versions of the DTD provided here incoprorate the modifications mentioned above, but the high characters are replaced by the equivalent mchar construct <mchar name="..." /> this allows the DTD to be read and for MathML files to be validated using such sytems."--> <!--ENTITY % mathml-charent.module "IGNORE" --> <!ENTITY % MATHML.prefixed "IGNORE"> <!ENTITY % MATHML.xmlns ""> <!-- import MathML2 dtd --> <!ENTITY % mathml2 PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd">%mathml2; <!-- DTD OASIS Open XML Exchange Table Model. Maintained by OASIS; download from: http://www.oasis-open.org/specs/soextblx.dtd Note that the FPI in soextblx.dtd refers to itself as 'calstblx'. That convention has been followed here.--> <!-- create content for title element in table --> <!ENTITY % title " <!ELEMENT title (#PCDATA | b | i | u | sup | sub | smallcaps)* > "> <!ELEMENT title (#PCDATA | b | i | u | sup | sub | smallcaps)*> <!-- override OASIS Exchange <entry> model --> <!ENTITY % tbl.entry.mdl "(#PCDATA | b | i | u | sup | sub | smallcaps | br | patcit | nplcit | bio-deposit | crossref | img | dl | ul | ol | chemistry | maths)* "> <!-- import OASIS Exchange model --> <!ENTITY % calstblx PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd">%calstblx; <!-- **************************************************************************** * SECTION II - DTD * **************************************************************************** Notes: This DTD is intended to process stand-alone search reports (SR) sent to the applicant - use search-report-data when included in patent-doc.: xx-patent- document.dtd Namely the ISR (PCT) and the EPO SR. This DTD is based on: Form PCT/ISA/201 Jan. 2004 (International-type SR) Form PCT/ISA/210 Jan. 2004 (main SR) Form PCT/ISA/220 Jan. 2004 (transmittal) Form PCT/ISA/237 Jan. 2004 (written opinion) Some stylesheet info. has been put in in most places according to the NEW ISR layout - it needs more detailed instructions and will need changing for the published ISR as part of the PCT pamphlet. It is recommended to use the new layout and not the "box" layout of current paper forms. Attributes: lang = language of application - use ISO639 language code dtd-version = dtd version number file = filename of the whole application status = status of the application; values: new = new application date-produced = YYYYMMDD e.g, 20011230 if desired, 12 characters maximum ro = Receiving office name, country code ST.3 produced-by = creator of this document country = WIPO ST.3 code for application date = YYYYMMDD e.g, 20011230 search-type = type of search conductedSearch report as a separate document and sub-document in publication , etc. Mainly for the PCT ISR and EP SRs.--> <!ELEMENT search-report (doc-page+ | (srep-info? , srep-for-pub? , srep-written-opinion? , office-specific-srep-data*))> <!ATTLIST search-report id ID #REQUIRED file CDATA #REQUIRED lang CDATA #IMPLIED status CDATA #IMPLIED date-produced CDATA #REQUIRED srep-type CDATA #IMPLIED srep-office CDATA #REQUIRED dtd-version CDATA #IMPLIED > <!-- Office is the ST.3 country code, including the regional authorities. Office-dtd is the file which contains the DTD for the office-specific bibliographic elements. ALTERNATIVELY elemnt names may be grouped directly under this element. - add the two letter ST.3 code.--> <!ELEMENT office-specific-srep-data EMPTY> <!ATTLIST office-specific-srep-data office CDATA #REQUIRED office-dtd CDATA #REQUIRED file CDATA #REQUIRED id ID #IMPLIED lang CDATA #IMPLIED status CDATA #IMPLIED > <!-- Rule 70.10: Any published application ... shall be accompanied by ... its claimed priority date (if any). In respect of the priority date of any such document, the report may indicate that, in the opinion of the International Preliminary Examining Authority, such date has not been validly claimed.--> <!ELEMENT priority-date (#PCDATA)> <!ATTLIST priority-date priority-valid (yes | no ) 'yes' > <!-- (PCT/ISA/237 ) - Box No. IV Lack of unity of invention (3) This Authority considers that the requirement of unity of invention in accordance with Rule 13.1, 13.2 and 13.3 is complied with not complied with for the following reasons--> <!ELEMENT compliance-unity-invention (p*)> <!ATTLIST compliance-unity-invention unity-complied (yes | no ) #REQUIRED > <!-- In response to the invitation (Form PCT/ISA/206) to pay additional fees the applicant has: Attribute values: (PCT/ISA/237 ) 1 = paid additional fees 2 = paid additional fees under protest 3 = not paid additional fees 4 = not used (PCT/IPEA/409 and PCT/IPEA/408 ) 1 = restricted the claims 2 = paid additional fees 3 = paid additional fees under protest 4 = neither restricted nor paid additional fees--> <!ELEMENT invitation-pay-additional-fees EMPTY> <!ATTLIST invitation-pay-additional-fees unity-fee-code (1 | 2 | 3 | 4 | 5 ) #REQUIRED > <!-- (PCT/ISA/237 and PCT/IPEA/408 ) The tables related to the nucleotide and/or amino acid sequence listing, if in computer readable form only, do not comply with the technical requirements provided for in Annex C-bis of the Administrative Instructions. (PCT/IPEA/409 ) The tables related to the nucleotide and/or amino acid sequence listing do not comply with the technical requirements provided for in Annex C-bis of the Administrative Instructions in that the computer readable form:--> <!ELEMENT annex-c-bis EMPTY> <!ATTLIST annex-c-bis e-tables-missing (yes | no ) #REQUIRED format-error (yes | no ) #REQUIRED > <!-- The nucleotide and/or amino acid sequence listing does not comply with the standard provided for in Annex C of the Administrative Instructions in that:--> <!ELEMENT annex-c EMPTY> <!ATTLIST annex-c e-tables-missing (yes | no ) #REQUIRED format-error (yes | no ) #REQUIRED no-payment (yes | no ) #REQUIRED > <!-- (PCT/ISA/237 - Box II) - Priority--> <!ELEMENT priority-opinion (earlier-appl? , claim-invalid? , additional-info?)> <!ATTLIST priority-opinion valid CDATA #IMPLIED > <!-- (PCT/ISA/237 - Box II) Priority 1. The following document has not yet been furnished: Attribute vakue: 1 = copy of the earlier application whose priority has been claimed (Rules 43bis.1 and 66.7(a)). 2 = translation of the earlier application whose priority has been claimed (Rules 43bis.1 and 66.7(b)). Consequently it has not been possible to consider the validity of the priority claim. This opinion has nevertheless been established on the assumption that the relevant date is the claimed priority date.--> <!ELEMENT earlier-appl EMPTY> <!ATTLIST earlier-appl prio-code (1 | 2 ) #REQUIRED > <!-- 1. With regard to the language, this opinion has been established on the basis of the international application in the language in which it was filed, unless otherwise indicated under this item. This opinion has been established on the basis of a translation from the original language into the following language________________ , which is the language of a translation furnished for the purposes of international search (under Rules 12.3 and 23.1(b)).--> <!ELEMENT translation-of-appl EMPTY> <!ATTLIST translation-of-appl lang CDATA #IMPLIED > <!----> <!ELEMENT earlier-search (document-id)> <!ATTLIST earlier-search id ID #IMPLIED > <!-- Patent family member. (ST.32:B345)--> <!ELEMENT patent-family (priority-application , (family-member+ | text))> <!ATTLIST patent-family id ID #IMPLIED > <!-- Reference to other documents, either patent literature (patcit) or non-patent literature (nplcit) Recommended id = 'cit0001', 'cit0002', etc.--> <!ELEMENT citation ((patcit | nplcit) , (rel-passage* , category* , rel-claims*)* , corresponding-docs* , classification-ipc? , classifications-ipcr? , classification-national? , doi?)> <!ATTLIST citation id ID #IMPLIED srep-phase CDATA #IMPLIED > <!-- Domestic or national classification. (INID 52, ST.32:B520)--> <!ELEMENT classification-national (country , edition? , main-classification , further-classification* , (additional-info | linked-indexing-code-group | unlinked-indexing-code)* , text?)> <!ATTLIST classification-national id ID #IMPLIED > <!ELEMENT classifications-ipcr (classification-ipcr+)> <!ATTLIST classifications-ipcr id ID #IMPLIED > <!-- International Patent Classification (IPC) data;--> <!ELEMENT classification-ipcr ((ipc-version-indicator , classification-level? , section , class , subclass , main-group? , subgroup? , symbol-position? , classification-value? , action-date? , generating-office? , classification-status? , classification-data-source?) | text)> <!ATTLIST classification-ipcr id ID #IMPLIED sequence CDATA #IMPLIED > <!-- International Patent Classification (IPC) data; (INID 51, ST.32:B510)--> <!ELEMENT classification-ipc (edition , main-classification , further-classification* , (additional-info | linked-indexing-code-group | unlinked-indexing-code)* , text?)> <!ATTLIST classification-ipc id ID #IMPLIED > <!-- Further/secondary classification (ST.32:B512/B522)--> <!ELEMENT further-classification (#PCDATA)> <!ATTLIST further-classification id ID #IMPLIED sequence CDATA #IMPLIED > <!-- Stylesheet (for new layout) generates (for PCT) at the beginning: PATENT COOPERATION TREATY (PCT) INTERNATIONAL SEARCH REPORT (ISR) - PART 1 (PCT Articles 18 and Rules 43 and 44) FOR FURTHER ACTION see Notification of Transmittal of ISR (Form PCT/ISA/220) as well as, where applicable, abstract information below. **This will need modifying depending on stytesheet and output required ** SREP - INFO DETAILS This is a repetition of data found elsewhere but we put it here also for convenience, formatting, etc The order has changed from the paper form. PCT covers Forms: 201, 210, 220 EPO - covers Form 1507--> <!ELEMENT srep-info (doc-page+ | (correspondence-address? , file-reference-id? , application-reference+ , date-of-earliest-priority? , applicant-name , srep-established? , srep-protest-fees? , srep-request-date? , srep-request-number? , srep-prior-art-docs* , srep-basis? , srep-claims-info? , srep-unity-of-invention? , srep-invention-title , srep-abstract , srep-figure-to-publish , srep-info-admin , srep-other-info? , text*))> <!ATTLIST srep-info total-page-count CDATA #IMPLIED > <!ELEMENT srep-information (#PCDATA)> <!ATTLIST srep-information srep-code CDATA #IMPLIED > <!-- A signature represented by electronic means--> <!ELEMENT electronic-signature (basic-signature | enhanced-signature)> <!ATTLIST electronic-signature date CDATA #REQUIRED place-signed CDATA #IMPLIED > <!-- A TIFF image of a signature--> <!ELEMENT fax-image EMPTY> <!ATTLIST fax-image file CDATA #REQUIRED > <!-- Abstract Drawing The figure of the drawings to be published with the abstract is: Figure No. followed by text of attribute value: 1 = as suggested by the applicant. 2 = because the applicant failed to suggest a figure. 3 = because this figure better characterizes the invention. or: 4 = None of the figures is to be published with the abstract (Old PCT/ISA/210 - 6 a and b)--> <!ELEMENT srep-figure-to-publish (figure-to-publish?)> <!ATTLIST srep-figure-to-publish figinfo (1 | 2 | 3 | 4 ) #REQUIRED > <!-- Abstract (followed by:) The text is approved as submitted by the applicant [attribut]e "yes" (default)] (or) The text has been established according to Rule 38.2(b), ]by this ISA as it appears below. The applicant may, within one month from the date of mailing of this ISR, submit comments to this ISA. a revised abstract if present [attribute "no"] (Old PCT/ISA/210 - 5)--> <!ELEMENT srep-abstract (abstract?)> <!ATTLIST srep-abstract abs-approval (yes | no ) 'yes' > <!-- ABSTRACT: PCT Rule 8 (INID 57, ST.32:B570) A concise summary of the disclosure, 50-150 words. Recommended id = 'abst' or 'abst0001' for multiple abstracts--> <!ELEMENT abstract (doc-page+ | (abst-problem , abst-solution) | p+)> <!ATTLIST abstract id ID #IMPLIED lang CDATA #IMPLIED status CDATA #IMPLIED > <!-- The solution to the alleged problem that the invention purports to solve. Recommended id = 'abss'--> <!ELEMENT abst-solution (p+)> <!ATTLIST abst-solution id ID #IMPLIED > <!-- The alleged problem that the invention purports to solve Recommended id = 'absp'--> <!ELEMENT abst-problem (p+)> <!ATTLIST abst-problem id ID #IMPLIED > <!-- Title followed by: The text is approved as submitted by the applicant - [attribute "yes" (default)] or The text has been established by this ISA to read as follows: [a revised title if present - attribute "no")] (Old PCT/ISA/210 - 4)--> <!ELEMENT srep-invention-title (invention-title?)> <!ATTLIST srep-invention-title title-approval (yes | no ) 'yes' > <!-- Title of the Invention: (INID 54, ST.32:B540/B542) Preferably two to seven words when in English or translated into English and precise. (Rule 4.3) Recommended id = 'invt'--> <!ELEMENT invention-title (#PCDATA | b | i | u | o | sup | sub)*> <!ATTLIST invention-title id ID #IMPLIED lang CDATA #IMPLIED > <!-- Remark on protest Attribute values: no = No protest accompanied the payment of additional search fees yes = The additional search fees were accompanied by the applicant's protest.--> <!ELEMENT search-fee-protest EMPTY> <!ATTLIST search-fee-protest protest (1 | 2 | 3 ) #REQUIRED > <!-- PCT/ISA/210 Box 1: Basis of the Report a. With regard to the language, the international search was carried out on the basis of the international application in the language in which it was field, unless otherwise indicated under this item. attribute value = "no": The international search was carried out on the basis of a translation of the international application furnished to this Authority (Rule 23.1(b)).--> <!ELEMENT basis-language-for-search EMPTY> <!ATTLIST basis-language-for-search translation (yes | no ) 'no' lang CDATA #IMPLIED > <!-- c. time of filing/furnishing--> <!ELEMENT sequence-listing-filing-time (#PCDATA)> <!ATTLIST sequence-listing-filing-time in-application (yes | no ) #REQUIRED together-with-application (yes | no ) #REQUIRED furnished-for-search (yes | no ) #REQUIRED amendment (yes | no ) #IMPLIED > <!-- b. format of material--> <!ELEMENT sequence-listing-material-format EMPTY> <!ATTLIST sequence-listing-material-format paper (yes | no ) #REQUIRED electronic (yes | no ) 'yes' > <!-- a. type of material--> <!ELEMENT sequence-listing-material-type EMPTY> <!ATTLIST sequence-listing-material-type sequence-listing (yes | no ) 'yes' table (yes | no ) #REQUIRED > <!-- Paragraph Recommended id = p0001, p0002, etc. num = 0001, 0002, etc. Note: paragraphs may occur in sections other than the description and at different times eg. for the abstract, in this case use for example "p0001a"; amended claims: "p0001ac", etc. --> <!ELEMENT p (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | dl | ul | ol | crossref | figref | patcit | nplcit | bio-deposit | img | chemistry | maths | tables | table-external-doc)*> <!ATTLIST p id ID #IMPLIED num CDATA #REQUIRED > <!-- References a stand-alone table authored with the table-external DTD.--> <!ELEMENT table-external-doc (#PCDATA)> <!ATTLIST table-external-doc id ID #IMPLIED file CDATA #REQUIRED lang CDATA #IMPLIED carriers (internal-electronic | external-electronic | paper ) #IMPLIED external-type (math | chemistry | program-listing | other ) #IMPLIED status CDATA #IMPLIED > <!-- TABLES This is image data or coded according to OASIS Exchange model with modified cell 'entry' content. Recommended id = tabl0001, tabl0002, etc.--> <!ELEMENT tables (img | table)> <!ATTLIST tables id ID #IMPLIED num CDATA #REQUIRED > <!-- Definition list Recommended id = dlis0001, dlis0002, etc.--> <!ELEMENT dl (dt , dd)+> <!ATTLIST dl tsize CDATA #IMPLIED compact (compact ) #IMPLIED id ID #IMPLIED > <!-- Term to be defined Recommended id = dtrm0001, dtrm0002, etc.--> <!ELEMENT dt (#PCDATA | b | i | u | o | sup | sub | smallcaps)*> <!ATTLIST dt id ID #IMPLIED > <!-- Unordered Lists list-style may be empty for lists with no bullet or other symbol default list-style is 'bullets' Recommended id = ulis0001, ulis0002, etc.--> <!ELEMENT ul (li+)> <!ATTLIST ul id ID #IMPLIED list-style (bullet | dash | none ) 'bullet' compact (compact ) #IMPLIED > <!-- List item Recommended id = list0001, list0002, etc.--> <!ELEMENT li (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | dl | ul | ol | chemistry | maths)*> <!ATTLIST li id ID #IMPLIED num CDATA #IMPLIED > <!-- MATHEMATICS This is image data or coded according to mathml, version 2 Recommended id = math0001, math0002, etc.--> <!ELEMENT maths (img | (math , img?))> <!ATTLIST maths id ID #IMPLIED num CDATA #REQUIRED > <!-- Chemistry Chemical formulae, ring structures, Markush structures, etc. For now treat as image data. Depending on industry support we may use, e.g., chemML, CML later Recommended id = chem0001, chem0002, etc--> <!ELEMENT chemistry (img | (chem , img?))> <!ATTLIST chemistry id ID #IMPLIED num CDATA #REQUIRED > <!-- This is a pointer to an external DTD for chemical markup - to be determined. For EPO probably CML; http://www.xml-cml.org/--> <!ELEMENT chem EMPTY> <!ATTLIST chem id ID #IMPLIED file CDATA #REQUIRED chem-type CDATA #IMPLIED > <!-- Ordered Lists: attribute 'ol-style' Recommded use: 1 arablic numbers 1, 2, 3, ... a lower alpha a, b, c, ... A upper alpha A, B, C, ... i lower roman i, ii, iii, ... I upper roman I, II, III, ...--> <!ELEMENT ol (li+)> <!ATTLIST ol id ID #IMPLIED compact (compact ) #IMPLIED ol-style CDATA #IMPLIED > <!-- Image data Image is used for any kind of image: art work, figures, complex work units (math, tables, chemistry), etc. Recommended: id = i0001, i0002, etc. he, wi = "11" - milimeters - height, width; file = file name,location; label - not used; alt = alternate text if image not shown; img-content = drawing is the default; img-format = common will be tiff, st33 and st35 in for backward compatibilty and, later, publication. orientation = orientation of the image (portrait | landscape). Default is portrait inline = (yes | no). Whether the image is to be presented inline or separated by line breaks. Default is no.--> <!ELEMENT img EMPTY> <!ATTLIST img id ID #IMPLIED he CDATA #REQUIRED wi CDATA #REQUIRED file CDATA #REQUIRED alt CDATA #IMPLIED img-content (drawing | photograph | character | dna | undefined | chem | table | math | program-listing | flowchart | graph ) 'drawing' img-format (jpg | tif | st33 | st35 ) #REQUIRED orientation (portrait | landscape ) 'portrait' inline (yes | no ) 'no' > <!-- A reference to a figure; e.g., "...as shown in <figref idref='f0001'>figure <b>1 </b> </figref>..."--> <!ELEMENT figref (#PCDATA | b | i | u | o | sup | sub | smallcaps)*> <!ATTLIST figref idref IDREFS #IMPLIED num CDATA #IMPLIED > <!-- Cross reference to any other element with an identifier (id)--> <!ELEMENT crossref (#PCDATA | b | i | u | o | sup | sub | smallcaps)*> <!ATTLIST crossref idref IDREF #REQUIRED > <!-- Biological deposit citation (US EFS: biological-deposit) (INID 83, ST.32:B830) According to PCT Rule 13bis, EPC Rule 28 This covers all bio data references long and short within the description and/or claims Recommended id = biod0001, biod0002, etc.--> <!ELEMENT bio-deposit (depositary , bio-accno , date? , term? , dtext?)> <!ATTLIST bio-deposit id ID #IMPLIED num CDATA #REQUIRED url CDATA #IMPLIED dnum CDATA #IMPLIED > <!-- Non-Patent Literature (NPL) CITation; Notes: This can be free text data without any structure (#PCDATA) which is NOT recommended or it can be highly structured data which is marked up according to ST.14 and ISO 690 layout; This part of the DTD has used many different sources for element names and DTD structure and reference: AACR2 / MARC ISO 12083 - Electronic manuscript prep. and markup. DTD Association of American Publishers (AAP) Z39.59 DTD European Working Group for SGML (EWS) MAJOUR DTD SuperJournal Full Article DTD www.superjournal.ac.uk/sj Elsevier DTD Medline DTD (NLM) Attributes (recommended): id - ncit0001, ncit0002, etc num - 0001, 0002 npltype - The TYPE of citation is office specific (recommended):; A - Abstract citation of no specific kind B - Book citation I - Bilogical abstract citation C - Chemical abstracts citation E - Database citation D - Derwent citation P - Patent cited within NPL group J - Patent Abstracts of Japan citation (REC 067) S - Serial / Journal / Periodical citation W - World Wide Web / Internet search citation medium - the type of medium e.g., CD (CD-ROM), MT (Magnetic Tape), DISK, ONLINE file - file name on local systems eg. XP number in EPO url - where possible give full web link to document--> <!ELEMENT nplcit ((text | article | book | online | othercit) , rel-passage*)> <!ATTLIST nplcit id ID #IMPLIED num CDATA #IMPLIED lang CDATA #IMPLIED file CDATA #IMPLIED npl-type CDATA #IMPLIED medium CDATA #IMPLIED url CDATA #IMPLIED > <!-- Reference number (general); for the EPO this is the XP number--> <!ELEMENT refno (#PCDATA)> <!ATTLIST refno id ID #IMPLIED > <!-- Classification code; e.g., ipc, dewey etc.--> <!ELEMENT class (#PCDATA)> <!ATTLIST class class-type CDATA #IMPLIED > <!-- Subordinate responsibility; e.g., editor, translator, etc.--> <!ELEMENT subname (%name_group; | addressbook)> <!ATTLIST subname subname-type (editor | translator | other-subname-type ) 'editor' > <!-- Author Prime responsibility for the work there is no distinguishing between personal and corporate authors <author> followed by name or addressbook information use the ID attribute if, for example, there is a need to distinguish between multiple authors. Can also include affiliation details Recommended id = auth0001, auth0002, etc.--> <!ELEMENT author (%name_group; | addressbook)> <!ATTLIST author id ID #IMPLIED > <!-- PATENT CITATIONS: (ST.32:B561) Patent Citation within abstract, description or claims. For patent citations within Search Report see Search Report DTD Notes: Tags arranged according to WIPO ST.14 order. This can be free text data without any structure (text). Example: <patcit id='pcit0001' dnum='US4793675A' dnum-type='publication number'> <document-id> <country>US </country> <doc-number>4793675 </doc-number> <kind>A </kind> <name>Handa </name> <date>19881227 </date> </document-id> </patcit> Note: It is NOT expected that the applicant will create the tagged data - it could be generated from a 'pull down' data entry form or generated from internal SR databases Attributes (recommended): id - pcit0001, pcit0002, etc. num - 0001, 0002, etc. dnum - use full number as one string, eg, "US5401234A"; url - where possible give full web link to patent file - file name eg. if stored on local systems dnum-type - type of document number (e.g., application number, publication number)--> <!ELEMENT patcit (text | (document-id , rel-passage*))> <!ATTLIST patcit id ID #IMPLIED num CDATA #IMPLIED dnum CDATA #IMPLIED dnum-type CDATA #IMPLIED file CDATA #IMPLIED url CDATA #IMPLIED > <!-- This element is one method to identify content consisting of text objects that require preservation (pre) of their whitespace in order to preserve internal logical relationships. (e.g., sequence listing fragments, computer program listings)--> <!ELEMENT pre (#PCDATA)> <!ATTLIST pre id ID #IMPLIED xml:space (preserve | default ) #IMPLIED listing-type (sequence | program-listing | other ) #REQUIRED > <!-- Underscore: style - single is default--> <!ELEMENT u (#PCDATA | b | i | smallcaps | sup | sub)*> <!ATTLIST u style (single | double | dash | dots ) 'single' > <!-- Overscore: style - single is default--> <!ELEMENT o (#PCDATA | b | i | smallcaps | sup | sub)*> <!ATTLIST o style (single | double | dash | dots | leftarrow | rightarrow | leftrightarrow ) 'single' > <!-- This part preceded by - on old PCT/ISA/210 : This international search report has been prepared by this ISA and is transmitted to the applicant according to Article 18. A copy is being transmitted to the International Bureau. This international search report consists of a total of ______ sheets. It is also accompanied by a copy of each prior art document cited in this report. (This text will need modification for electronic transmission of the SR). If the attribute value is "yes" then the prior art may accompany the SR as paper, image data, or xml (application-body) data--> <!ELEMENT srep-prior-art-docs (doc-page | prior-art-xml-doc)*> <!ATTLIST srep-prior-art-docs prior-art (yes | no ) #REQUIRED > <!-- XML version prior art document, if any To be checked may be application-body.--> <!ELEMENT prior-art-xml-doc EMPTY> <!ATTLIST prior-art-xml-doc id ID #IMPLIED file CDATA #REQUIRED lang CDATA #IMPLIED carriers (internal-electronic | external-electronic | paper ) #IMPLIED status CDATA #IMPLIED > <!-- With regard to the protest against payment of (an) additional fee(s) under Rule 40.2, the applicant is notified that: if yes: the protest together with the decision thereon has been transmitted to the International Bureau together with the applicant s request to forward the texts of both the protest and the decision thereon to the designated Offices. if no: no decision has been made yet on the protest; the applicant will be notified as soon as a decision is made. - Sytlesheet note: this data is followed by Reminders and Notes (if printed) otherwise put a link in to the relevant text.--> <!ELEMENT srep-protest-fees EMPTY> <!ATTLIST srep-protest-fees srep-protest (yes | no ) 'yes' > <!-- Form PCT/ISA/220 (January 2004) If yes: The applicant is hereby notified that the international search report and the written opinion of the International Searching Authority have been established and are transmitted herewith. Filing of amendments and statement under Article 19: The applicant is entitled, if he so wishes, to amend the claims of the international application (see Rule 46): When? The time limit for filing such amendments is normally two months from the date of transmittal of the international search report. Where? Directly to the International Bureau of WIPO, 34 chemin des Colombettes 1211 Geneva 20, Switzerland, Facsimile No.: +41 22 740 14 35 if no: The applicant is hereby notified that no international search report will be established and that the declaration under Article 17(2)(a) to that effect and the written opinion of the International Searching Authority are transmitted herewith.--> <!ELEMENT srep-established EMPTY> <!ATTLIST srep-established srep-established (yes | no ) 'yes' > <!-- Application reference information: application number, country (INID 21, ST.32:B210)--> <!ELEMENT application-reference (document-id)> <!ATTLIST application-reference id ID #IMPLIED appl-type CDATA #IMPLIED > <!-- Document identification refers to patents (and patent applications) only. See WIPO ST.14--> <!ELEMENT document-id (country , doc-number , kind? , name? , date?)> <!ATTLIST document-id lang CDATA #IMPLIED > <!-- ADDRESSBOOK GROUP: Holds name and contact information for individuals/organizations The LANG attribute is REQUIRED for certain document types, e.g., the JPO PCT Request where names and addresses may be repeated in two different languages. If no structure possible use text.--> <!ELEMENT addressbook ((%name_group; , address , phone* , fax* , email* , url* , ead* , dtext?) | text)> <!ATTLIST addressbook id ID #IMPLIED lang CDATA #IMPLIED > <!--Email addressAttribute:email-purpose reason for which email address is included:informal for informal contact onlygeneral for any type of communicationconfirmation any type of communication, but formal messages followed up by conventional mailing (to the extent offered)main where applicant desires this address to be used as primary means of contact as a replacement of the use of conventional post (to the extent that an Office offers this)the default value depends on e-mail policies of the relevant Office. For PCT purposes as at 1 July 2008, no attribute being included is equivalent to 'informal'--> <!ELEMENT email (#PCDATA)> <!ATTLIST email email-purpose (informal | general | advance | main ) #IMPLIED > <!-- Name: If no distinction or detail can be given. Also to be used for: personal (natural person) and corporate (legal entity) names--> <!ELEMENT name (#PCDATA)> <!ATTLIST name name-type (legal | natural ) #IMPLIED > <!-- doc-page - DOCument or PAGE This is primarily to be used when data for the whole or major sections of an application are in image format OR other formats such as pdf. Page range attributes are given when required pp - page range ppf - first page ppl - last page (for pdf). The 'img' may also be used for complete pages, e.g. in drawings Recommended id = docp0001, docp0002, etc. Attributes "he" and "wi" mean height and width. --> <!ELEMENT doc-page EMPTY> <!ATTLIST doc-page id ID #IMPLIED he CDATA #REQUIRED wi CDATA #REQUIRED type (jpg | pdf | tif ) #REQUIRED alt CDATA #IMPLIED pp CDATA #IMPLIED ppf CDATA #IMPLIED ppl CDATA #IMPLIED file CDATA #REQUIRED ocr CDATA #IMPLIED color (color | bw ) #IMPLIED orientation (portrait | landscape ) 'portrait' > <!-- PCT WRITTEN OPINION OF THE INTERNATIONAL SEARCHING AUTHORITY (ISA) (PCT Rule 43bis.1) (FORM PCT/ISA/237) (The following data is taken from srep-info area): - Correspondence address - Date of mailing (day/month/year) - Applicant s or agent s file reference - International application No. - International filing date (day/month/year) - Priority date (day/month/year) - International Patent Classification (IPC) or both national classification and IPC - Applicant name (followed by the text:) FOR FURTHER ACTION If a demand for international preliminary examination is made, this opinion will be considered to be a written opinion of the International Preliminary Examining Authority ( IPEA ) except that this does not apply where the applicant chooses an Authority other than this one to be the IPEA and the chosen IPEA has notified the International Bureau under Rule 66.1bis(b) that written opinions of this International Searching Authority will not be so considered. If this opinion is, as provided above, considered to be a written opinion of the IPEA, the applicant is invited to submit to the IPEA a written reply together, where appropriate, with amendments, before the expiration of 3 months from the date of mailing of Form PCT/ISA/220 or before the expiration of 22 months from the priority date, whichever expires later. For further options, see Form PCT/ISA/220.--> <!ELEMENT srep-written-opinion (doc-page+ | (basis-of-srep-opinion , priority-opinion? , non-establishment-of-opinion? , unity-of-invention? , pct-rule43bis-statement , opinion-citations , defect-in-application? , observation-on-application? , text*))> <!-- Certain observations on the international application (Section VIII). The following observations on the clarity of the claims, description, and drawings or on the question whether the claims are fully supported by the description, are made:--> <!ELEMENT observation-on-application (p+)> <!-- Certain defects in the international application (Section Vii). The following defects in the form or contents of the international application have been noted:--> <!ELEMENT defect-in-application (p+)> <!-- (PCT/IPEA/408 - Box No. VI Certain documents cited)--> <!ELEMENT opinion-citations (certain-published-documents | non-written-disclosures)*> <!-- (PCT/ISA/237 ) 2. Non-written disclosures (Rules 43bis.1 and 70.9) (PCT/IPEA/409 and PCT/IPEA/408 ) 2. Non-written disclosures (Rule 70.9)--> <!ELEMENT non-written-disclosures (kind-of-disclosure , date , date-of-written-disclosure)> <!-- Date of written disclosure Referring to non-written disclosure (day/month/year)--> <!ELEMENT date-of-written-disclosure (date)> <!-- Kind of non-written disclosure--> <!ELEMENT kind-of-disclosure (#PCDATA)> <!-- (PCT/ISA/237 ) 1. Certain published documents (Rules 43bis.1 and 70.10) (PCT/IPEA/409 and PCT/IPEA/408 ) 1. Certain published documents (Rule 70.10)--> <!ELEMENT certain-published-documents ((citation+ , filing-date , priority-date?) | text)> <!-- (PCT/ISA/237 - Box V) Reasoned statement under Rule 43bis.1(a)(i) with regard to novelty, inventive step or industrial applicability; citations and explanations supporting such statement.--> <!ELEMENT pct-rule43bis-statement (novelty-valid , novelty-not-valid , inventive-step-valid , inventive-step-not-valid , applicability-valid , applicability-not-valid , citations-explanations?)> <!-- Citations and explanations:--> <!ELEMENT citations-explanations ((citation+ , filing-date? , priority-date?) | p+)> <!ELEMENT filing-date (date)> <!ELEMENT applicability-not-valid (claim-num*)> <!ELEMENT applicability-valid (claim-num*)> <!ELEMENT inventive-step-not-valid (claim-num*)> <!ELEMENT inventive-step-valid (claim-num*)> <!ELEMENT novelty-not-valid (claim-num*)> <!ELEMENT novelty-valid (claim-num*)> <!-- (PCT/IPEA/408 - Box No. IV Lack of unity of invention)--> <!ELEMENT unity-of-invention (invitation-pay-additional-fees? , not-unity-of-invention? , compliance-unity-invention , opinion-established-regarding)> <!-- (PCT/ISA/237 ) - Box No. IV Lack of unity of invention Consequently, this opinion has been established in respect of the following parts of the international application: all parts the parts relating to claims Nos.--> <!ELEMENT opinion-established-regarding (entire-application | claim-num+)> <!-- (PCT/ISA/237 ) - Box No. IV Lack of unity of invention (2) This Authority found that the requirement of unity of invention is not complied with and chose not to invite the applicant to pay additional fees. (PCT/IPEA/409 ) This Authority found that the requirement of unity of invention is not complied with and chose, according to Rule 68.1, not to invite the applicant to restrict or pay additional fees.--> <!ELEMENT not-unity-of-invention EMPTY> <!-- (PCT/ISA/237 - Box III) Non-establishment of opinion with regard to novelty, inventive step and industrial applicability.--> <!ELEMENT non-establishment-of-opinion (invention-not-examined , not-annex-c-compliant)> <!-- (PCT/ISA/237 - Box III)--> <!ELEMENT not-annex-c-compliant (annex-c? , annex-c-bis? , additional-info?)> <!-- The questions whether the claimed invention appears to be novel, to involve an inventive step (to be non obvious), or to be industrially applicable have not been examined in respect of:--> <!ELEMENT invention-not-examined ((entire-application | claim-num+) , non-estab-reason-1? , non-estab-reason-2? , non-estab-reason-3? , non-estab-reason-4?)> <!-- No international search report has been established for said claims Nos. (rel-claims)--> <!ELEMENT non-estab-reason-4 (claim-num+)> <!-- The claims, or said claims Nos. (claim nos) are so inadequately supported by the description that no meaningful opinion could be formed.--> <!ELEMENT non-estab-reason-3 (claim-num* , p+)> <!-- The description, claims or drawings (indicate particular elements below) or said claims Nos are so unclear that no meaningful opinion could be formed (specify):--> <!ELEMENT non-estab-reason-2 (claim-num* , p+)> <!-- The said international application, or the said claims Nos. "rel-claims" relate to the following subject matter which does not require an international preliminary examination--> <!ELEMENT non-estab-reason-1 (claim-num* , p+)> <!-- The entire international application.--> <!ELEMENT entire-application EMPTY> <!-- This opinion has been established as if no priority had been claimed due to the fact that the priority claim has been found invalid (Rules 43bis.1 and 64.1). Thus for the purposes of this opinion, the international filing date indicated above is considered to be the relevant date.--> <!ELEMENT claim-invalid EMPTY> <!-- Form PCT/ISA/237 (Box No. I) (January 2004) Basis of this opinion--> <!ELEMENT basis-of-srep-opinion (translation-of-appl? , sequence-list-basis?)> <!-- SECTION III OF DTD The actual search report - start a new page The Heading is: <B>INTERNATIONAL SEARCH REPORT (ISR) - PART 2 </B> <HR> </HR> Repeat international application number (?) IPC, FIELDS and DATABASES SEARCHED CLASSIFICATION OF SUBJECT MATTER--> <!ELEMENT srep-for-pub (doc-page+ | (classification-ipc? , classifications-ipcr? , classification-national? , srep-fields-searched , srep-citations , incomplete-search? , srep-admin? , srep-patent-family? , earlier-search*))> <!-- This is the old 210 (patent family annex) Patent family information according to WIPO ST.14 For EP SR can be used for Annex to the EP SR.(Form P0459)--> <!ELEMENT srep-patent-family (text? , patent-family+)> <!-- Patent family. (ST.32:B345)--> <!ELEMENT family-member (document-id)> <!-- Priority application number. (INID 31, ST.32:B310)--> <!ELEMENT priority-application (document-id)> <!-- SR - ADMINISTRATIVE DETAILS example layout: ISA/Examiner: EPO DE LAERE, Ann PB 5818, Patentlaan 2 NL 2280 HV Rijswijk Tel. +31 - 70 340 2040 Fax. +31 - 70 340 3016 Search completed: 10 August 1992 ISR mailed: 24 August 1992 ** End of ISR **--> <!ELEMENT srep-admin (examiners? , srep-office? , date-search-completed , date-search-report-mailed?)> <!-- Date of completion of search report. (ST.32:B565)--> <!ELEMENT date-search-completed (date)> <!-- Persons acting on the document. (ST.32:B745)--> <!ELEMENT examiners (primary-examiner? , assistant-examiner? , authorized-officer?)> <!-- Assistant Examiner. (ST.32:B747)--> <!ELEMENT assistant-examiner (%name_group; , electronic-signature?)> <!-- Primary Examiner. (ST.32:B746)--> <!ELEMENT primary-examiner (%name_group; , electronic-signature?)> <!-- The element is to process EPO SR FORM 1503 - partial SR. e.g., EP 99305342--> <!ELEMENT incomplete-search (text | limitation-of-search+)> <!----> <!ELEMENT limitation-of-search (text? , claims-searched* , claims-searched-incompletely* , claims-not-searched* , reason-limited-search*)> <!ELEMENT reason-limited-search (p+)> <!ELEMENT claims-not-searched (#PCDATA)> <!ELEMENT claims-searched-incompletely (#PCDATA)> <!ELEMENT claims-searched (#PCDATA)> <!-- CITATIONS GROUP Stylesheet:DOCUMENTS CONSIDERED TO BE RELEVANT (Citation, any relevant passage (*), followed by category and claim number(s))--> <!ELEMENT srep-citations (text | citation+)> <!-- Patent family and corresponding-docs--> <!ELEMENT corresponding-docs ((patcit | nplcit) , (rel-passage* , category* , rel-claims*)*)> <!-- FIELDS SEARCHED (old B. box)--> <!ELEMENT srep-fields-searched (minimum-documentation , other-documentation* , database-searched?)> <!-- Database(s) searched--> <!ELEMENT database-searched (text | nplcit)> <!-- Documentation searched other than minimum documentation--> <!ELEMENT other-documentation (#PCDATA)> <!-- Minimum documentation searched--> <!ELEMENT minimum-documentation (classification-ipc? , classifications-ipcr? , classification-national?)> <!-- Possible sources: human-generated-classification, machine-propagated-classification, software-analysis-generated-classification--> <!ELEMENT classification-data-source (#PCDATA)> <!-- Possible status: original-classification, reclassified, various-classification, deleted-classification--> <!ELEMENT classification-status (#PCDATA)> <!----> <!ELEMENT generating-office (country)> <!----> <!ELEMENT action-date (date)> <!-- Possible values: invention, non-invention--> <!ELEMENT classification-value (#PCDATA)> <!-- Possible positions: first-symbol-position, later-symbol-position.--> <!ELEMENT symbol-position (#PCDATA)> <!----> <!ELEMENT subgroup (#PCDATA)> <!----> <!ELEMENT main-group (#PCDATA)> <!----> <!ELEMENT subclass (#PCDATA)> <!----> <!ELEMENT section (#PCDATA)> <!-- Levels: ipcr-advanced, ipcr-core--> <!ELEMENT classification-level (#PCDATA)> <!----> <!ELEMENT ipc-version-indicator (date)> <!-- Unlinked indexing code. (ST.32:B515/B525)--> <!ELEMENT unlinked-indexing-code (#PCDATA)> <!-- Linked indexing code. (ST.32:B514/B524)--> <!ELEMENT linked-indexing-code-group (main-linked-indexing-code , sub-linked-indexing-code+)> <!-- Sub/further Linked Indexing Code.--> <!ELEMENT sub-linked-indexing-code (#PCDATA)> <!-- Main Linked Indexing Code.--> <!ELEMENT main-linked-indexing-code (#PCDATA)> <!-- Main classification. (ST.32:B511/B521)--> <!ELEMENT main-classification (#PCDATA)> <!-- This is a place marker since there may be other information added at a later stage which has not been forseen.--> <!ELEMENT srep-other-info (srep-information+)> <!ELEMENT srep-info-admin (authorized-officer? , srep-office? , date-search-report-mailed? , date-opinion-completed?)> <!----> <!ELEMENT date-opinion-completed (date)> <!-- Date of mailing of search report. (ST.32:B566)--> <!ELEMENT date-search-report-mailed (date)> <!-- International Search Authority; international search to be carried out by--> <!ELEMENT srep-office (addressbook)> <!-- Authorized Officer.--> <!ELEMENT authorized-officer (%name_group; , phone? , fax? , email? , electronic-signature?)> <!-- A PKI / PKCS #7 digital signature data type--> <!ELEMENT enhanced-signature (pkcs7)> <!-- PKCS7 digital signature --> <!ELEMENT pkcs7 EMPTY> <!-- A non-PKI electronic signature--> <!ELEMENT basic-signature (fax-image | text-string | click-wrap)> <!-- A simple 'signature'; e.g., clicking a button labeled 'accept' or 'I agree'--> <!ELEMENT click-wrap EMPTY> <!-- A simple text string is to be used as the basic electronic signature; e.g., John Doe <text-string>/jd/ </text-string>--> <!ELEMENT text-string (#PCDATA)> <!-- Figure of the drawings which should accompany the abstract--> <!ELEMENT figure-to-publish (fig-number+)> <!-- PCT/RO/101 Box IX: the number of the figure which should accompany the abstract. (ST.32:B598)--> <!ELEMENT fig-number (#PCDATA)> <!-- (Old PCT/ISA/210 - Box No. III) Observations where unity of invention is lacking This ISA found multiple inventions in this international application, as follows: (use text data)--> <!ELEMENT srep-unity-of-invention (p* , srep-search-fees , search-fee-protest?)> <!ELEMENT srep-search-fees (srep-fee-1? , srep-fee-2? , srep-fee-3? , srep-fee-4?)> <!-- No required additional search fees were timely paid by the applicant. Consequently, this ISR is restricted to the invention first mentioned in the claims; it is covered by claim number(s):--> <!ELEMENT srep-fee-4 (claim-num+)> <!-- As only some of the required additional search fees were timely paid by the applicant, this ISR covers only those claims for which fees were paid, specifically claim number(s):--> <!ELEMENT srep-fee-3 (claim-num+)> <!-- As all searchable claims could be searched without effort justifying an additional fee, this ISA did not invite payment of any additional fees.--> <!ELEMENT srep-fee-2 EMPTY> <!-- As all required additional search fees were timely paid by the applicant, this ISR covers all searchable claims.--> <!ELEMENT srep-fee-1 EMPTY> <!-- (Old PCT/ISA/210 - Box No. II) Observations where certain claims were found unsearchable This ISR has not been established in respect of certain claims under Article 17(2)(a) for the following reasons: (followed by one of the following three reasons:)--> <!ELEMENT srep-claims-info (clms-reason-1? , clms-reason-2? , clms-reason-3?)> <!-- Claim number(s) (insert value from cliaim-no) because they are dependent claims and are not drafted in accordance with the second and third sentences of PCT Rule 6.4(a)--> <!ELEMENT clms-reason-3 (claim-num+)> <!-- Claims Nos.: (insert value from claim-no) because they relate to parts of the international application that do not comply with the prescribed requirements to such an extent that no meaningful international search can be carried out, specifically:--> <!ELEMENT clms-reason-2 (claim-num+ , claim-remark)> <!-- Claims Nos.: (insert value from cliaim-no) because they relate to subject matter not required to be searched by this Authority, namely:--> <!ELEMENT clms-reason-1 (claim-num+ , claim-remark)> <!-- Remarks on these claims--> <!ELEMENT claim-remark (p+)> <!-- Claim numbers--> <!ELEMENT claim-num (#PCDATA)> <!-- PCT/ISA/210 Box 1::Basis of the Report--> <!ELEMENT srep-basis (basis-language-for-search , sequence-list-basis?)> <!-- A sequence listing and/or any related table(s) - see Supplemental Box Relating to Sequence Listing.--> <!ELEMENT sequence-list-basis (material-of-sequence-list , presentation-of-statements? , additional-info?)> <!-- (PCT/ISA/210 Box No. I Nucleotide and/or amino acid sequence(s) (Continuation of item1.b of the first sheet)) 1. With regard to any nucleotide and/or amino acid sequence disclosed in the international application and necessary to the claimed invention, the international search was carried out on the basis of: (PCT/ISA/237 Box No. I Basis of this opinion) 2. With regard to any nucleotide and/or amino acid sequence disclosed in the international application and necessary to the claimed invention, this opinion has been established on the basis of: (PCT/IPEA/409 Supplemental Box Relating to Sequence Listing) 1. With regard to any nucleotide and/or amino acid sequence disclosed in the international application and necessary to the claimed invention, this report was established on the basis of: (PCT/IPEA/408 Supplemental Box Relating to Sequence Listing) 1. With regard to any nucleotide and/or amino acid sequence disclosed in the international application and necessary to the claimed invention, this opinion was established on the basis of:--> <!ELEMENT material-of-sequence-list (sequence-listing-material-type , sequence-listing-material-format , sequence-listing-filing-time)> <!-- Additional information. (ST.32:B513)--> <!ELEMENT additional-info (p+)> <!-- Definition description--> <!ELEMENT dd (#PCDATA | b | i | u | o | sup | sub | smallcaps | br | pre | patcit | nplcit | bio-deposit | crossref | figref | img | ul | ol | chemistry | maths)*> <!-- Identifies the period of time during which the depository must be able to furnish samples of the biological material.--> <!ELEMENT term (#PCDATA)> <!-- Biological accession number: (ST.32:B831) The identification assigned to the biological material by the depository --> <!ELEMENT bio-accno (#PCDATA)> <!-- Information regarding the facility storing the biological deposit. (ST.32:B832)--> <!ELEMENT depositary (#PCDATA | address)*> <!-- Other citations - free form--> <!ELEMENT othercit (#PCDATA | b | i | u | o | sup | sub)*> <!-- Online citation Revised according to ISO-690-2 - Electronic documents and parts thereof. Please refer to this standard for definitions and examples. See: http://www.nlc-bnc.ca/iso/tc46sc9/standard/690-2e.htm#Contents The tagging in fact is a mixture of article and book tags together with specific electronic source tags. 'Online' is taken to mean any kind of electronic documentation: databases, internet, CD-Roms, DVD, email, etc EXAMPLES:; Kirk-Othmer Encyclopedia of Chemical Technology [online]. 3rd ed. New York : John Wiley, 1984 [cited 3 January 1990]. Available from: DIALOG Information Services, Palo Alto (Calif.). <nplcit id='ncit1' num='0001' type='E' medium='online'> <online> <online-title>Kirk-Othmer Encyclopedia of Chemical Technology </online-title> <edition>3rd ed. </edition> <imprint> <address> <text>New York </text> </address> <name>John Wiley </name> <pubdate>19840000 </pubdate> </imprint> <avail>dialog information services, palo alto (calif.). </avail> <datecit> <date>19900103 </date> </datecit> </online> </nplcit> * Article on Internet: Clark, Carol. On the Threshold of a Brave New World. In Blueprint of the Body [online]. CNN.com, 2000. [cited 24 August 2000;10:25 EST]. In-depth specials. Available from: [http://www.cnn.com/SPECIALS/2000/genome/story/overview/] <nplcit id='ncit1' num='0002' type='E' medium='online'> <online> <author> <name>Clark, Carol </name> </author> <online-title>On the Threshold of a Brave New World </online-title> <imprint> <name>CNN.com, 2000 </name> </imprint> <series> <text>In-depth specials </text> </series> <avail>http://www.cnn.com/SPECIALS/2000/genome/story/ </avail> <datecit> <date>20000824; 10:25 est </date> </datecit> </online> </nplcit> * Personal communication (e-mail) Thacker, Jane. MPEG-21 project stream on digital item identification [online]. Message to: [iso.tc46.sc9@nlc-bnc.ca]. 3 October 2000; 13:33 EST [cited 6 October 2000; 13:10 EST]. Message-ID: [002f01c02d60$051a64a0$22a2580c@vaio]. Personal communication. <nplcit id='ncit3' num='0003' type='E' medium='online'> <online> <author> <name>Thacker, Jane </name> </author> <online-title>MPEG-21 project stream on digital item identification </online-title> <subname> <name>Message to: <iso.tc46.sc9@nlc-bnc.ca> </name> </subname> <pubdate>3 October 2000; 13:33 EST </pubdate> <notes>Personal communication </notes> <avail>Message-ID: <002f01c02d60$051a64a0$22a2580c@vaio> </avail> <datecit> <date>6 october 2000; 13:10 EST </date> </datecit> </online> </nplcit>--> <!ELEMENT online (text | (author* , online-title* , hosttitle? , subname* , edition? , (serial | book)? , imprint? , pubdate? , history? , series? , hostno? , location? , notes? , avail , class* , keyword* , cpyrt? , issn? , isbn? , datecit? , srchterm* , srchdate? , refno* , vid? , ino? , doi? , absno?))> <!-- Date of search/retrieval YYYYMMDD--> <!ELEMENT srchdate (date)> <!-- Search terms--> <!ELEMENT srchterm (#PCDATA)> <!-- Date cited - date on which the citation was cited. May be different from srchdate below--> <!ELEMENT datecit (date)> <!-- Availability and access - REQUIRED use for URL, online database, ftp address, email, etc.; e.g., Available from Internet: http://www.epoline.org Available from DIALOG Information Systems, Palo Alto (Calif.)--> <!ELEMENT avail (#PCDATA)> <!-- Numeration within host document--> <!ELEMENT hostno (#PCDATA)> <!-- History of the article (not serial)--> <!ELEMENT history (text | (received | accepted | revised | misc))> <!-- Miscellaneous information relating to the history of the article; see ISO 12083--> <!ELEMENT misc (#PCDATA | date)*> <!-- Date article was revised--> <!ELEMENT revised (date)> <!-- Date article was accepted--> <!ELEMENT accepted (date)> <!-- Date article was received--> <!ELEMENT received (date)> <!-- Edition statement (ST.32:B516)--> <!ELEMENT edition (#PCDATA)> <!-- Title of the host document/database--> <!ELEMENT hosttitle (#PCDATA)> <!-- The title of the electronic resource--> <!ELEMENT online-title (#PCDATA)> <!-- Article citations within a 'host' document After patent citations the most common citations are articles within serials (periodicals, magazines), books and electronic (eg. internet) sources. This is a very complex and varied area to standardise. The tag set below is drawn from a number of sources as is the order of the tags (which in any case can be changed depending on the stylesheet used).; The order of tags is that of WIPO ST.14 / ISO 690 layout. DROP, J.G. Integrated Circuit Personalization at the Module Level. IBM Tech. Dis. Bull. October 1974, Vol. 17, No. 5, p. 1344 and 1345. [XPnnnnnnnnnnn]. <nplcit id='ncit1' num='0012' type='S' file='XP1234456'> <article> <author> <name>DROP, J.G. </name> </author> <atl>Integrated Circuit Personalization at the Module Level </atl> <serial> <sertitle>IBM Tech. Dis. Bull. </sertitle> <pubdate>19741000 </pubdate> <vid>17 </vid> <ino>5 </ino> </serial> <location> <pp>1344 and 1345 </pp> </location> <refno id='XP1'>XP1234456 </refno> </article> </nplcit> Note: it is NOT expected that the applicant will create the tagged data - it can be generated from a 'pull down' data entry form (eg. in Word) or generated from internal SR databases--> <!ELEMENT article (text | (author* , atl? , subname* , (serial | book) , absno? , location? , class* , keyword* , cpyrt? , artid? , refno*))> <!-- Article unique ID - assigned by a publisher to an article--> <!ELEMENT artid (#PCDATA)> <!-- Keyword; e.g., from a Thesaurus or class. scheme (ST.32:B550)--> <!ELEMENT keyword (#PCDATA)> <!-- Location within the cited work--> <!ELEMENT location (text | (serpart? , sersect? , chapter? , pp? , column? , para? , line?))> <!-- Book citation In the order specified by WIPO ST.14 and ISO 690 and AACR2 rules for layout WALTON, Herrmann. Microwave quantum theory. London : Sweet and Maxwell, 1973. ISBN 0123456789. Vol.2, p. 138 to 192. <nplcit id='ncit12' num='0013' type='b'> <book> <author> <name>WALTON, Herrman </name> </author> <book-title>Microwave quantum theory </book-title> <imprint> <address> <text>London </text> </address> <name>Sweet and Maxwell </name> <pubdate>19730000 </pubdate> </imprint> <location> <pp>138 to 192 </pp> </location> <isbn>0-1234-568-9 </isbn> </book> </nplcit>--> <!ELEMENT book (text | (author* , (book-title+ | conference) , (subtitle? , subname* , edition? , imprint? , descrip? , series? , absno? , location* , isbn* , pubid? , vid? , bookno? , notes? , class* , keyword* , cpyrt? , refno* , doi? , ino? , issn?)))> <!-- Book number--> <!ELEMENT bookno (#PCDATA)> <!-- Referenced line within cited work--> <!ELEMENT line (#PCDATA | linef | linel)*> <!-- Cited document line, last--> <!ELEMENT linel (#PCDATA)> <!-- Cited document line, first--> <!ELEMENT linef (#PCDATA)> <!-- Referenced paragraph within cited work--> <!ELEMENT para (#PCDATA | paraf | paral)*> <!-- Cited paragraph, last--> <!ELEMENT paral (#PCDATA)> <!-- Cited paragraph, first--> <!ELEMENT paraf (#PCDATA)> <!-- Cited document column numbers--> <!ELEMENT column (#PCDATA | colf | coll)*> <!-- Cited document column, last--> <!ELEMENT coll (#PCDATA)> <!-- Cited document column, first--> <!ELEMENT colf (#PCDATA)> <!-- Cited document page numbers--> <!ELEMENT pp (#PCDATA | ppf | ppl)*> <!-- Cited document page, last--> <!ELEMENT ppl (#PCDATA)> <!-- Cited document page , first--> <!ELEMENT ppf (#PCDATA)> <!-- Chapter; e.g., in a book. Example: Chapter 2--> <!ELEMENT chapter (#PCDATA)> <!-- Serial section--> <!ELEMENT sersect (#PCDATA)> <!-- Part within a serial--> <!ELEMENT serpart (#PCDATA)> <!-- Abstract number--> <!ELEMENT absno (#PCDATA)> <!-- Series statement--> <!ELEMENT series (text | (mst , msn? , issn?))> <!-- Monographic series number--> <!ELEMENT msn (#PCDATA)> <!-- Monographic series title--> <!ELEMENT mst (#PCDATA)> <!-- Book subtitle--> <!ELEMENT subtitle (#PCDATA)> <!-- CONFERENCE GROUP / CITATION There is no standard way of citing conference proceedings; date of the conf. may come before or after place, for example. The tags are specified in a set order where it is not possible or correct then simply use <text>--> <!ELEMENT conference (text | (conftitle , confdate? , confno? , confplace? , confsponsor*))> <!----> <!ELEMENT confdate (date | (sdate , edate))> <!-- Conference sponsor--> <!ELEMENT confsponsor (#PCDATA | addressbook)*> <!-- Conference place--> <!ELEMENT confplace (#PCDATA | address)*> <!-- Conference number--> <!ELEMENT confno (#PCDATA)> <!-- Conference title--> <!ELEMENT conftitle (#PCDATA)> <!-- The title of the cited book--> <!ELEMENT book-title (#PCDATA)> <!-- Serial citation data: This describes the volume or issue as a whole and not a particular article within it.--> <!ELEMENT serial (sertitle , alttitle? , subname* , issue? , imprint? , pubdate? , descrip? , notes? , isbn? , issn? , pubid? , vid? , ino? , cpyrt? , doi?)> <!----> <!ELEMENT doi (#PCDATA)> <!-- Copyright info. Copyright of publisher of serial--> <!ELEMENT cpyrt (#PCDATA)> <!-- Issue number--> <!ELEMENT ino (#PCDATA)> <!-- Volume id/number--> <!ELEMENT vid (#PCDATA)> <!-- Publisher's unique id--> <!ELEMENT pubid (#PCDATA)> <!-- International Standard Book Number--> <!ELEMENT isbn (#PCDATA)> <!-- International Standard Serial Number--> <!ELEMENT issn (#PCDATA)> <!-- Notes about the journal; e.g. Continues Journal of XYZ 1910-1998, published in French and English, etc.--> <!ELEMENT notes (#PCDATA)> <!-- Physical description - generally NOT used in citations in pats; e.g., v., 27cm--> <!ELEMENT descrip (#PCDATA)> <!-- Imprint: Publication / creation data Place of publication : publisher, date(s) of publication usually only date of publication is used for journal citations--> <!ELEMENT imprint (text | (address? , name , pubdate*))> <!-- Publication date used in npl citations--> <!ELEMENT pubdate (#PCDATA | sdate | edate | time)*> <!-- Time; format HHMM--> <!ELEMENT time (#PCDATA)> <!-- End date used in pubdate--> <!ELEMENT edate (#PCDATA)> <!-- Start date used in pubdate--> <!ELEMENT sdate (#PCDATA)> <!-- Issue designation; e.g., Annual, 1971-, 1890-1972--> <!ELEMENT issue (#PCDATA)> <!-- Alternate title for serial; e.g. BMJ = British Medical Journal--> <!ELEMENT alttitle (#PCDATA)> <!-- Serial title--> <!ELEMENT sertitle (#PCDATA)> <!-- Article title--> <!ELEMENT atl (#PCDATA)> <!-- Relevant passage group within patent; most used in search reports - use text in abstract, description and claims--> <!ELEMENT rel-passage (text | (passage+ , (category , rel-claims?)*))> <!-- Relevant claims--> <!ELEMENT rel-claims (#PCDATA)> <!-- Category (ST.32:B563)--> <!ELEMENT category (#PCDATA)> <!-- Passage within the cited patent literature--> <!ELEMENT passage (#PCDATA)> <!-- br - break, line break within a paragraph--> <!ELEMENT br EMPTY> <!-- Bold formatting for text--> <!ELEMENT b (#PCDATA | i | u | o | smallcaps | sup | sub)*> <!-- Italic formatting for text--> <!ELEMENT i (#PCDATA | b | u | o | smallcaps | sup | sub)*> <!-- Small capitals--> <!ELEMENT smallcaps (#PCDATA | b | u | i | o)*> <!-- Subscripted text--> <!ELEMENT sub (#PCDATA | b | u | i | o | sup2 | sub2)*> <!-- Superscripted text--> <!ELEMENT sup (#PCDATA | b | u | i | o | sup2 | sub2)*> <!-- Subscripted text--> <!ELEMENT sub2 (#PCDATA | b | u | i | o)*> <!-- Superscripted text--> <!ELEMENT sup2 (#PCDATA | b | u | i | o)*> <!-- (PCT/ISA/210 and PCT/ISA/237 ) In addition, in the case that more than one version or copy of a sequence listing and/or table relating thereto has been filed or furnished, the required statements that the information in the subsequent or additional copies is identical to that in the application as filed or does not go beyond the application as filed, as appropriate, were furnished. (PCT/IPEA/409 and PCT/IPEA/408 ) In addition, in the case that more than one version or copy of a sequence listing and/or table(s) relating thereto has been filed or furnished, the required statements that the information in the subsequent or additional copies is identical to that in the application as filed or does not go beyon the application as filed, as appropriate, were furnished.--> <!ELEMENT presentation-of-statements EMPTY> <!-- Search request number eg. on PCT Form 201.--> <!ELEMENT srep-request-number (#PCDATA)> <!-- Date of request for search eg. on PCT Form 201--> <!ELEMENT srep-request-date (date)> <!-- The name of the applicant (without address information) (ST.32:B711)--> <!ELEMENT applicant-name (%name_group;)> <!-- Where the international application claims the priority of several earlier applications, the filing date of the earliest application whose priority is claimed must be indicated as the priority date.--> <!ELEMENT date-of-earliest-priority (date)> <!-- Date: components of a date. Format: YYYYMMDD--> <!ELEMENT date (#PCDATA)> <!-- Document kind code; e.g., A1 (INID 13, ST.32:B130)--> <!ELEMENT kind (#PCDATA)> <!-- The number of the referenced patent (or application) document--> <!ELEMENT doc-number (#PCDATA)> <!-- Applicant's or agent's file reference, if desired, 12 characters maximum--> <!ELEMENT file-reference-id (#PCDATA)> <!-- Address used for general correspondence--> <!ELEMENT correspondence-address (customer-number | addressbook+)> <!-- Customer number for agents by office--> <!ELEMENT customer-number (#PCDATA)> <!-- Descriptive text--> <!ELEMENT dtext (#PCDATA)> <!-- Universal Resource Locator; e.g. www.wipo.int--> <!ELEMENT url (#PCDATA)> <!-- Fax number--> <!ELEMENT fax (#PCDATA)> <!-- Telephone number--> <!ELEMENT phone (#PCDATA)> <!-- Electronic address use for other than email--> <!ELEMENT ead (#PCDATA)> <!-- Address components: Address formats differ from country to country If no structure possible use text--> <!ELEMENT address (%address_group;)> <!-- If no structure is possible, enter text (without markup)--> <!ELEMENT text (#PCDATA)> <!-- Country: use ST.3 country code; e.g. DE, FR, GB, NL, etc. Also includes EP, WO--> <!ELEMENT country (#PCDATA)> <!-- Postal code or zip code--> <!ELEMENT postcode (#PCDATA)> <!-- Region of country; e.g., state, province, etc.--> <!ELEMENT state (#PCDATA)> <!-- County, parish, department, etc (mainly UK, USA)--> <!ELEMENT county (#PCDATA)> <!-- City or town name--> <!ELEMENT city (#PCDATA)> <!-- Street may contain house number or name--> <!ELEMENT street (#PCDATA)> <!-- Building information in address; e.g., Hoffman building--> <!ELEMENT building (#PCDATA)> <!-- Address floor; e.g., 10th--> <!ELEMENT address-floor (#PCDATA)> <!-- Address room; e.g., Room 55B--> <!ELEMENT room (#PCDATA)> <!-- Post Office Box number--> <!ELEMENT pobox (#PCDATA)> <!-- Organizational mail code--> <!ELEMENT mailcode (#PCDATA)> <!-- Address, fifth line--> <!ELEMENT address-5 (#PCDATA)> <!-- Address, fourth line--> <!ELEMENT address-4 (#PCDATA)> <!-- Address, third line--> <!ELEMENT address-3 (#PCDATA)> <!-- Address, second line--> <!ELEMENT address-2 (#PCDATA)> <!-- Address, first line--> <!ELEMENT address-1 (#PCDATA)> <!-- Registered number--> <!ELEMENT registered-number (#PCDATA)> <!-- Synonym--> <!ELEMENT synonym (#PCDATA)> <!-- Department, division, section, etc. name--> <!ELEMENT department (#PCDATA)> <!-- Organisation name or company name--> <!ELEMENT orgname (#PCDATA)> <!-- Role; e.g., President, Chairman, etc.--> <!ELEMENT role (#PCDATA)> <!-- SDOBI : Individual id--> <!ELEMENT iid (#PCDATA)> <!-- Name suffix (e.g., II, Jr., Dip., Ing., BA, etc.)--> <!ELEMENT suffix (#PCDATA)> <!-- Middle name(s) or initial(s)--> <!ELEMENT middle-name (#PCDATA)> <!-- First or given name(s), initial(s)--> <!ELEMENT first-name (#PCDATA)> <!-- Last, family, surname--> <!ELEMENT last-name (#PCDATA)> <!-- Title: e.g., Mr., Mrs., Dr. etc--> <!ELEMENT prefix (#PCDATA)>
|