TEST testCase0001 - XmlElement

DESCRIPTION

Positive test. Assertion from Jakarta XML Binding Specification - @XmlType {content type} Mapping: Class to Complex Type Definition {content type} element-only content if one or more properties is annotated with @XmlElement; Mapping: Class body to Model Group Component Content Model mapped as: {compositor} if @XmlType.propOrder() is not {} then xs:sequence. The ordering of particles is: if @XmlType.propOrder() is not ??, then the order in which properties/fields are listed in @XmlType.propOrder().

FILES

ItemValue
title testCase0001 - XmlElement
name testCase0001
source Compositor002c.java Compositor002.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.compositor.Compositor002.Compositor002c -j Compositor002c.java -d Compositor002.p.xml -TestURL $testURL


TEST testCase0002 - XmlElement

DESCRIPTION

Negative test. Assertion from Jakarta XML Binding Specification - @XmlType {content type} Mapping: Class to Complex Type Definition {content type} element-only content if one or more properties is annotated with @XmlElement; Mapping: Class body to Model Group Component Content Model mapped as: {compositor} if @XmlType.propOrder() is not {} then xs:sequence. The ordering of particles is: if @XmlType.propOrder() is not ??, then the order in which properties/fields are listed in @XmlType.propOrder().

FILES

ItemValue
title testCase0002 - XmlElement
name testCase0002
source Compositor002c.java Compositor002.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.J2XRuntimeTest
keywords positive runtime jaxb rtgen
executeArgs -out $testWorkDir -class javasoft.sqe.tests.java2schema.CustomizedMapping.classes.XmlType.compositor.Compositor002.Compositor002c -j Compositor002c.java -n -d Compositor002.n.xml -TestURL $testURL


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