Skip to content
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

Make sure all options have a default value and remove function "p:value-available" #287

Closed
xml-project opened this issue Feb 14, 2018 · 1 comment

Comments

@xml-project
Copy link
Member

At Prague 2018 we decided get rid of p:options without a value:
<p:option name="something" required='false' /> is now a short form for
<p:option name="something" select="()" required='false' />.

As a consequence of this change, we do not need function p:value-available anymore.

See: minutes of day 1

@xml-project
Copy link
Member Author

Fixed with pr #303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant