https://issues.apache.org/bugzilla/show_bug.cgi?id=44567
Summary: add <meta:attribute ... syntax to metadata transformer
Product: Lenya
Version: Trunk
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
To easily insert an attribute containing metadata value in an xslt
transformation, the following syntax would be handy.
<meta:attribute name="..."
element="element-name"
ns="http://somedomain.ch/meta"
default="default-value"
uuid="[EMAIL PROTECTED]"
lang="{$language}"/>
The syntax was suggested by Andreas - thanks!
Currently to get attribute metadata one can use two subsequent xsl
transformations.
see this post:
http://www.nabble.com/-2.0.1----question-about-xsl-and-the-metadata-transformer-to15915341.html
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]