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:
@XmlSchemaType,
@XmlSchemaTypes,
@XmlJavaTypeAdapters.
It can also be used with the following annotations at the package level: @XmlJavaTypeAdapter.

FILES

ItemValue
title testCase0001 - XmlAccessorOrder
name testCase0001
source XmlAccessorOrder005.java XmlAccessorOrder005/package-info.java XmlAccessorOrder005.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlAccessorOrder005.java:XmlAccessorOrder005/package-info.java -d XmlAccessorOrder005.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:
@XmlSchemaType,
@XmlSchemaTypes,
@XmlJavaTypeAdapters.
It can also be used with the following annotations at the package level: @XmlJavaTypeAdapter.

FILES

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


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