<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentarios en: Factura Electronica – Como convertir y validar XML del SAT</title>
	<atom:link href="http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica</link>
	<description>Emprendedores, Negocios, Internet y Redes Sociales</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:21:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Por: Javir</title>
		<link>http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html/comment-page-1#comment-3612</link>
		<dc:creator>Javir</dc:creator>
		<pubDate>Tue, 11 Oct 2011 00:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://carlosnuel.com/?p=1918#comment-3612</guid>
		<description>No te compliques para validar, aqui validas en menos de 1 seg y es el mas completo que he visto

Y tiene un componente que se peude integrar a cualquier sistema</description>
		<content:encoded><![CDATA[<p>No te compliques para validar, aqui validas en menos de 1 seg y es el mas completo que he visto</p>
<p>Y tiene un componente que se peude integrar a cualquier sistema</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Daniel</title>
		<link>http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html/comment-page-1#comment-2631</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 08 Jun 2011 14:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://carlosnuel.com/?p=1918#comment-2631</guid>
		<description>hola yo tengo un problema mi programa lo tengo en MYSQL y quiero convertir mis archivos a XML me podran ayudar en como convertirlos o que debo hacer para hacer la factura electronica gracias</description>
		<content:encoded><![CDATA[<p>hola yo tengo un problema mi programa lo tengo en MYSQL y quiero convertir mis archivos a XML me podran ayudar en como convertirlos o que debo hacer para hacer la factura electronica gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: halckonicka</title>
		<link>http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html/comment-page-1#comment-1383</link>
		<dc:creator>halckonicka</dc:creator>
		<pubDate>Mon, 10 Jan 2011 19:58:47 +0000</pubDate>
		<guid isPermaLink="false">http://carlosnuel.com/?p=1918#comment-1383</guid>
		<description>muchiisiimas gRACIAS A JUAN MANUEL
porr esee pedazoo de codigooo, meee ahorroo muchooo tiempoo

GRACIAS GRACIAS GRACIAS !!

pD :: obviamentee tambien GRACIAAS aal dueñoo dee este blog mamalon =P</description>
		<content:encoded><![CDATA[<p>muchiisiimas gRACIAS A JUAN MANUEL<br />
porr esee pedazoo de codigooo, meee ahorroo muchooo tiempoo</p>
<p>GRACIAS GRACIAS GRACIAS !!</p>
<p>pD :: obviamentee tambien GRACIAAS aal dueñoo dee este blog mamalon =P</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Juan manuel</title>
		<link>http://www.carlosnuel.com/como-convertir-xml-a-xsd-y-despues-a-html-para-la-factura-electronica.html/comment-page-1#comment-902</link>
		<dc:creator>Juan manuel</dc:creator>
		<pubDate>Thu, 23 Sep 2010 20:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://carlosnuel.com/?p=1918#comment-902</guid>
		<description>Amigo pero ese codigo no es en PHP ...

				
					$dom1 = new DOMDocument();
					$dom1-&gt;load($name_xml);

					$xsl = new DOMDocument;
					$xsl-&gt;load(&#039;archivoxsl.xslt&#039;);
					
					$proc = new XSLTProcessor;
					$proc-&gt;importStyleSheet($xsl);
					$DatoTransformado=$proc-&gt;transformToXML($dom1);</description>
		<content:encoded><![CDATA[<p>Amigo pero ese codigo no es en PHP &#8230;</p>
<p>					$dom1 = new DOMDocument();<br />
					$dom1-&gt;load($name_xml);</p>
<p>					$xsl = new DOMDocument;<br />
					$xsl-&gt;load(&#8216;archivoxsl.xslt&#8217;);</p>
<p>					$proc = new XSLTProcessor;<br />
					$proc-&gt;importStyleSheet($xsl);<br />
					$DatoTransformado=$proc-&gt;transformToXML($dom1);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

