TEST testCase0001 - XmlElement

DESCRIPTION

Positive test. Assertion from Jakarta XML Binding Specification - @XmlType {base type definition}: Mapping: Class to Complex Type Definition If the class contains a mapped property or field annotated with @XmlValue, then the schema type to which mapped property or field's type is mapped.

FILES

ItemValue
title testCase0001 - XmlElement
name testCase0001
source package-info.java BaseType001c.java BaseType001.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.basetype.BaseType001c -j package-info.java:BaseType001c.java -d BaseType001.p.xml -TestURL $testURL


TEST testCase0002 - XmlElement

DESCRIPTION

Negative test. Assertion from Jakarta XML Binding Specification - @XmlType {base type definition}: Mapping: Class to Complex Type Definition If the class contains a mapped property or field annotated with @XmlValue, then the schema type to which mapped property or field's type is mapped.

FILES

ItemValue
title testCase0002 - XmlElement
name testCase0002
source package-info.java BaseType001c.java BaseType001.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords runtime positive jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.basetype.BaseType001c -j package-info.java:BaseType001c.java -n -d BaseType001.n.xml -TestURL $testURL


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