You are viewing limited content. For full access, please sign in.

Question

Question

READ XML

asked on February 3, 2022

 

How can I get the UUID value of my xml through the XPATH expression?

 

0 0

Replies

replied on February 4, 2022

//@UUID  seems to work for me.

0 0
replied on March 7, 2022 Show version history

/*[name() = 'cfdi:Comprobante']/*[name() = 'cfdi:Complemento']/*[name() = 'tfd:TimbreFiscalDigital']/@UUID

 

Yo tengo otro problema, con ReadXML, hago todo el procesamiento pero los tokens no tienen información ¿Cómo leo los valores de los atributos del XML para poder almacenarlos en una tabla de datos?

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.