Hi element is an xml element, eg <foo> or <bar> etc attribute is an xml attribute expression is a xml element as a Camel expression (aka Camel language like groovy, simple, mvel etc)
Yeah I think all the possible children are in the oneOf arrays. There is no description of the json document. Its a json like representation of the Camel XML DSL. On Tue, Oct 25, 2016 at 5:47 PM, Marc Pellmann <pellm...@gmail.com> wrote: > Hi, > > I think it is a very good idea to have (all?) information about model, docs > etc. together in the catalog.jar! > > I try to use the information provided in the catalog for an UI. > > But the semantics are not always clear for me. Is there a description of > the JSON-schema like documents? > > I would like to know which children an element could have (for example > in spring xml representation). If I take for example the aggregate.json, > then there are some properties of kind=expression, which seems to be children > in XML like correlationExpression. > > Also there are others of type=element which also could be children - for > example optimisticLockRetryPolicy. > > But also there is an other with kind=element - outputs - which is not a > possible children. > > And are the possible children of this elements always in the oneOf arrays? > > I am a little bit confused. > > Thanks, > Marc -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2