2020-04-07 00:20:22 +01:00
<!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 >
2020-04-11 17:46:18 +01:00
< p > These validation issues are generated by script check-xml.sh in the :drawings: repository.
2020-04-30 14:52:09 +01:00
See < a href = "handbook/troggle/scriptsother.html" > handbook "other scripts"< / a > for further documentation.
2020-04-07 00:20:22 +01:00
< / p >
2020-04-07 00:41:22 +01:00
< 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.
2020-04-07 00:20:22 +01:00
< / p >
< iframe name = "okiframe" width = "90%" height = "20%"
src="xml-refs.ok.html" frameborder="1" >< / iframe >
2020-04-07 00:44:43 +01:00
< hr / >
Go to the < a href = "svxvalid.html" > surveyscan wallet/survex< / a > data links validaiton page
2020-04-07 00:20:22 +01:00
< hr / >
< / body > < / html >