[xep-support] Validation fails

Gerald D. Sheehan sheehan at altova.com
Wed Apr 2 10:59:51 PST 2003



Hi Nikolai,

Are you implying then that this is a bug in StyleVision? Ignoring the
validity problems doesn't solve my issue since it will not give me my
results in the PDF preview. I don't have this problem using the Apache
FOP Processor.

Thanks for your help in clarifying this.

Regards, 

... Jerry Sheehan
... IT Support Engineer
... Altova, Inc. - markup your mind!

===================================================================
The new ALTOVA product-line: xmlspy 5 - stylevision 5 - authentic 5
Award-winning tools for developers - web designers - business-users
NEW: xsl:fo Designer, WSDL Documentation, HTML->XML, XSLT Debugger,
Java/C#/C++ Code Generation, Integration for Oracle 9i, Tamino, CMS
Visit  www.altova.com  to download your free evaluation copy today!
===================================================================

The information transmitted in this message and/or as an attachment
to it  is intended  only for the  person or  entity to  which it is
addressed and may contain confidential  and/or privileged material.
Any  review,  retransmission,  dissemination  or  other use of,  or
taking of any action in reliance upon,  this information by persons
or entities other than the intended recipient is prohibited. If you
received this in error,  please contact  the sender  and delete the
material from any computer.  Altova GmbH  and  Altova, Inc.  do not
accept legal responsibility  for the contents of this message.  Any
views or opinions  presented are solely  those of the author and do
not  necessarily  represent those of  Altova GmbH and  Altova, Inc.
unless otherwise specifically stated. Thank you!




-----Original Message-----
From: Nikolai Grigoriev [mailto:grig at renderx.com] 
Sent: Wednesday, April 02, 2003 1:35 PM
To: xep-support at renderx.com
Cc: Gerald D. Sheehan
Subject: Re: [xep-support] Validation fails


Hi Gerald,

> I am using testing the latest version of your plug in with XMLSPY. 
> while using 3.21 I didn't get any errors However now I am using 
> version 3.31 of the plug in and I am getting these 2 errors: The 
> validation error report is: font family & font size cannot occur at 
> element fo:region-body Is this true?

Font family and size on regions are reported as errors in XEP since
version 3.0, released several months ago; nothing changed in XEP 3.31
wrt 3.21 in this respect.

As for the contents of the error message: specifying font properties on
fo:region-body makes no sense since no text node may ever inherit these
values - fo:region-* are empty nodes. To specify default font for a
region, you have to set it on fo:flow/fo:static-content that fills that
region, or on a higher element (fo:page-sequence or fo:root).

This is a typical problem when using XEP with XSL-FO stylesheets
generated by Stylevision 5.3. To go ahead, you should set one of XEP
options to ignore validity problems:

  - DISCARD_IF_NOT_VALID=false instructs XEP to go ahead
    despite validation errors (you see the messages but XEP does not
stop);

 - VALIDATE=false turns validation completely off.

Best regards,
Nikolai Grigoriev
RenderX


----- Original Message -----
From: Gerald D. Sheehan
To: xep-support at renderx.com
Sent: Wednesday, April 02, 2003 10:01 PM
Subject: [xep-support] Validation fails


Hi Support,
I am using testing the latest version of your plug in with XMLSPY.while
using 3.21 I didn't get any errors However now I am using version 3.31
of the plug in and I am getting these 2 errors: The validation error
report is: font family & font size cannot occur at element
fo:region-body Is this true?


Regards,
... Jerry Sheehan
... IT Support Engineer
... Altova, Inc. - markup your mind!


-------------------
(*) 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