xmlElement

xmlElement name attr …
returns proper dict for XML processing. Syntactical sugar.

obj inscope canvaseditor proc xmlElement {name attribute args} {
  dict create type element name $name attribute $attribute content $args
}

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