TEST testCase0001 - XmlElement

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:0068
@XmlType is used to map a Java class to a schema type.
The schema type is computed from its annotation element values.
If a class annotated with the @XmlType annotation, then the following mapping constraints must be enforced:
@XmlType annotation can be used with the following annotations:
@XmlRootElement,
@XmlAccessorOrder,
@XmlAccessorType.

FILES

ItemValue
title testCase0001 - XmlElement
name testCase0001
source Constraint009.java Constraint006.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class CustomizedMapping.classes.XmlType.constraint.Constraint009 -j Constraint009.java -d Constraint006.p.xml -TestURL $testURL


TEST testCase0002 - XmlElement

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:0068
@XmlType is used to map a Java class to a schema type.
The schema type is computed from its annotation element values.
If a class annotated with the @XmlType annotation, then the following mapping constraints must be enforced:
@XmlType annotation can be used with the following annotations:
@XmlRootElement,
@XmlAccessorOrder,
@XmlAccessorType.

FILES

ItemValue
title testCase0002 - XmlElement
name testCase0002
source Constraint009.java Constraint006.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class CustomizedMapping.classes.XmlType.constraint.Constraint009 -j Constraint009.java -n -d Constraint006.n.xml -TestURL $testURL


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