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.SchemaGenTest
keywords positive runtime java_to_schema empty_output jaxb
executeArgs -j XmlTransient001.java -TestURL $testURL
selectIf toTestOptionalSchemagen


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