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 XmlSchemaType004/package-info.java XmlSchemaType004.java XmlSchemaType004.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.XmlSchemaType004.XmlSchemaType004 -j XmlSchemaType004/package-info.java:XmlSchemaType004.java -d XmlSchemaType004.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 XmlSchemaType004/package-info.java XmlSchemaType004.java XmlSchemaType004.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.XmlSchemaType004.XmlSchemaType004 -j XmlSchemaType004/package-info.java:XmlSchemaType004.java -n -d XmlSchemaType004.n.xml -TestURL $testURL


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