JAXB marshal namespace prefix
问题 I'm developing a client to consume a web service, but for some reason my requests are not properly processed unless all namespaces are correct and without any prefix. All my classes were created using the provide XSD's and WSDL's by the service provider. NfeDadosMsg.class package br.inf.portalfiscal.nfe.wsdl.nfestatusservico4; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml