XML Import-Export Forum :: basic xml - how to edit data

This thread was displayed: 73 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
mark parrett
02-22-2007 15:54:53 GMT +2

  have an xml file exported from a program im using, i simply want to add new articles by adding additional rows.

what program can i use to view this in table form / add rowdata / and export in exactly the same format so the program understads.

code of the xml file:

 <?xml version="1.0" encoding="UTF-8" ?>
- <DATAPACKET Version="2.0">
- <METADATA>
- <FIELDS>
  <FIELD attrname="APLICAR_RETENCION" fieldtype="i2" required="true" />
  <FIELD attrname="AUTO_ENSAMBLAJE_KIT" fieldtype="i2" required="true" />
  <FIELD attrname="CANTIDAD1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CANTIDAD2" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CANTIDAD3" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CANTIDAD4" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CANTIDAD5" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CANTIDAD6" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="CODIGO_DE_BARRAS" fieldtype="string" WIDTH="30" />
  <FIELD attrname="CUENTA_CONTABLE3_COMPRAS" fieldtype="string" WIDTH="3" />
  <FIELD attrname="CUENTA_CONTABLE3_VENTAS" fieldtype="string" WIDTH="3" />
  <FIELD attrname="CUENTA_CONTABLE4_COMPRAS" fieldtype="string" WIDTH="30" />
  <FIELD attrname="CUENTA_CONTABLE4_VENTAS" fieldtype="string" WIDTH="30" />
  <FIELD attrname="CUENTA_CONTABLE5_COMPRAS" fieldtype="string" WIDTH="30" />
  <FIELD attrname="CUENTA_CONTABLE5_VENTAS" fieldtype="string" WIDTH="30" />
  <FIELD attrname="DESCUENTO1_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="DESCUENTO2_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="DESCUENTO3_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="DESCUENTO4_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="DESCUENTO5_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="DESCUENTO6_1" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="GESTIONA_CAJAS" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_MEDIDAS_UNIDADES" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_MEDIDAS_VOLUMEN" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_MEDIDAS" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_PROPIEDADES" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_STOCKS" fieldtype="i2" required="true" />
  <FIELD attrname="GESTIONA_TARA" fieldtype="i2" required="true" />
  <FIELD attrname="GRAFICOS" fieldtype="bin.hex" SUBTYPE="Binary" WIDTH="1" />
  <FIELD attrname="MEDIDAS_ALTO" fieldtype="fixedFMT" required="true" DECIMALS="4" WIDTH="15" />
  <FIELD attrname="MEDIDAS_ANCHO" fieldtype="fixedFMT" requir

View full message
Back | Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
02-22-2007 16:37:03 GMT +2

Hello,

The XML structure is not compatible with XML Import-Export so I'm afraid that I cannot help you with this.

Regards,
Razvan RACASANU

Reply | Quote | Top
© Adobe Systems Romania. All rights reserved.