Dear All, I've already reported missing support for 'none' border style for PDF outputs in https://issues.apache.org/jira/browse/FOP-2501
Now I encountered issue with Intermediate format when adding a customized test cvc-pattern-valid: Value '(none,#ff0000,2834)' is not facet-valid with respect to pattern '\((solid|dotted|dashed|double|groove|ridge|inset|outset),.+\)' for type 'borderDef'. This one is caused by the lack of 'none' value in http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk/fop/src/documentation/ intermediate-format-ng/fop-intermediate-format-ng-datatypes.xsd althought it is mentioned in https://www.w3.org/TR/xsl/#border-top-style Is there any reason to suppress 'none' value in FOP? Jan
