From 053fc7997104605c2debb45ad62535ab1513c921 Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Sat, 13 Aug 2016 15:01:39 +0200 Subject: Update xml --- ebus-xml/.project | 11 - ebus-xml/dist/2016-08-13/ebus.docbook.pdf | Bin 0 -> 87783 bytes ebus-xml/ebus.xml | 2 +- ebus-xml/transform/ebus.docbook.xslt | 338 ++++++++++++++++++------------ 4 files changed, 200 insertions(+), 151 deletions(-) delete mode 100644 ebus-xml/.project create mode 100644 ebus-xml/dist/2016-08-13/ebus.docbook.pdf (limited to 'ebus-xml') diff --git a/ebus-xml/.project b/ebus-xml/.project deleted file mode 100644 index 533290a..0000000 --- a/ebus-xml/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - ebus-xml - - - - - - - - diff --git a/ebus-xml/dist/2016-08-13/ebus.docbook.pdf b/ebus-xml/dist/2016-08-13/ebus.docbook.pdf new file mode 100644 index 0000000..750ca04 Binary files /dev/null and b/ebus-xml/dist/2016-08-13/ebus.docbook.pdf differ diff --git a/ebus-xml/ebus.xml b/ebus-xml/ebus.xml index 82c0dff..39ebca8 100644 --- a/ebus-xml/ebus.xml +++ b/ebus-xml/ebus.xml @@ -196,7 +196,7 @@ - + Gesamtbrennstoffmenge Lesen diff --git a/ebus-xml/transform/ebus.docbook.xslt b/ebus-xml/transform/ebus.docbook.xslt index 4f147f4..80c024d 100644 --- a/ebus-xml/transform/ebus.docbook.xslt +++ b/ebus-xml/transform/ebus.docbook.xslt @@ -1,182 +1,242 @@ - + xmlns:xsl="http://www.w3.org/1999/XSL/Transform" + xmlns:ebus="http://xapek.org/ebus/0.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns:db="http://docbook.org/ns/docbook" + xsi:schemaLocation="http://xapek.org/ebus/0.1 ../ebus-0.1.xsd http://docbook.org/ns/docbook http://docbook.org/xml/5.0/xsd/docbook.xsd" +> + - + Ebus Protokollbeschreibung - Yves - Fischer + Yves Fischer + yvesf+git@xapek.org - + Adressen - Master-Adressen - - - + Master Adressen + + + - Slave-Adressen - - - + Slave Adressen + + + - Broadcast-Adressen - - - + Broadcast Adressen + + + Pakete - - - + + + + + + + + + Packet + Prim./Sec. Address + Description + + + + + + + + + + + + + + + + / + + + + + + + : + + + + + + + + + + + + Fields + + + + - + - Gerät: + + + + + + + + + - + - - + + + + Name - - - - Address - - - - Typ - + Offset + Type + Description + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - Description - - - - + + + + - - - Paket: - - - - - + + + + + + + + + Code + Name + Description + + + + - Name - - - - Primary - - - - Secondary - + + + + + + + + + + + + + + + + - - - - - - - Description - - - - - - - - - - + + + + + - - - Feld - - - - - - - Name - - - - Typ - - + + + + + + + + + + Gerät + Address + Description + + + + - offset - - - - - - - - Enum Werte - - - - - - - - - - + + + + + + + - - - - - - - + + + + + + - - - - - - - - - - Description - - - - - + + + + + + - + \ No newline at end of file -- cgit v1.2.1