[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PSPP-BUG: [bug #39336] Implement .spj parser
From: |
Ben Pfaff |
Subject: |
PSPP-BUG: [bug #39336] Implement .spj parser |
Date: |
Wed, 26 Jun 2013 04:44:32 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux i686 on x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
Follow-up Comment #3, bug #39336 (project pspp):
The contents of the .spj file in the attachment is, after running through
"tidy -i --xml":
<?xml version="1.0" encoding="utf-8"?>
<job print="false" syntaxErrorHandling="continue"
syntaxFormat="interactive"
xmlns="http://xml.spss.com/spss/production"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xml.spss.com/spss/production
http://xml.spss.com/spss/production/production-1.1.xsd">
<output outputFormat="viewer"
outputPath="C:\Users\Matthew\Desktop\view.spv" />
<syntax
syntaxPath="C:\Users\Matthew\Desktop\validation_extract_dla_1302_main.sps" />
<syntax syntaxPath="C:\Users\Matthew\Desktop\be_sd_cust_step1.sps" />
<syntax syntaxPath="C:\Users\Matthew\Desktop\be_sd_cust_step2.sps" />
<syntax syntaxPath="C:\Users\Matthew\Desktop\validation_diff.sps" />
</job>
which seems rather straightforward.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?39336>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/