4D v14SVG_Validate_file |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v14
SVG_Validate_file
|
SVG_Validate_file ( path ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
path | String |
![]() |
Pathname of SVG document to validate | |||||
Function result | Boolean |
![]() |
True if the document corresponds to the DTD | |||||
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.
Product: 4D
Theme: Documents
Number:
65993
Created: Composant 4D SVG v11.3
4D SVG Component ( 4D v13)
4D SVG Component ( 4D v12)
4D SVG Component ( Composant 4D SVG v11.4)
4D SVG Component ( 4D v14 R2)
4D SVG Component ( 4D v14)
4D SVG Component ( 4D v14 R3)
4D SVG Component ( 4D v14 R4)