TEST testCase0001 - XmlAccessorOrder

DESCRIPTION

Jakarta XML Binding specification assertion JAXB:SPEC:J2S:00051
@XmlAccessorOrder annotation allows control over the default ordering of properties
and fields that are mapped to XML elements.

Properties and fields mapped to XML attributes are not impacted
by this annotation since XML attributes are unordered.

FILES

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


TEST testCase0002 - XmlAccessorOrder

DESCRIPTION

Jakarta XML Binding specification assertion JAXB:SPEC:J2S:00051
@XmlAccessorOrder annotation allows control over the default ordering of properties
and fields that are mapped to XML elements.

Properties and fields mapped to XML attributes are not impacted
by this annotation since XML attributes are unordered.

FILES

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


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