Skip to content

Conversation

@rakhimov
Copy link
Member

XML schema provides the Boolean datatype,
which allows "true", "false", "0", "1" for values.
This datatype can be used instead of
custom 'Boolean-value' specification.

The current 'Boolean-value' appears only in the schema,
so the replacement with 'xsd:boolean' will be backwards compatible.

XML schema provides the Boolean datatype,
which allows "true", "false", "0", "1" for values.
This datatype can be used instead of
custom 'Boolean-value' specification.

The current 'Boolean-value' appears only on the schema,
so the replacement with 'xsd:boolean' will be backwards compatible.
@rakhimov rakhimov added the tiny label Aug 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant