t;
> Regis
>
>
> -Mensagem original-
> *De:* Jacob Danner [mailto:[EMAIL PROTECTED]
> *Enviada em:* sexta-feira, 16 de novembro de 2007 15:43
> *Para:* [EMAIL PROTECTED];user@xmlbeans.apache.org
>
> *Assunto:* Re: Missing namespaces and XML header
>
> Is
16 de novembro de 2007 15:43
Para: [EMAIL PROTECTED];user@xmlbeans.apache.org
Assunto: Re: Missing namespaces and XML header
Is there a way to save xml file without the prefixes "nfe:" from the tags?
yep, look into the methods on the XmlOptions Api
I've used setSaveAggres
! =c)
>
> Thanks for help
>
> Regis
>
>
> -Mensagem original-
> *De:* Jacob Danner [mailto:[EMAIL PROTECTED]
> *Enviada em:* sexta-feira, 16 de novembro de 2007 15:06
> *Para:* user@xmlbeans.apache.org;[EMAIL PROTECTED]
> *Assunto:* Re: Missing namespaces an
How are you saving the file? XmlBeans has an method that will write the
contents out to a file and as far as I remember should add the
wrote:
> Hello,
>
> I have the following simple XSD file:
>
>
> http://www.w3.org/2001/XMLSchema";
>xmlns="http://www.allianceconsultoria.com.br/nfe";
>x
Hello,
I have the following simple XSD file:
http://www.w3.org/2001/XMLSchema";
xmlns="http://www.allianceconsultoria.com.br/nfe";
xmlns:ds="http://www.w3.org/2000/09/xmldsig#";
targetNamespace="http://www.alliance.com/nfe";
elementFormDefault="qualified" attributeFormDefault="un
5 matches
Mail list logo