sample XML file: chemical laboratory

This demo is loosely based on an actual customer case, where the EMM/MDM/MAM/UEM system pushes XML files akin to the shown one. To be fully working, URLs will have to be replaced with live links. Feel free to use this example together with ManagdWALplus.

Logging is achieved via a REST/JSON endpoint with logger, such as Logstash.

<?xml version=“1.0” encoding=“UTF-8”?>
<!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<!– XML config for ManagdWALplus v1.00.1 upwards –>
<plist version=“1.0”>
<dict>
<key>LoclAdmPw</key>
<string>WALpwSomethingSecret</string>
<key>ScrSavLcdBacklit</key>
<integer>1</integer>
<key>ScrSavWait</key>
<integer>1</integer>
<key>ZeroPageWait</key>
<integer>1</integer>
<key>Iso639.2-1</key>
<string>ENG</string>
<key>Iso639.2-2</key>
<string>DEU</string>
<key>NumOfQlis</key>
<integer>3</integer>
<key>Qli0Txt-1</key>
<string>Chemical index</string>
<key>Qli0Txt-2</key>
<string> Chemikalienverzeichnis </string>
<key>Qli0Url-1</key>
<string>https://chemical index system pointing directly to actual lab/language1/</string>
<key>Qli0Url-2</key>
<string>https://chemical index system pointing directly to actual lab/language2/string>
<key>Qli0FntSiz</key>
<integer>25</integer>
<key>Qli0FntCol</key>
<string>#0000FFFF</string>
<key>Qli0FntNam</key>
<string>Helvetica-Bold</string>
<key>Qli1Txt-1</key>
<string>Emergency info</string>
<key>Qli1Txt-2</key>
<string> Notfall Infor</string>
<key>Qli1Url-1</key>
<string>https://emergency/language 1/</string>
<key>Qli1Url-2</key>
<string>https://emergency/language 2/</string>
<key>Qli1FntSiz</key>
<integer>25</integer>
<key>Qli1FntCol</key>
<string>#FF0000FF</string>
<key>Qli1FntNam</key>
<string>Helvetica-Bold</string>
<key>Qli1MaxCachCrwl</key>
<integer>2</integer>
<key>QliRstTxt-1</key>
<string>Reset</string>
<key>QliRstTxt-2</key>
<string>Zurücksetzen </string>
<key>QliRstFntSiz</key>
<integer>25</integer>
<key>QliRstFntCol</key>
<string>#FF8C05FF</string>
<key>QliRstFntNam</key>
<string>Helvetica-Bold</string>
<key>QliLanSelFntSiz</key>
<string>25</string>
<key>QliLanSelFntCol</key>
<string>#000000FF</string>
<key>QliLanSelFntNam</key>
<string>Helvetica-Bold</string>
<key>QliLoclAdmFntSiz</key>
<string>20</string>
<key>QliLoclAdmFntCol</key>
<string>#000000F0</string>
<key>QliLoclAdmFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStatsTit-1</key>
<string>Collection of anonymous usage statistics.</string>
<key>UsgStatsTit-2</key>
<string> Sammlung anonymer Nutzungsstatistiken.</string>
<key>UsgStatsTitFntSiz</key>
<integer>28</integer>
<key>UsgStatsTitCol</key>
<string>#FF0000FF</string>
<key>UsgStatsTitFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStatsTxt-1</key>
<string>This device collects the number of finger presses on the screen, only categorized by which quick launch link (QLI) is active. This is used for assessing how the service is being used, to help us improve this service. Please contact the hosting institution if you have any question. Note that this application does not collect any names or other identifiable information about you as a end-user.</string>
 <key>UsgStatsTxt-2</key>
 <string> Dieses Gerät erfasst die Anzahl der Fingerdrücke auf dem Bildschirm und kategorisiert nur, nach welcher Schnellstartverbindung (QLI) aktiv ist. Dies wird verwendet, um zu bewerten, wie der Service verwendet wird, um diesen Service zu verbessern. Bitte wenden Sie sich bei Fragen an die Gastinstitution. Beachten Sie, dass diese Anwendung keine Namen oder andere identifizierbare Informationen über Sie als Endbenutzer sammelt.</string>
<key>UsgStatsAccpt-1</key>
<string>Read and accepted</string>
<key>UsgStatsAccpt-2</key>
<string> Gelest und akzeptiert</string>
<key>UsgStatsTxtFntSiz</key>
<integer>15</integer>
<key>UsgStatsTxtCol</key>
<string>#000010FF</string>
<key>UsgStatsTxtFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStInfAtAZrPgWt</key>
<true/>
<key>HBSrv</key>
<string>https://logstashserverofenterprise</string>
<key>HBWa</key>
<integer>300</integer>
<key>HBL11</key>
<string>(Optional)Label of Lab owner´s choosing</string>
<key>HBV01</key>
<string>Lab responsible: JohnD</string>
<key>HBV02</key>
<string>John Doe</string>
<key>HBV03</key>
<string>Chemlab1-rep@JoDoComp.com</string>
<key>HBV11</key>
<string>(Optional) Greetings to those reading the heartbeat log!</string>
<key>HideWAd</key>
<true/>
<key>Beeps</key>
<true/>
<key>Debg</key>
<integer>2</integer>
</dict>
</plist>
XML file sample Chemical Index and Emergency Info for lab