diff options
Diffstat (limited to 'spss/handbook')
-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>
|