LinkCtrl


Source code:

<dsssl:when xmlns:dsssl="http://www.askemos.org/2000/NameSpaceDSSSL" xmlns:mind="http://www.askemos.org/2000/CoreAPI#" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" test="
              (equal? &quot;link&quot; (data (form-field &apos;action (current-node))))
    ">
 <mind:reply>
  <dsssl:copy-of select="(grove-root (current-node))"></dsssl:copy-of>
<!--  
    no change      -->
  <mind:link>
   <xsl:attribute name="name">
    <dsssl:copy-of select="(data (form-field &quot;name&quot; (current-node)))"></dsssl:copy-of>
   </xsl:attribute>
   <dsssl:if test="(not (equal? (data (form-field &quot;value&quot; (current-node)))
                                 &quot;&quot;))">
    <mind:id>
     <dsssl:copy-of select="(oid-&gt;string
           (owner me find (parsed-locator
                           (data (form-field &quot;value&quot; (current-node))))))"></dsssl:copy-of>
    </mind:id>
   </dsssl:if>
  </mind:link>
  <mind:output method="text/xml"></mind:output>
 </mind:reply>
</dsssl:when>

Diese Seite findet man von: MetaCtrl, overview, .




Letzte Modifikation: Mon, 28 Nov 2005 13:22:14 +0100

Autor(en): jfw,

Dokument Nummer A67bb0753e1676f81983e0ecf3a15b391 geliefert an public um Mon, 08 Sep 2008 20:42:43 +0200