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 {} then xs:all;
FILES
Item | Value |
title |
testCase0001 - XmlElement |
name |
testCase0001 |
source |
Compositor001c.java Compositor001a.p.xml |
executeClass |
javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest |
keywords |
positive java_to_schema runtime jaxb |
executeArgs |
-j Compositor001c.java -d Compositor001a.p.xml -TestURL $testURL |
selectIf |
toTestOptionalSchemagen |
TEST testCase0002 - 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 {} then xs:all;
FILES
Item | Value |
title |
testCase0002 - XmlElement |
name |
testCase0002 |
source |
Compositor001c.java Compositor001b.p.xml |
executeClass |
javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest |
keywords |
positive java_to_schema runtime jaxb |
executeArgs |
-j Compositor001c.java -d Compositor001b.p.xml -TestURL $testURL |
selectIf |
toTestOptionalSchemagen |
TEST testCase0003 - 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 {} then xs:all;
FILES
Item | Value |
title |
testCase0003 - XmlElement |
name |
testCase0003 |
source |
Compositor001c.java Compositor001.n.xml |
executeClass |
javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest |
keywords |
positive java_to_schema runtime jaxb |
executeArgs |
-j Compositor001c.java -n -d Compositor001.n.xml -TestURL $testURL |
selectIf |
toTestOptionalSchemagen |
%Copyright% © 2017, 2020 Oracle and/or its affiliates. All rights reserved.