Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by AndreasHartmann:
http://wiki.apache.org/lenya/TagLibDraft

------------------------------------------------------------------------------
  Example:
  {{{
  <meta:values
-   namespace="http://purl.org/dc/elements/1.1/";
+     namespace="http://purl.org/dc/elements/1.1/";
-   element="title"
+     element="title"
-   document="lenya-document:..."/>
+     document="lenya-document:..."/>
  }}}
  Result:
  {{{
  <meta:values
-   namespace="http://purl.org/dc/elements/1.1/";
+     namespace="http://purl.org/dc/elements/1.1/";
-   element="title"
+     element="title"
-   document="lenya-document:..."/>
+     document="lenya-document:..."/>
    <meta:value>value1</meta:value>
    <meta:value>value2</meta:value>
    ...

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to