From ba75943a7635d366f57d43c038c0b5ac09d4d691 Mon Sep 17 00:00:00 2001 From: xtof Date: Mon, 6 May 2019 16:26:22 +0200 Subject: [PATCH] update file --- Templates/XSLT/HtmlFileDescription old.xsl | 336 ++++++++++++++++ Templates/XSLT/HtmlFileDescription-tab.xsl | 439 +++++++++++++++++++++ Templates/XSLT/HtmlFileDescription.xsl | 76 +++- Templates/XSLT/HtmlFileDescriptionFR.xsl | 370 +++++++++++++++++ 4 files changed, 1212 insertions(+), 9 deletions(-) create mode 100644 Templates/XSLT/HtmlFileDescription old.xsl create mode 100644 Templates/XSLT/HtmlFileDescription-tab.xsl create mode 100644 Templates/XSLT/HtmlFileDescriptionFR.xsl diff --git a/Templates/XSLT/HtmlFileDescription old.xsl b/Templates/XSLT/HtmlFileDescription old.xsl new file mode 100644 index 0000000..fe73e29 --- /dev/null +++ b/Templates/XSLT/HtmlFileDescription old.xsl @@ -0,0 +1,336 @@ + + + + + + + + + + + + + AMSAT SATELLITE LIST + + + + + + + + + + + + +
+
+

AMSAT SATELLITE LIST

+ +
+
+
+
+ +
+ +

Satellites with information fulfilled

+ + + + + + + + + + + + + + + + +
Info statusNomNasaIDStatus
+ +

Satellites with 144 Mhz

+ + + + + + + + + + + + + + + + + +
Info statusNomNasaIDStatusBeacon Frequency
+ + +

All satellites

+ + + + + + + + + + + + + + + + +
Info statusNomNasaIDStatus
+
+
+
+ + + + + + + + + + + + + + + + +
+ + + + Hz + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="./Name"/> + + + + + + + + + + + + + + + +
+
+

+ +
+
+ +
+
+ +
+
+

General information

+ +
  • Nasa Identifier :
  • +
  • Status :
  • + +
  • Oscar Number :
  • +
    + +
    + +
    +

    +
    +
    +

    Detailed Information

    +

    +
    +
    +

    Radio

    +

    Beacon

    + + + + +

    Transponder

    + +
    + + +
    +
    +

    TELEMETRY

    +

    + +

    + +
    +
    + + +
    +
    + + + + + + + + + + + + +
    +
    + + +

    Name :

    +
  • Frequency : MHz
  • +
  • Mode :
  • +
    + + + &nbsp; + Bauds + + + +

    Name :

    +
  • Uplink : MHzHz + + + - + MHzHz +
  • + +
  • Downlink : MHz + + - + MHz +
  • + +
  • Inverted :
  • +
    +
  • Mode :
  • + +
  • Tone : Hz
  • +
    +
    + + + +

    Launch Information

    +
  • Launch Date :
  • +
  • Site :
  • +
    + + + + Link : + + + +

    +
    +

    + +
    +
    + +
    +
    + + + + + +

    Telemetry description

    +

    +

    Telemetry ReportURL

    +

    +
    + + +

    + +
    + +
    + diff --git a/Templates/XSLT/HtmlFileDescription-tab.xsl b/Templates/XSLT/HtmlFileDescription-tab.xsl new file mode 100644 index 0000000..79444fe --- /dev/null +++ b/Templates/XSLT/HtmlFileDescription-tab.xsl @@ -0,0 +1,439 @@ + + + + + + + + + + + + + AMSAT SATELLITE LIST + + + + + + + + + + + + +
    +
    +

    AMSAT SATELLITE LIST

    + +
    +
    +
    +
    + +
    + +

    Satellites with information fulfilled

    + + + + + + + + + + + + + + + + +
    Info statusNomNasaIDStatus
    + +

    Satellites with 144 Mhz

    + + + + + + + + + + + + + + + + + +
    Info statusNomNasaIDStatusBeacon Frequency
    + + +

    All satellites

    + + + + + + + + + + + + + + + + +
    Info statusNomNasaIDStatus
    +
    + +
    + + + + + + + + + + + + + + + + + + + + +
    NameNasa IDStatusBeacon NameFrequencyModesCallSign
    + + + +
    + + +
    +
    + + + + + + + + + + + + + + + + +
    + + + + Hz + + + + + + + + + + + + + + + + + + + + <xsl:value-of select="./Name"/> + + + + + + + + + + + + + + + +
    +
    + + Texte remplaçant l'image + +

    + +
    +
    + +
    +
    + +
    +
    +

    General information

    + +
  • Nasa Identifier :
  • +
  • Status :
  • + +
  • Oscar Number :
  • +
    + +
    + +
    +

    +
    +
    +

    Detailed Information

    +

    +
    +
    +

    Radio

    + +

    Beacon

    + + + + + + + + +
    Beacon NameFrequencyModesCallSign
    +
    + +

    Transponder

    + + + + + + + +
    Transponder NameModeFrequency UplinkFrequency DownlinkInvertedCTSS Tone
    +
    + + +
    +
    +

    TELEMETRY

    +

    + +

    + +
    +
    + + +
    +
    + + + + + + + + + + + + +
    +
    + + + + + + + + + MHz + + + + + + + + + &nbsp; + +
    +
    + + + + + + + + + + + + MHz + + + - + MHz + + + MHz + + - + MHz + + + + + + + + + + Hz + + + + + + + +

    Launch Information

    +
  • Launch Date :
  • +
  • Site :
  • +
    + + +

    + Link : +

    + + + +

    +
    +

    + +
    +
    + +
    +
    + + + + + +

    Telemetry description

    +

    +
    + +

    Telemetry ReportURL

    +

    +
    + +

    Report Mail

    +

    You can send your report to :

    +
    + +

    Telemetry Software

    +

    +
    +
    + +

    + +
    + +
    + diff --git a/Templates/XSLT/HtmlFileDescription.xsl b/Templates/XSLT/HtmlFileDescription.xsl index 2788ba5..f3815f3 100644 --- a/Templates/XSLT/HtmlFileDescription.xsl +++ b/Templates/XSLT/HtmlFileDescription.xsl @@ -21,10 +21,10 @@ - - + + - + @@ -35,17 +35,36 @@
    + +
    +

    Operational Satellites

    + + + + + + + + + + + + + + + -
    +
    Info statusNomNasaIDStatus

    Satellites with information fulfilled

    + @@ -55,7 +74,7 @@ - + @@ -74,7 +93,7 @@ - + @@ -95,7 +114,7 @@ - + @@ -104,6 +123,44 @@
    Info statusNomNasaIDStatus
    +
    + + +

    +

    +

    +
    +

    Radio

    + +

    Beacon

    + + + + + + +
    Beacon NameFrequencyModesCallSign
    +
    + +

    Transponder

    + + + + + + + +
    Transponder NameModeFrequency UplinkFrequency DownlinkInvertedCTSS Tone
    +
    + + +
    + +
    +
    +
    + +