TEST XmlTransient001n - XmlTransient

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:01221 Mapping: @XmlTransient is used to prevent the mapping of a class.
The class must not be mapped.
Any reference to this class from the other XML bound classes will treated as
if they are refering to the nearest XML-bound ancestor of this class
(which could be java.lang.Object, which guarantees that there always exists such a class.) .

ItemValue
title XmlTransient001n - XmlTransient
name XmlTransient001n
source XmlTransient001.java
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime empty_output jaxb rtgen
executeArgs -out $testWorkDir -empty_output -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlTransient001.XmlTransient001 -j XmlTransient001.java -TestURL $testURL


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