Dieses Programm nutzt die Javascript-Funktion DOMParser um eine .anl3-Datei von EEP, die aus XML aufgebaut ist, zu interpretieren und in das Document Object Model (DOM) umzuwandeln.
Anschließend wird der Inhalt in verschiedenen Tabellen ausgegeben.
This program uses the Javascript function DOMParser to analyse an .anl3 file of EEP, which contains XML structured data, and to transform it into the Document Object Model (DOM).
The content is then displayed in various tables.
Ce programme utilise la fonction javascript DOMParser pour interpréter un fichier .anl3 de EEP conçu en XML, pour le transformer au format Document Object Model (DOM).
Le contenu est ensuite affiché dans différents tableaux.
Man kann die Tabellen (bei Firefox auch mit Strg+A) mit Copy & Paste in ein Tabellenverarbeitungsprogramm übertragen.
Die Tabellen können mit Klicks in die Spaltenüberschriften sortiert werden.
You may load the tables (in Firefox also use Strg+A) with Copy & Paste into a spreadsheet application.
The tables can be sorted by clicking in the column-headers.
Il est possible de charger les tableaux dans un tableur en utilisant copier-coller (dans Firefox également avec Strg+A).
Les tableaux peuvent être triés en cliquant sur les entêtes des colonnes.
Zusätzlich wird die Bibliothek TableFilters verwendet, um interaktive Funktionen zum Filtern in den Tabellen anzubieten. Die Filter-Operatoren werden auf der Projektseite im Kapitel 4.-Filter-operators beschrieben.
Additionally the TableFilters-library is used to offer interactive functions for filtering in the tables. The filter-operators are described on the project-page in chapter 4.-Filter-operators.
En plus la bibliothèque TableFilters sert à offrir des fonctions interactives de filtrage à l'intérieur des tableaux.
Les opérateurs de filtrage sont décrits à la page du projet dans le chapitre 4.-Filter-operators.
Wenn man in einem weiteren Fenster oder einer weiteren Karteikarte des Browsers den Gleisplan für die gleiche EEP-Anlage-Datei öffnet, dann kann man über die Links von Gleisen, Signalen oder Kontakten den Gleisplan auf das gewählte Objekt positionieren und das Info-Popup dort öffnen: wenn zusammen mit ⇧ Shift, dann wird jeweils ein neues Popup geöffnet wenn zusammen mit alt, dann wird zusätzlich der Code aus der Anlage-Datei für dieses Objekt angezeigt
By opening the track map of the same installation in a further window or tab of the browser, you will be able, using the links of tracks, signals or contacts, to place the track map on the selected object and to open the info-popup there:if together with ⇧ Shift, then you get another new popup window if together with alt, then you will get the code from the file for this object, too
En ouvrant le plan de voies d'un même réseau dans une fenêtre supplémentaire ou dans un nouvel onglet du navigateur, il est possible, en utilisant les liens de voies, signaux ou contacts, de placer le plan de voies sur l'objet sélectionné et d'ouvrir un info pop-up à cet endroit: en appuyant simultanément également sur ⇧ Shift, un nouveau pop-up s‘ouvrira en appuyant simultanément également sur alt, tout le code du fichier *.anl3 correspondant à cet objet s‘affichera