4.12.17 p:ids
Returns the list of all values of the id attributes occurring in the Daisy-HTML parts of the current context document. This can be useful in editors to show the user a list of possible fragment identifier values.
4.12.17.1 Request
Syntax:
<p:ids/>
4.12.17.2 Response
<p:ids> [ zero or more child p:id elements ] <p:id>....</p:id> </p:ids>
Previous