TEST testCase0001 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00054
@XmlSchemaType annotation annotation allows a customized mapping to a XML Schema built in type.
@XmlAccessorOrder.type
If the annotation @XmlSchemaType is used as a package level annotation or within @XmlSchemaTypes,
value of @XmlSchemaType.type() must be specified and must be the Java type that is being customized.

FILES

ItemValue
title testCase0001 - @XmlSchemaType
name testCase0001
source XmlSchemaType005/package-info.java XmlSchemaType005.java XmlSchemaType005.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.packages.XmlSchemaType005.XmlSchemaType005 -j XmlSchemaType005/package-info.java:XmlSchemaType005.java -d XmlSchemaType005.p.xml -TestURL $testURL


TEST testCase0002 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00054
@XmlSchemaType annotation annotation allows a customized mapping to a XML Schema built in type.
@XmlAccessorOrder.type
If the annotation @XmlSchemaType is used as a package level annotation or within @XmlSchemaTypes,
value of @XmlSchemaType.type() must be specified and must be the Java type that is being customized.

FILES

ItemValue
title testCase0002 - @XmlSchemaType
name testCase0002
source XmlSchemaType005/package-info.java XmlSchemaType005.java XmlSchemaType005.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.packages.XmlSchemaType005.XmlSchemaType005 -j XmlSchemaType005/package-info.java:XmlSchemaType005.java -n -d XmlSchemaType005.n.xml -TestURL $testURL


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