Alien-Saxon

 view release on metacpan or  search on metacpan

SaxonHE9-8-0-7J/doc/index.html  view on Meta::CPAN

      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

      <title>Saxonica: XSLT and XQuery Processing: Welcome</title>

      <meta name="title" content="Saxonica: Welcome" />
      <meta name="description" content="" />
      <meta name="keywords" content="" />
      <meta name="coverage" content="Worldwide" />
      <meta name="copyright" content="Copyright Saxonica Ltd" />
      <meta name="robots" content="noindex, nofollow" />
      <link rel="stylesheet" href="saxondocs.css" type="text/css" />
   </head>

   <body class="main">
      <div id="wrapper">
         <div id="header-container">
            <div id="header-nav-container">
               <div id="header">
                  <div class="header-saxonica-logo"><a href="http://www.saxonica.com"><img
                           src="img/logo_crop-mid-blue-background.gif" width="260" height="55"
                           border="0" hspace="10px" alt="saxonica.com" /></a></div>

SaxonHE9-8-0-7J/doc/index.html  view on Meta::CPAN

                  <li><a>&nbsp;</a></li>
               </ul>
               <div id="breadcrumbs-submenu-container">
                  <div id="breadcrumbs">
                     <p><a href="http://www.saxonica.com">SAXONICA</a> &gt; <a
                           href="http://www.saxonica.com">Welcome</a></p>
                  </div>
                  <!--<div id="submenu">
                     <p>&nbsp;</p>
                  </div>-->
                  <div style="clear:both;"></div>
               </div>
            </div>
         </div>
         <div class="content-cont" id="content-container"><a id="top" class="anchor"></a><div
               id="section">
               <h1>Welcome to Saxon</h1>
               <h2>Online Documentation</h2>
               <p>Saxon documentation for the current release is available online:</p>
               <ul>
                  <li><p><a href="http://www.saxonica.com/documentation/documentation.xml"

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    margin-top:14px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
    overflow:auto;
    padding:0px 10px 10px 10px;
    border:2px solid #F5F5F5;
}

#click-list{
    list-style-image:url('img/triangleClosedGray.png');
    font-size:inherit;
    padding-left:20px;
    padding-right:10px;
}

#click-list li.open{
    list-style-image:url('img/triangleOpenGreen.png');
}


#click-list ul{
    padding-left:5px;
    padding-right:5px;
}

#click-list ul li{
    padding:3px;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    width:220px;
    height:40px;
    padding-top:10px;
    padding-bottom:10px;
}

/* font-awesome icons (social media links, etc.) */
.fa{
    display:inline-block;
    font-family:FontAwesome;
    font-style:normal;
    font-weight:400;
    line-height:1;
    color:#B1CCC7;
    padding:8px 8px 8px 8px;
}
.fa:hover,
.fa:active{
    color:#96433D;
}

/* Nav section content */
/* nav bar menu */
#thispage:link,
#thispage:visited{
    color:#96433D;
}
ul.nav{
    list-style-type:none;
    margin:0px auto;
    padding-left:0px;
    padding-right:0px;    
    overflow:hidden;
    background:white;
    /*box-shadow:0px 0px 5px #3D5B96;*/
}
.nav li{
    float:left;
    padding:0;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    padding:3px;
    text-decoration:none;
}
.nav a:hover,
.nav a:active{
    color:#96433D;
}

/* nav dropdown menus */
.nav ul{
    list-style-type:none;
    margin:0;
    padding:0;
    overflow:hidden;
    position:absolute;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    display:none;
    opacity:0;
    visibility:hidden;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

.nav ul li a:active{
    color:#96433D;
}

/* Body general content */

/* Any link (e.g. links within a page) */
a{
    font-family:inherit;
    font-size:inherit;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:none;
}

/* used for in body links */
a.bodylink{
    font-family:inherit;
    font-size:inherit;
    font-style:inherit;
    color:#96433D;
    font-weight:normal;
    text-decoration:none;
}

/* used for anchor links within a page */
a.anchor{
    display:block;
    position:relative;
    top:-102px;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    display:block;
    position:relative;
    top:-10px;
    visibility:hidden;
}


/* Used for 'Return to top of page' links (e.g. FAQ page) */
a.top-of-page p{
    font-size:10pt;
    font-style:italic;
    text-align:right;
}

/* used for main page headings */
h1,
h2,
h3,
.subhead{
    text-decoration:none;
    margin-top:0.7em;
    margin-bottom:0.7em;
    line-height:1.6em;
}

h1{
    font-size:13pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:bold;
}

h2{
    font-size:11pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:bold;
}

h3{
    font-size:10pt;
    font-style:italic;
    color:#3D5B96;
    font-weight:normal;
}

/* used for subheads in pref. to H2 etc, to limit underlining width */
.subhead{
    font-size:inherit;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    border-bottom:thin dashed #3D5B96;
    padding-right:5px;
}

/* used for standard text */
p{
    font-family:inherit;
    font-size:10pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:none;
    line-height:1.4em;
    padding-right:15px;
    padding-left:15px;
    margin-top:10px;
    margin-bottom:10px;
}

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

}

strong, b{
    font-family:inherit;
    font-weight:bold;
}

i{
    font-family:inherit;
    font-size:inherit;
    font-style:italic;
    font-weight:normal;
    text-decoration:none;
}

blockquote{
	margin: 15px 30px;
}

code{
    font-family:"lucida sans typewriter", courier, monospace;
    font-size:inherit;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
    color:#3D5B96;
}

/* Used for general lists */
ul{
    font-family:inherit;
    font-size:10pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:none;
    line-height:1.4em;
    list-style-type:disc;
    list-style-position:outside;
    padding-right:15px;
    padding-left:40px;
    margin-top:10px;
    margin-bottom:10px;
}
li{
    font-family:inherit;
    font-size:inherit;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
}
ul ul{
    margin-top:5px;
    margin-bottom:5px;
}

/* Used for section index lists (e.g. Technology section main page, W3C page) */
ul.index-list li{

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

.index-list ul li{
    margin-top:6px;
    margin-bottom:6px;
}

/* Documentation table of contents */
/* used for table of contents level 1 */
.toc1{
    font-family:inherit;
    font-size:10pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:bold;
    text-decoration:none;
}

/* used for table of contents level 2 */
.toc2{
    font-family:inherit;
    font-size:10pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:none;
}

/* should only be used for table of contents links level 3+ */
ul ul a{
    font-size:9pt;
}

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    margin-bottom:5px;
    font-size:11pt;
}

.aside p{
    margin:5px;
}

.aside a.bodylink{
    font-size:inherit;
    font-style:inherit;
    color:#96433D;
    font-weight:normal;
    text-decoration:none;
}

/* Platform logos appear on Products page */
.platform-logo{
    margin:10px;
    padding-left:18px;
    position:relative;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

/* Used for all tables */
table{
    table-layout:fixed;
    width:auto;
    /*border-collapse:collapse;*/
}
th,
td{
    font-family:inherit;
    font-size:inherit;
    font-style:normal;
    color:#3D5B96;
    text-decoration:none;
    padding-left:15px;
    padding-right:15px;
    padding-top:0px;
    padding-bottom:10px;
}
th{
    font-weight:bold;
    line-height:1.3em;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

}
.client-table td+td{
    vertical-align:middle; 
    text-align:right;
}

/* used for example code */
.codeblock{    
    font-family:"lucida sans typewriter", courier, monospace;
    font-size:9pt;
    font-style:normal;
    font-weight:normal;
    color:#3D5B96;
    background-color:#F5F5F5;
    text-decoration:none;
    line-height:1.4em;
    white-space:pre-wrap;
    display:block;
    border:none;
    margin-left:15px;
    margin-right:15px;    
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
}

/* used for example commands */
.command{
    font-size:8pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
    text-decoration:none;
    padding-right:15px;
}

/* used for feature matrix table */
table.feature-matrix{
    margin:0px;
    padding:0px;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

.feature-matrix tr.feature-heading td, .feature-matrix tr.feature-heading th{    
    font-weight:bold;
}
.feature-matrix th{
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
}
.feature-matrix td{
    border-style:solid;
    border-width:1px;
    border-color:#C0C0C0;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    width:35px;
    text-align:center;
}
table#overview{
    margin-bottom:120px;
}
#overview td.topic{
    border-style:solid;
    border-width:1px;
    border-color:#C0C0C0;
    vertical-align:middle;
    padding-top:5px;
    padding-bottom:5px;
    padding-left:5px;
    padding-right:5px;
    width:250px;
    text-align:left;
}

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

}

/* used for licenses (html version) */
body.license{
    margin: 20px;
	max-width:800px;
}
h1.license{
    font-family:inherit;
    font-size:12pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
    text-decoration:none;
    line-height:15pt;
}
h2.license{
    font-family:inherit;
    font-size:10pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
    text-decoration:none;
    line-height:12pt;
}
.licence{
    font-family:inherit;
    font-size:8pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:none;
    line-height:11pt;
    margin-top:8px;
    margin-bottom:8px;
}
.licencelink{
    font-family:inherit;
    font-size:8pt;
    font-style:normal;
    color:#3D5B96;
    font-weight:normal;
    text-decoration:underline;
    line-height:11pt;
}

/*hr {
    display:block;
    height:2px;
    margin: 1em 0;

SaxonHE9-8-0-7J/doc/saxondocs.css  view on Meta::CPAN

    color:#F5F5F5;
    border-color:#F5F5F5;
    background-color:#F5F5F5;
}*/


/* used for text in boxed areas - which pages? DL */
.boxed{
    font-family:inherit;
    font-size:8pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
    text-decoration:none;
    margin-top:5px;
    margin-bottom:5px;
}

/* Is this used? */
ital{
    font-family:inherit;
    font-size:inherit;
    font-style:italic;
    font-weight:normal;
    text-decoration:none;
}

/* Is this used? */
italb{
    font-family:inherit;
    font-size:inherit;
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
}
/* used for links in boxed areas - which pages? DL */
a.rust{
    font-family:inherit;
    font-size:8pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
    text-decoration:underline;
}

/* used for links at the end of a page - which pages? DL */
a.nav{
    font-family:inherit;
    font-size:8pt;
    font-style:normal;
    color:#96433D;
    font-weight:bold;
}



( run in 1.211 second using v1.01-cache-2.11-cpan-49f99fa48dc )