TEST testCase0001 - XmlAccessorOrder

DESCRIPTION

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

@XmlAccessorOrder(AccessorOrder.UNDEFINED) By Default
If the @XmlAccessorOrder.value() is XmlAccesOrder.(UNDEFINED), then
the default ordering of fields/properties is unspecified.

ItemValue
title testCase0001 - XmlAccessorOrder
name testCase0001
source XmlAccessorOrder003.java
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlAccessorOrder003.java -TestURL $testURL
selectIf toTestOptionalSchemagen


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