TEST testCase0001 - XmlAccessorOrder

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00052
@XmlAccessorOrder annotation allows control over the default ordering of
properties and fields that are mapped to XML elements.
@XmlAccessorOrder annotation can be used only with the following other annotations:
@XmlType
@XmlRootElement
@XmlAccessorType
@XmlSchema

FILES

ItemValue
title testCase0001 - XmlAccessorOrder
name testCase0001
source XmlAccessorOrder004/package-info.java XmlAccessorOrder004.java XmlAccessorOrder004.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlAccessorOrder004/package-info.java:XmlAccessorOrder004.java -d XmlAccessorOrder004.p.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


TEST testCase0002 - XmlAccessorOrder

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00052
@XmlAccessorOrder annotation allows control over the default ordering of
properties and fields that are mapped to XML elements.
@XmlAccessorOrder annotation can be used only with the following other annotations:
@XmlType
@XmlRootElement
@XmlAccessorType
@XmlSchema

FILES

ItemValue
title testCase0002 - XmlAccessorOrder
name testCase0002
source XmlAccessorOrder004/package-info.java XmlAccessorOrder004.java XmlAccessorOrder004.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlAccessorOrder004/package-info.java:XmlAccessorOrder004.java -n -d XmlAccessorOrder004.n.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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