TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


billing:stylesheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
billing:stylesheet [2026/08/18 02:54] – [Desktop UI Does Not Load the XML] Scott Cunliffebilling:stylesheet [2026/08/18 02:56] (current) – [XML Displays as Unformatted Text] Scott Cunliffe
Line 126: Line 126:
 ===== Troubleshooting ===== ===== Troubleshooting =====
  
-==== XML Displays as Unformatted Text ==== 
  
-Check that: 
- 
-  * The XML contains an ''xml-stylesheet'' processing instruction. 
-  * The stylesheet filename is spelled correctly. 
-  * The stylesheet exists at the referenced location. 
-  * The Desktop UI or browser has permission to read the stylesheet. 
-  * The stylesheet is valid XML. 
-  * The stylesheet uses the correct XSLT namespace. 
-  * The application supports XSLT processing. 
  
 ==== Stylesheet Cannot Be Found ==== ==== Stylesheet Cannot Be Found ====
Line 149: Line 139:
   * The billing process is not referencing an old stylesheet location.   * The billing process is not referencing an old stylesheet location.
  
-==== Billing Information Is Missing From the Display ==== 
- 
-The information may exist in the XML but not be selected by the stylesheet. 
- 
-Check that: 
  
-  * The expected elements exist in the billing XML. 
-  * The stylesheet uses the correct element names. 
-  * The ''xsl:for-each'' path matches the XML structure. 
-  * The ''xsl:value-of'' expressions match the required fields. 
-  * The stylesheet was designed for the current billing XML format. 
  
-Example selection path: 
  
-<code xml> 
-<xsl:for-each select="tapetrack_data/item"> 
-</code> 
  
  
billing/stylesheet.1787021677.txt.gz · Last modified: 2026/08/18 02:54 by Scott Cunliffe