Re: FO DTD from XSL WD.

Subject: Re: FO DTD from XSL WD.
From: Stephen Deach <sdeach@xxxxxxxxx>
Date: Thu, 05 Aug 1999 09:28:24 -0700
To simplify the DTD the inherited properties were not shown in the DTD at
every location where they could be specified, only at the location where
the properties were actually used/applied.
  We thought this would make the tree structure and the formatting
(processing) model clearer, however, we have gotten several dozen messages
similar to yours and are invesigating a different way to describe the the
model and considering is a "validating" DTD can/should be included in the
document.


At 23:28 1999-08-04 -0700, Paul Tchistopolskii wrote:
>
>Hello.
>
>Do I understand right that 
>
><fo:flow font-size="14pt" line-height="14pt">
>
>Is *valid* construction?
>
>If yes, it means that 
>
><!ATTLIST fo:flow
>    flow-name  CDATA  #IMPLIED
>    id  CDATA  #IMPLIED
>>
>
>should actualy be:
>
><!ATTLIST fo:flow
>    %common-font-properties;
>    line-height  CDATA  #IMPLIED
>    flow-name  CDATA  #IMPLIED
>    id  CDATA  #IMPLIED
>>
>
>( well... it is kind of simplified).
>
>If yes, is it a 'bug' in DTD *or* 
>it was not written that way to 
>keep the readbility of that ( SGML ) 
>DTD?
>
>Many thanks.
>
>Rgds.Paul.
>
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>       Email: paul@xxxxxxx  http://www.pault.com
>  PerlApplicationServer | XMLTube | Perl/JavaConnector
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>
>
>
>
> XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

----------------------------------------------------------------------------
-------
This e-mail reflects the personal opinion of the author.
 -- Unless explicitly so stated in the text, it does not represent an
official position of Adobe Systems, Inc.
 -- Unless explicitly so stated in the text, it does not represent an
official opionion of the W3C XSL Working group.
----------------------------------------------------------------------------
-------
  Stephen Deach                            |  Sr Computer Scientist
  408-536-6521 (office)                    |  Adobe Systems Inc.
  408-537-4214 (fax)                       |  Mail Stop E15-420
  sdeach@xxxxxxxxx                         |  345 Park Ave
                                           |  San Jose, CA 95110-2704
                                           |  USA
----------------------------------------------------------------------------
-------


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread