other:inspect3d:documentation:files:r3d_export_setting_file
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| other:inspect3d:documentation:files:r3d_export_setting_file [2024/07/17 15:43] – removed sgranger | other:inspect3d:documentation:files:r3d_export_setting_file [2024/12/18 14:40] (current) – wikisysop | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== R3D Export Setting File ====== | ||
| + | |||
| + | The .r3d file format is an method of storing Inspect3D export settings as XML, ensuring that they are both human- and machine-readable. Inspect3D allows users to save export settings from the {{: | ||
| + | |||
| + | ==== Format ==== | ||
| + | |||
| + | As an XML document, an .r3d file is made up of hierarchical elements that are demarcated by tags, indicated by the < and > characters. An element consists of a start tag, <// | ||
| + | |||
| + | Tags can also contain attributes in the // | ||
| + | |||
| + | 1. The top-level element in an .q3d file is // | ||
| + | |||
| + | 2. The second-, and bottom-, level element in an .r3d file is // | ||
| + | |||
| + | ==== DTD ==== | ||
| + | |||
| + | Formally, an .r3d file respects the Document Type Definition (DTD): | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | setting value CDATA #REQUIRED | ||
| + | > | ||
| + | ]> | ||
| + | </ | ||
| + | |||
| + | |||
other/inspect3d/documentation/files/r3d_export_setting_file.1721230988.txt.gz · Last modified: by sgranger
