xml - Is this really not a valid xs:decimal? -


Here xmllint is telling me: is not a valid value of '1024663.719008264462809917' Type 'xs: decimal'

Is there a default number of valid places? It is not considered accordingly.

Update: Experiment with XMLIT, 17 decimal places are valid, but 18 is not valid.

indicates that

all must be at least consistent · Processor should be · Supporting decimal number with at least 18 decimal digits (i.e., total of 18 · figures ·); · At least analogous processor · fixed · fixed · fixed · Set limit · Maximum · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · · P ·

while theses Does that allow the data type is arbitrary precision decimal numbers, a special processor, allowing to limit the range of values ​​that are willing to support it.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -