Hello folks,

 

I am suing version 3.10.

When using a pattern restriction as shown below:

 

            <element name="value" dfdl:terminator="%NL;">

                <simpleType>

                    <restriction base="xs:string">

                        <pattern value="[\u00000041-\u10FFFFFC]*"/>

                    </restriction>

                </simpleType>

            </element>

 

 

I get the following error:

 

[error] Schema Definition Error: Error loading schema due to InvalidRegex:
Pattern value '[\u00000041-\u10FFFFFC]*' is not a valid regular expression.
The reported error was: 'This expression is not supported in the current
option setting.'.

 

What is the option setting I need to change to make that work?

 

 

Mark Kozak

Director of Engineering

Adeptus Cyber Solutions

Adeptus-CS.com

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to