validate_x3d_file_tool
Ensure .x3d files comply with the official X3D 4.0 schema. Validates XML-encoded X3D files on disk for schema correctness.
Instructions
Validate an X3D file on disk against the official X3D 4.0 schema.
Use this tool to check existing .x3d files for schema compliance.
Only XML-encoded X3D files (.x3d extension) are supported.
Args:
filepath: Absolute path to a .x3d file on disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |