44.3 GSM Generic Data Labels

Use this to fetch a list of the generic data labels in the system.

Request Data

Required Information
Name Description
action showopen
operation gendatalabels
format xml
version
  • 2
Note: This call is only available in version 2 or greater.

Data Returned

Returned information:
DTD:
<!ELEMENT gsmgendatalabels(label*)>
<!ATTLIST gsmgendata ver CDATA #REQUIRED>
<!ATTLIST gsmgendata count CDATA #REQUIRED>
<!ELEMENT label (#PCDATA)>
<!ATTLIST id CDATA #REQUIRED>

Example Request:
https://example.zonarsystems.net/interface.php?format=xml&action=showopen&operation=gendatalabels&version=2

Example Reply