perlSGML.1997Sep

 view release on metacpan or  search on metacpan

sgm/CALS/Output-Spec.dtd  view on Meta::CPAN

<!ATTLIST leftmarg
     width     NUTOKEN -- a size -- #IMPLIED>
 
<!ELEMENT rtmarg - o (chgarea?)>

<!ATTLIST rtmarg
     width     NUTOKEN -- a size -- #IMPLIED>
 
<!ELEMENT chgarea - o EMPTY>

<!ATTLIST chgarea
     width     NUTOKEN -- a size -- #IMPLIED
     offset    NUTOKEN -- a size -- #IMPLIED>
 
<!ELEMENT (header |  footer) - o (sectext*, (puttext | usetext))* +(vquad)>

<!ATTLIST (header |  footer)
     nomdepth  NUTOKEN -- a size -- #IMPLIED>
 
<!ELEMENT sectext - o (subchars) +(vquad)>

<!ATTLIST sectext
     scope     (page | sheet | document) #IMPLIED>
 
 
<!ELEMENT vquad - o EMPTY>

<!ATTLIST vquad
     verquad   (top | middle | bottom) #IMPLIED >
 
<!ELEMENT flowtext - o (column, gutter?, placrule?, footnote?)>

<!ATTLIST flowtext
     width     NUTOKEN -- a size -- #IMPLIED
     nomdepth  NUTOKEN -- a size -- #IMPLIED
     numcols   (1 | 2 | 3 | 4 | 5 | 6 | 7 | 8)      "2"
     balance   %yesorno  -- toggle -- "1"
     spabove   NUTOKEN -- a size -- #IMPLIED
     spabelow  NUTOKEN -- a size -- #IMPLIED
     vjprior   (flowtext | col | comp) "col">
 
<!ELEMENT column - o EMPTY>

<!ATTLIST column
     width     NUTOKEN -- a size -- #IMPLIED
     mindepth  NUTOKEN -- a size -- #IMPLIED
     nomdepth  NUTOKEN -- a size -- #IMPLIED
     maxdepth  NUTOKEN -- a size -- #IMPLIED
     vjprior   (flowtext | col | comp) "col">
 
<!ELEMENT gutter - o (chgarea?)>

<!ATTLIST gutter
     width          NUTOKEN -- a size -- #IMPLIED>
 
<!ELEMENT placrule - o EMPTY>

<!ATTLIST placrule

     assoctyp   (same | facing | special | float | frontnbk) #IMPLIED
     figpg      (ftdrcto | ftdvrso| ftdethr) #IMPLIED
     figplc     (ftptp | ftpbotm | ftpulft | ftpurt | ftplleft | ftplrt |
                 ftplft | ftprt | ftpinln | ftpspec | ftpflt) #IMPLIED
     figodr     (fotpbotm | folftrt) #IMPLIED
     figpovf    (fpntop | fpnbotm | fpnuplft | fpnuprt | fpnlwlft | fpnlwrt |
                 fpnlft | fpnrt | fpninln | fpnspec | fpnflt)  #IMPLIED
     tblepg     (ttdrcto | ttdvrso | ttdethr) #IMPLIED
     tbleplc    (ttptop | ttpbotm | ttpuplft | ttpuprt | ttplwlft | ttplwrt |
                 ttplft | ttprt | ttpinln | ttpspec | ttpflt) #IMPLIED
     tbleodr    (tpntpbtm | tpnlftrt) #IMPLIED
     tblepovf   (tpntop | tpnbotm | tpnulft | tpnurt | tpnlwrt | tpnlwlft |
                 tpnlft | tpnrt | tpninln | tpnspec | tpnflt) #IMPLIED>

 
<!ELEMENT footnote - o (subchars?)>

<!ATTLIST footnote
     width     (col, flowtext) "col"
     mindepth  NUTOKEN -- a size -- #IMPLIED
     nomdepth  NUTOKEN -- a size -- #IMPLIED
     maxdepth  NUTOKEN -- a size -- #IMPLIED
     ftnsepth  NUTOKEN -- a size -- #IMPLIED
     ftnsepln  NUTOKEN -- a size -- #IMPLIED
     ftnbrk    %yesorno -- a toggle -- "1"
     ftncntsp  NUTOKEN -- a size -- "1"
     ftnconsl  NUTOKEN -- a size -- #IMPLIED
     ftnconst  CDATA -- continue string -- #IMPLIED
     spabove   NUTOKEN -- a size -- #IMPLIED
     ftnfloat  %yesorno -- a toggle -- "0">
 
 
<!-- This section describes the style characteristics associated
with all elements that are not a graphic or table. -->
 
 
<!ELEMENT styldesc - o (docdesc, envdesc*, e-i-c+)>
 
<!ELEMENT docdesc - o (charlist, hyphrule?, att*)>

<!ATTLIST docdesc
     gi NAME #IMPLIED>
 
<!ELEMENT envdesc - o (charlist)>

<!ATTLIST envdesc
     envid ID #REQUIRED>
 
<!ELEMENT e-i-c - o (charlist, att*)>

<!ATTLIST e-i-c
     gi        NAMES -- a list of generic identifiers -- #REQUIRED
     context   CDATA -- see Context Syntax -- #IMPLIED
     occur     (all |  first |  middle |  last |  notfirst | notlast)  "all">

<!ELEMENT charlist - o (font?,  leading?, hyphen?, wordsp?,
lettersp?, indent?, quadding?, highlt*, chgmark?, presp?,
postsp?, keeps?, vjinfo?, textbrk?, span?, border?,
ruling*, charfill?, enumerat?, suppress?, savetext*, (puttext | putgraph | 
usetext)*) >
 
<!ATTLIST charlist



( run in 1.337 second using v1.01-cache-2.11-cpan-df04353d9ac )