From: Els van Trigt (evtrigt@ambrac.nl)
Date: Thu Nov 28 2002 - 06:14:34 PST
Try the following order (region-body, followed by region-before, followed by
region-after):
1 <fo:root xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:cscr="urn:my-scripts" xmlns:fo="http://www.w3.org/1999/XSL/Format">
2 <fo:layout-master-set>
3 <fo:simple-page-master master-name="first" page-width="21cm"
page-height="29.7cm">
4<fo:region-body region-name="MedaPDF-region-body" border="medium
ridge silver" margin-top="2cm" margin-bottom="2cm" margin-left="1.5cm"
margin-7 right="1.5cm" />
5 <fo:region-before region-name="MedaPDF-region-before" extent="0.2cm"
display-align="before" />
6 <fo:region-after region-name="MedaPDF-region-after" extent="0.2cm"
display-align="after" />
7 </fo:simple-page-master>
...
Should work!
Els van Trigt
Ambrac Information Management
Pieterstraat 11
3512 JT Utrecht
Telefoon: 030-2316942
-----Original Message-----
From: owner-xep-support@www.renderx.com
[mailto:owner-xep-support@www.renderx.com]On Behalf Of Ernst, Alexander
Sent: Thursday, November 28, 2002 11:21 AM
To: 'xep-support@renderx.com'
Subject: [xep-support] need information
Hi There,
I got instructions to test XEP for my company in order to buy a server
license if XEP is suitable to us and works fine. I am trying a simple
example with the following lines first.
1 <fo:root xmlns:msxsl="urn:schemas-microsoft-com:xslt"
xmlns:cscr="urn:my-scripts" xmlns:fo="http://www.w3.org/1999/XSL/Format">
2 <fo:layout-master-set>
3 <fo:simple-page-master master-name="first" page-width="21cm"
page-height="29.7cm">
4 <fo:region-before region-name="MedaPDF-region-before" extent="0.2cm"
display-align="before" />
5 <fo:region-after region-name="MedaPDF-region-after" extent="0.2cm"
display-align="after" />
6 <fo:region-body region-name="MedaPDF-region-body" border="medium
ridge silver" margin-top="2cm" margin-bottom="2cm" margin-left="1.5cm"
margin-7 right="1.5cm" />
7 </fo:simple-page-master>
...
and got the following error...
{!line 7, column 29: The content of element type "fo:simple-page-master"
must ma
tch
"(fo:region-body,fo:region-before?,fo:region-after?,fo:region-start?,fo:regi
on-end?)".}
Interrupted due to errors.)
---- done is there really somthing wrong? or is it a bug? Thanks a lot, Alex Ernst. Mit freundlichen Gruessen MEDATEC-Ing.-Büro Dietz Alexander Ernst ------------------------------------------------------------------- MEDATEC Ing. Büro für Meß- und Datentechnik Didierstr. 44 D-35460 Staufenberg Tel.: +49 6406/9124-0 Fax.:+49 6406/9124-60 <mailto:A.Ernst@medatec.com> ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html ------------------- (*) To unsubscribe, send a message with words 'unsubscribe xep-support' in the body of the message to majordomo@renderx.com from the address you are subscribed from. (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Wed Dec 18 2002 - 08:41:29 PST