-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels for Parts #5
Comments
Thanks for this idea. Can you give an example? |
@MartinFechner |
To return also a label one can add a xpath definition for label to the parts definition in the appconf.xml. Then it can be used here: ediarum.WEB/content/edweb-api.xql Line 161 in 91cf7b7
and here: ediarum.WEB/content/edweb-api.xql Line 167 in 91cf7b7
with something like let $labels := util:eval-inline($xml, $label-xpath) Beware: The recursive funktion |
Id would be nice, if parts could have some kind of label.
The text was updated successfully, but these errors were encountered: