The equality and inequality conditions appealed to in checking these constraints apply to the value of the fields selected, so that for example 3.0 and 3 would be conflicting keys if they were both number, but non-conflicting if they were both strings, or one was a string and one a number. In the test the fields have local type decimal and values "3.0" and "-3".

http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/#cIdentity-constraint_Definitions


TEST fields00203m1 - values of the fields are checked for equality: decimal(3.0) compares with decimal(-3) (valid schema)

FILES

ItemValue
title fields00203m1 - values of the fields are checked for equality: decimal(3.0) compares with decimal(-3) (valid schema)
name fields00203m1
source ../fields00203m1.xsd
schemaName ../fields00203m1.xsd
executeClass com.sun.jaxb_tck.sigtest.JAXBTest
executeArgs -TestURL $testURL -Plugin com.sun.jaxb_tck.sigtest.JaxbPlugin -FileName fields00203m1.sig -PackageWithoutSubpackages $package
keywords schema positive
package javasoft.sqe.tests.idconstrdefs.fields.fields00203m.fields00203m1
signature fields00203m1.sig


TEST Positive - values of the fields are checked for equality: decimal(3.0) compares with decimal(-3) (valid schema)

FILES

ItemValue
title Positive - values of the fields are checked for equality: decimal(3.0) compares with decimal(-3) (valid schema)
name Positive
source ../fields00203m1.xsd
schemaName ../fields00203m1.xsd
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.JAXBTest
executeArgs -TestURL $testURL -package $package -out :ref -document ../fields00203m1_p.xml -pcontent fields00203m1-fields00203m1_p.jbx
keywords positive document
package javasoft.sqe.tests.idconstrdefs.fields.fields00203m.fields00203m1
document ../fields00203m1_p.xml
jb-context fields00203m1-fields00203m1_p.jbx


%Copyright% © 2017, 2020 Oracle and/or its affiliates. All rights reserved.