XML list data not working.

Lists support the XML datatype but I cannot seem to get this to work?

http://webix.com/snippet/f048ee41

Works with list nodes but not great for templating

Check
http://webix.com/snippet/9b5a6dd0

  • define name of data item tag ( webix.markup.dataTag
  • do not use datatype attribute

Template can be defined as template attribute. If you want to use a sub-tag, then you need to use a not empty namespace for the component tags ( it is necessary to distiguish between template view and template property )