SVG_Validate_file

4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next

version 11.3


SVG_Validate_file (path) Boolean

ParameterTypeDescription
pathStringPathname of SVG document to validate
Function resultBooleanTrue if the document corresponds to the DTD

Description

The SVG_Validate_file command attempts to validate the document specified in path on disk with the DTD (1.0). The command returns True if the document is well formed and False otherwise.


4D - Documentation   Français   English   German   4D SVG Component, Command Theme List   4D SVG Component, Index   Back   Previous   Next