Hi, The .xsd files inside the .zip file have been also fixed. https://forge.fi-ware.eu/docman/view.php/7/3213/FI-WARE_NGSI_RESTful_binding_v1.0.zip In addition, I have make the file public in docman and link it from http://forge.fi-ware.eu/plugins/mediawiki/wiki/fiware/index.php/FI-WARE_NGSI:_publicly_available_documents Thus, I think that the 1.0 release is now complete :) Best regards, ------ Fermín El 17/12/2013 10:20, Fermín Galán Márquez escribió: Hi, Given that Tobias is out of office until January 9th, I have done the fix in the SVN (rev 216). Next, I will check on the .zip, as I mention in the email. Best regards, ------ Fermín -------- Mensaje original -------- Asunto: Problems in .xsd at SVN rev 213 ? Fecha: Mon, 16 Dec 2013 18:22:43 +0100 De: Fermín Galán Márquez <fermin at tid.es><mailto:fermin at tid.es> Para: Tobias Jacobs <Tobias.Jacobs at neclab.eu><mailto:Tobias.Jacobs at neclab.eu> CC: KEN GUNNAR ZANGELIN <kzangeli at tid.es><mailto:kzangeli at tid.es> Dear Tobias, We have spotted some errors in the .xsd recently commited to SVN (rev 213), in particular: * Files Ngsi9_Operations.xsd and Ngsi10_Operations.xsd has a wrong include: <xs:include schemaLocation="Ngsi9_10_dataStructure_v07.xsd"/>. The fix is easy: just remove "v07.xsd" from the schemaLocation attribute. * All files uses a XML comment to state the number of the version (<!-- ... --->) at first line, even before <?xml ... ?> declaration. As far as we have checked (using xmllint), comments before <?xml ... ?> are not allowed in XML. The fix is also easy: just move the <!-- .. --> line right after the <?xml ...?> declaration. /tmp/xsd/Ngsi9_10_dataStructures.xsd:3: parser error : XML declaration allowed only at the start of the document <?xml version="1.0" encoding="UTF-8" standalone="yes"?> ^ Could you fix these problems, please? In addition, could you check also if a similar problem occurs in the .xsd included in the .zip you have prepared for the release (we haven't checked that, sorry)? Thanks! Best regards, ------ Fermín ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx _______________________________________________ Fiware-ngsi mailing list Fiware-ngsi at lists.fi-ware.eu<mailto:Fiware-ngsi at lists.fi-ware.eu> https://lists.fi-ware.eu/listinfo/fiware-ngsi ________________________________ Este mensaje se dirige exclusivamente a su destinatario. Puede consultar nuestra política de envío y recepción de correo electrónico en el enlace situado más abajo. This message is intended exclusively for its addressee. We only send and receive email on the basis of the terms set out at: http://www.tid.es/ES/PAGINAS/disclaimer.aspx -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.fiware.org/private/fiware-ngsi/attachments/20131217/9860f96e/attachment.html>
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy