ACTUAL VERSION

LICENSE TERMS

Copyright [2019] [Syntea software group a.s.]

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS,  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Or check link to our nexus repository manager for latest version:
>>NEXUS REPOSITORY MANAGER<<

# Version 42.1.4, release-date 2024-04-08
* corrected bug in conversion of parsed properties/INI data to string.
* corrected bug in conversion of X-definition type `dec` to XML schema.
* In the conversion of X-definition to XML schema (`org.xdef.util.XdefToXsd`)
is added parameter `–xx`. If this parameter is used than from xdatetime
X-definition validation method is used the mask from parameter `outFormat`
(the second sequential parameter) for validation of XML data.
* most of X-definition methods is now more converted to XML schema string type
with `pattern` facets.
* Added error message `XDEF262` if occurrence was set to greater than 1
in the text node model.