TEST testCase0001 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00053
@XmlSchemaType annotation annotation allows a customized mapping to a XML Schema built in type.
@XmlAccessorOrder(name)
name() must be an atomic simple type schema type (or a type that derives from it)
to which the type of the property or field can be mapped from XML Schema -> Java
as specified in Section 6.2.2, "Atomic Datatype".
@XmlSchemaType annotation can be used with the following program elements:
package.

FILES

ItemValue
title testCase0001 - @XmlSchemaType
name testCase0001
source XmlSchemaType003/package-info.java XmlSchemaType003.java XmlSchemaType003.p.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlSchemaType003/package-info.java:XmlSchemaType003.java -d XmlSchemaType003.p.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


TEST testCase0002 - @XmlSchemaType

DESCRIPTION

Jakarta XML Binding specification assertion: JAXB:SPEC:J2S:00053
@XmlSchemaType annotation annotation allows a customized mapping to a XML Schema built in type.
@XmlAccessorOrder(name)
name() must be an atomic simple type schema type (or a type that derives from it)
to which the type of the property or field can be mapped from XML Schema -> Java
as specified in Section 6.2.2, "Atomic Datatype".
@XmlSchemaType annotation can be used with the following program elements:
package.

FILES

ItemValue
title testCase0002 - @XmlSchemaType
name testCase0002
source XmlSchemaType003/package-info.java XmlSchemaType003.java XmlSchemaType003.n.xml
executeClass javasoft.sqe.tests.api.jakarta.xml.bind.SchemaGenTest
keywords positive runtime java_to_schema jaxb
executeArgs -j XmlSchemaType003/package-info.java:XmlSchemaType003.java -n -d XmlSchemaType003.n.xml -TestURL $testURL
selectIf toTestOptionalSchemagen


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