Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: =?UTF-8?B?SsO2cmcgV2V1bGU=?= Newsgroups: comp.lang.javascript Subject: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Date: Sat, 26 Nov 2011 21:08:34 +0100 Lines: 17 Message-ID: <9jcva5F81fU1@mid.individual.net> Reply-To: weule@7b5.de Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: individual.net o3WMPCJE+7ATRXCdiWDv5gvA/3CS7j/EJ2hQibWtMRnJH39d1Z Cancel-Lock: sha1:kXkna8NRSbqh76qw5lOgxNtwkbc= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 Xref: x330-a1.tempe.blueboxinc.net comp.lang.javascript:8654 Hello, is there anything like an JSON schema file format? It would be nice to describe the structure of the objects to transfer between the Browser and the php-backend. Any methods to extend a SQL-binding and/or HTML-bindung is apreciated: SQL will be used to store the data at tables and HTML form elements are used to edit the data fields additional to the node tree. Any ideas? With kind regards Jörg