[xep-support] need information

David Tolpin dvd at renderx.com
Thu Nov 28 06:08:21 PST 2002


Alexander,

the message below means that components of a simple-page-master are in a wrong
order. Accroding to XSL Recommendation, they must go exactly in the order
specified (while some of them may be omitted).

(fo:region-body,fo:region-before?,fo:region-after?,fo:region-start?,fo:region-end?)

To fix the problem, reorder the regions to follow the requirement.

David

> 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.)

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at 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



More information about the Xep-support mailing list