QCI LS5T-52 Guía de usuario Pagina 61

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 68
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 60
59
XML User Import File Format:
The XML file should have the following format:
<?xml version="1.0"?>
<contacts>
<person>
<name>
<first></first>
<middle></middle>
<last></last>
<display></display>
</name>
<email></email>
<password></password>
<roles>
<role></role>
</roles>
<outlook></outlook>
<work>
<company></company>
<jobtitle></jobtitle>
<phone></phone>
<mobile></mobile>
<fax></fax>
<otherphone></otherphone>
<address>
<street1></street1>
<street2></street2>
<city></city>
<state></state>
<zipcode></zipcode>
<country></country>
</address>
</work>
<home>
<phone></phone>
</home>
</person>
</contacts>
Notes:
- Child elements of a tag may be entered in any order
- Certain characters must be escaped:
a. & -> &amp;
b. < -> &lt;
c. > -> &gt;
d. -> &apos;
e. -> &quot;
Vista de pagina 60
1 2 ... 56 57 58 59 60 61 62 63 64 65 66 67 68

Comentarios a estos manuales

Sin comentarios