index_axf.xsl 688 B

12345678910111213141516
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. ============================================================
  4. Copyright (c) 2006 Antenna House, Inc. All rights reserved.
  5. Antenna House is a trademark of Antenna House, Inc.
  6. URL : http://www.antennahouse.com/
  7. E-mail : info@antennahouse.com
  8. ============================================================
  9. -->
  10. <xsl:stylesheet version="2.0"
  11. xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format"
  12. xmlns:opentopic="http://www.idiominc.com/opentopic"
  13. xmlns:opentopic-index="http://www.idiominc.com/opentopic/index"
  14. exclude-result-prefixes="opentopic-index opentopic">
  15. </xsl:stylesheet>