[Q] How to define 'result-element' parameter entity

Subject: [Q] How to define 'result-element' parameter entity
From: Kyu-O Jang <kojang@xxxxxxxx>
Date: Fri, 23 Oct 1998 11:05:00 +0900
Hello!
I have question.

XSL Spec. 1.0 Appendix A. say,
'the stylesheet DTD must define a result-elements parameter entity...'
So I understood like that if I want to process XSL stylesheet,
I must define result-element every time.
And, I must redefine XSL result DTD automatically.
Is right?

Then,
- how to define 'result-element' for not processed XSL stylesheet?
- And, what is a 'result-element' for Appendix C example?.
- If XSL editor must define 'result-element', where to define
'result-element'?

And, another question.

XSL Formatting Object can have various property for
attribute of 'fo:...' element.
Then, why not say about XSL Formatting Object DTD in XSL Spec.
And, how to parse 'fo:...' element(or tag)
in general XML parser without DTD information?

And, I can't find 'name' property in the Appendix C example.
Is not a 'master-name'?

<fo:page-sequence font-family="serif">
  <fo:simple-page-master name='scrolling'/>
 <fo:queue queue-name='body'>
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   <xsl:process-children/>
 </fo:queue>
</fo:page-sequence>
</xsl:template>


Thank you for the reading my question.
Please, send me a answer.

=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o
Name    :  Jang Kyu-O
Address :  JC HYUN SYSTEM, INC. ELIMNET INTERNET DIVISION, JAVA TEAM.
E-Mail  :  kojang@xxxxxxxx
Tel     :  +82-2-3149-4821
URL     :  http://www.elim.net/~kojang/
=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o=o



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


Current Thread