Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

194
Visualizações
obtaining xml element in nodejs with colon on the xml

i tried to obtain the xml element from xml file using xml-js library in nodejs. but when i tried to get the element inside the xml that has colon like this code below, i can't obtain the element

<gml:boundedBy>
        <gml:Enve srsDimension="3" srsName="EPSG:31467">
        </gml:Enve>      
</gml:boundedBy>

and this is javascript code i use

const convert = require('xml-js');
const fs = require('fs');

// read file
const xmlFile = fs.readFileSync('georef.xml', 'utf8');

// parse xml file as a json object
const jsonData = JSON.parse(convert.xml2json(xmlFile, {compact: true, spaces: 2}));

const targetNode = jsonData.['gml:boundedBy'].['gml:Enve']
console.log(targetNode._attributes.srsName);  // outputs: 2

and i got this code above from this link

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda