mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2024-11-21 14:51:54 +00:00
33 lines
1.4 KiB
HTML
33 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>Expo Systems - Data Validation</title>
|
|
<link rel="stylesheet" type="text/css" href="../css/main2.css" />
|
|
</head>
|
|
<body>
|
|
<h1>Expo Systems - Data Validation</h1>
|
|
<h2>XML (Drawings) files referring to survex files</h2>
|
|
<!-- you can edit this by any normal methois, either Edit This Page or using version contron pull/edit/commit/push
|
|
because the actual updated data is pulled in through the iframe -->
|
|
|
|
<p>This listing shows the BAD filenames where the drawing file refers to a survex file which does not actually exist.<br>
|
|
Please edit these drawings files to correct this:</p>
|
|
|
|
<iframe name="erriframe" width="90%" height="15%"
|
|
src="xml-refs.err.html" frameborder="1" ></iframe>
|
|
|
|
<p>These validation issues are generated by script check-xml.sh in the :drawings: repository.
|
|
See <a href="handbook/troggle/scriptsother.html">handbook "other scripts"</a> for further documentation.
|
|
</p>
|
|
|
|
<p>This table below shows the drawings filkes which do link to an existing survex file - but there is <em>no check that they are actually pointing at the correct</em> survex file.
|
|
</p>
|
|
|
|
<iframe name="okiframe" width="90%" height="20%"
|
|
src="xml-refs.ok.html" frameborder="1" ></iframe>
|
|
|
|
<hr />
|
|
Go to the <a href="svxvalid.html">surveyscan wallet/survex</a> data links validaiton page
|
|
<hr />
|
|
</body></html> |