16683" /> 16683" /> 16683"/>

jaxb xml output format test

21 Views Asked by At

I am looking for to put sampleId tag as below using Jaxb. What tag do I need to use (@XMLElement (or) @XMLType) ?

    <Testing>
        <testId sampleId="1">16683885</locId>
    </Testing>
0

There are 0 best solutions below