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: Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Date: Sat, 26 Nov 2011 22:45:10 +0100 Lines: 23 Message-ID: <9jd4v7Fde1U1@mid.individual.net> References: <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 dRqrq7XdDgIsBeQJDLwM8QXVssp+qMpFkoz6dRiNKrw1KnWUa3 Cancel-Lock: sha1:5FiK+Pknnn3/FUwmpYVfz/t0JeU= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110921 Thunderbird/3.1.15 In-Reply-To: <9jcva5F81fU1@mid.individual.net> Xref: x330-a1.tempe.blueboxinc.net comp.lang.javascript:8656 On 11/26/2011 09:08 PM, Jörg Weule wrote: > Hello, > > is there anything like an JSON schema file format? Json objects are like XML very flexible. Is there a file format to describe a subset with a specific structure like XMLSchema xsd-files ? > > 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 >