TANDBERG D13639 Manuale Utente Pagina 8

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 84
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 7
TANDBERG MPS API
User Guide
6
Example 1.8
XPath also supports addressing by putting constraints on element attributes. Let’s go back to
the Call element in Example 1.2. The below expression will address the CallRate element
of all Synced calls in a system:
Status/Call[@status=”Synced”]/CallRate
To add more constraints on element attributes, XPath supports boolean expressions. To
address all Synced H323 calls in a system, the following expression can be used:
Status/Call[@status=”Synced” AND @protocol=”H323”]/CallRate
Vedere la pagina 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 83 84

Commenti su questo manuale

Nessun commento