diff options
| author | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-01-15 17:25:26 +0000 | 
|---|---|---|
| committer | pdanner <pdanner@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2008-01-15 17:25:26 +0000 | 
| commit | 769e807a565bb0ebcab8073890883de31a9dde24 (patch) | |
| tree | 00f00110ac44c5921e1ace7c344c19708f83cc22 | |
| parent | 8f74ab07dabef102128bd1244b73c0f4805ed10b (diff) | |
| download | moa-id-spss-769e807a565bb0ebcab8073890883de31a9dde24.tar.gz moa-id-spss-769e807a565bb0ebcab8073890883de31a9dde24.tar.bz2 moa-id-spss-769e807a565bb0ebcab8073890883de31a9dde24.zip | |
Suits now to common version
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1055 d688527b-c9ab-4aba-bd8d-4036d912da1d
| -rw-r--r-- | spss/handbook/handbook/spec/MOA-SPSS-1.3.xsd | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/spss/handbook/handbook/spec/MOA-SPSS-1.3.xsd b/spss/handbook/handbook/spec/MOA-SPSS-1.3.xsd index 9c40d8153..756b51279 100644 --- a/spss/handbook/handbook/spec/MOA-SPSS-1.3.xsd +++ b/spss/handbook/handbook/spec/MOA-SPSS-1.3.xsd @@ -405,7 +405,7 @@    <xsd:complexType name="CreateSignatureLocationType">
      <xsd:simpleContent>
        <xsd:extension base="xsd:token">
 -        <xsd:attribute name="Index" type="xsd:nonNegativeInteger" use="required"/>
 +        <xsd:attribute name="Index" type="xsd:integer" use="required"/>
        </xsd:extension>
      </xsd:simpleContent>
    </xsd:complexType>
 | 
