New Functions with V3.3
SVG Output
XSL FO Sample Copyright (C) 2005 Antenna House, Inc. All rights reserved.
XSL Formatter SVG Option
XSL Formatter V3.3 can now product SVG output compliant to W3C Scalable Vector Graphics (SVG) 1.1 specification. Moreover, it also can output SVG Tiny and SVG Basic in the Mobile SVG Profiles defined by the SVG 1.1 specification.
SVG Output Format
XSL Formatter V3.3 can output any of the SVG 1.1, SVG Basic and SVG Tiny as a SVG profile. When a profile is not specified, it is regarded as SVG 1.1.
Mobile SVG Profiles are the specifications for mobile computing devices or cellular phones which have restrictions in the throughput of the hardware, the memory capacity and the number of colors that can be displayed.
Since SVG Tiny is for the hardware with the most restrictions, like a cellular phone, it may contain a lot of elements that are not supported or may have restrictions. Therefore, the reproduction level of the original document before transformation may be low.
SVG Basic is for more high-efficient pocket devices, such as high-efficient PDA, and has fewer restrictions than SVG Tiny. See also Mobile SVG Profiles for more details.
XSL Formatter V3.3 outputs SVG Tiny and SVG Basic on the basis of the output for SVG 1.1 by disregarding the unsupported elements.