TEST testCase0001 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00058
@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.
A @XmlSchemaType specified on the property/field maps references to @XmlSchemaType.type() as follows:
2. a property/field where @XmlSchemaType.type() is used as a parametric type.

FILES

ItemValue
title testCase0001 - @XmlSchemaType
name testCase0001
source XmlSchemaType009.java XmlSchemaType007.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.XmlSchemaType009.XmlSchemaType009 -j XmlSchemaType009.java -d XmlSchemaType007.p.xml -TestURL $testURL


TEST testCase0002 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00058
@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.
A @XmlSchemaType specified on the property/field maps references to @XmlSchemaType.type() as follows:
2. a property/field where @XmlSchemaType.type() is used as a parametric type.

FILES

ItemValue
title testCase0002 - @XmlSchemaType
name testCase0002
source XmlSchemaType009.java XmlSchemaType007.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.XmlSchemaType009.XmlSchemaType009 -j XmlSchemaType009.java -n -d XmlSchemaType007.n.xml -TestURL $testURL


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