diff --git a/public/wsdl/Methods_AMDA.wsdl b/public/wsdl/Methods_AMDA.wsdl
index 28fed27..c7650e0 100644
--- a/public/wsdl/Methods_AMDA.wsdl
+++ b/public/wsdl/Methods_AMDA.wsdl
@@ -691,7 +691,7 @@ of a set of typically orthogonal axes.
                     <xs:element name="outputFormat" minOccurs="0" maxOccurs="1">
                         <xs:annotation>
                             <xs:documentation> Choice is possible between the four formats: netCDF, CDF,
-                                ASCII and VOTable. If the format is not specified it will be ASCIIF
+                                ASCII and VOTable. If the format is not specified it will be ASCII
                                 by default</xs:documentation>
                         </xs:annotation>
                         <xs:simpleType>
@@ -716,7 +716,7 @@ of a set of typically orthogonal axes.
                             </xs:restriction>
                         </xs:simpleType>
                     </xs:element>
-                    <xs:element name="gzip" minOccurs="0" maxOccurs="1" type="xs:integer">
+                    <xs:element name="gzip" minOccurs="0" maxOccurs="1" type="xs:boolean">
                         <xs:annotation>
                             <xs:documentation>1 to compress data with gzip (0 by
                                 default)</xs:documentation>
--
libgit2 0.21.2