data

$group data
returns data for XML processing

obj method group data {} {
  dict create\
    type element\
    name group\
    attribute [dict create\
    id group-[lsearch [our instances] $self]\
    constraint [$self cget -constraint]]\
    content [lmap x [my elements] {$x data}]
}

© Wolf-Dieter Busch | Home | Sitemap | Urheber | A-Z