| annotation |
| documentation |
XML EXCHANGE TABLE MODEL DECLARATION MODULE
********************************************************************************
* table-external v1.4 2012 JULY *
********************************************************************************
* PUBLIC "-//WIPO//DTD TABLE EXTERNAL 1.4//EN" "table-external-v1-4.dtd" *
********************************************************************************
* https://www.wipo.int/pct-safe/en/resources/1.15/table-external-v1-4.dtd *
********************************************************************************
* contacts: *
* WIPO: Yuya USHIDA; yuya.ushida@wipo.int *
********************************************************************************
* revision history *
********************************************************************************
MO: 01/07/08 incorporated changes from PFCs:
..changed version number from v1.3 to v1.4
..added attribute 'email-purpose' to email (PFC08/006)
MO: 01/01/07 incorporated changes from PFCs:
..changed version number from v1.2 to v1.3
..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)
HT: 14/12/04 incorporated changes from PFCs:
..changed version number from v1.1 to v1.2
..changed element nplcit from '(text | (article , book , online , othercit)*)' to '(text | article | book | online | othercit)'
..changed element othercit from '(#PCDATA)' to '(#PCDATA | b | i | u | sup | sub)*'
..changed element rel-passage from (text | (passage+ , category? , rel-claims?)) to (text | (passage+ , category* , rel-claims*)+)
..changed attribute he, wi of img from 'NMTOKEN' to 'CDATA'
..changed value of attribute idref of crossref from 'CDATA' to 'IDREF'
..changed value of attribute tsize of dl from 'NMTOKEN' to 'CDATA'
..changed value of attribute num of patcit, nplcit from '#REQUIRED' to 'IMPLIED'
..added element 'pre' to dd, li
..added attribute 'id' to addressbook
..added attribute 'chem-type' to chem
..added attribute 'class-type' to class
..added value 'other-subname-type' to attribute 'subname-type' of subname
..removed attribute 'lang', 'status', 'dtd-version' from chem
HT: 20/07/04 incorporated changes from PFCs:
..changed version number from v1.0 to v1.1
..changed element article, online, serial from 'subname?' to 'subname*'
..changed element chemistry from '(img)' to '(img|(chem,img?))'
..changed element maths from '(img|math)' to '(img|(math,img?))'
..changed element rel-passage from 'category?, rel-claims?' to 'category*, rel-claims*'
..changed element nplcit from '(text | (article | book | online | othercit)*)' to '(text | article | book | online | othercit)'
..changed attribute lang of addressbook from '#REQUIRED' to '#IMPLIED'
..added element 'figref' to claim-text, dd, li
..added element 'b', 'i', 'u', 'sup', 'sub', 'smallcaps' to crossref
..added attribute 'num' to li
..added attribute 'subname-type' to subname
..added value 'chem', table'', math'', 'program-listing', 'flowchart' to attribute 'img-content' of img
..removed attribute 'class-type' from nplcit
June 2003
..released version number as v1.0
********************************************************************************
***************************************************************
WIPO PCT E-Filing project modifications: parameter entities
***************************************************************
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.
| | documentation |
override OASIS Exchange <entry> model
| | documentation |
ENTITY % tbl.entry.mdl "(#PCDATA | b | i | u | sup | sub | smallcaps | br
| patcit | nplcit | bio-deposit | crossref | img
| dl | ul | ol | chemistry | maths)* ">
| | documentation |
create content for title element in table
| | documentation |
ENTITY % title "<!ELEMENT title (#PCDATA | b | i | u | sup | sub | smallcaps)* > ">
%title;
| | documentation |
**********************************************************
End WIPO PCT E-Filing project modifications; include
OASIS Exchange Table Model DTD
**********************************************************
| | documentation |
import OASIS Exchange model
| | documentation |
ENTITY % calstblx PUBLIC "-//OASIS//DTD XML Exchange Table Model 19990315//EN" "soextblx.dtd">
%calstblx;
| | documentation |
DTD MathML2: maintained by W3C. Download from:
http://www.w3.org/TR/MathML2/DTD-MathML-20010221.zip
If using nsgmls-based parser (SP, Near & 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='...'></mchar> this allows the DTD to be read and for MathML files to
be validated using such sytems."
| | documentation |
ENTITY % mathml-charent.module "IGNORE" >
ENTITY % MATHML.prefixed "IGNORE">
ENTITY % MATHML.xmlns "">
| | documentation |
import MathML2 dtd
| | documentation |
ENTITY % mathml2 PUBLIC "-//W3C//DTD MathML 2.0//EN" "mathml2.dtd">
%mathml2;
| | documentation |
*******************************************************************
WIPO PCT Efiling project modifications: Elements and Attributes
*******************************************************************
|
|