<!--
A meta form is a special view a the place, which is concerned with
some details the normal use requires anyhow, but does not explicitly
care about.
To ease and unify the handling of meta data, we've got a special
view, wich might evolve as time goes by. To view that default we
include the next "when" case.
-->
<dsssl:when xmlns:dsssl="http://www.askemos.org/2000/NameSpaceDSSSL" xmlns:mind="http://www.askemos.org/2000/CoreAPI" test="(and (equal? (attribute-string 'type (current-node)) "read")
(is-meta-form? msg)
(service-level))">
<!-- TODO granted, this MUST be hidden! -->
<dsssl:copy-of select="(message-body (metaview me msg))"></dsssl:copy-of>
</dsssl:when>
Diese Seite findet man von: overview, .