English | Français | Deutsch | Magyar | 中文 | >> Polski << adultinternetusers > Tutorials > XSLT Tutorial
>> Strona 37 << | Poprzedni | Następny | Zawartość | Indeks elementu

Funkcja number() przekształca swój argument do postaci typu numerycznego. Arkusz stylów XSLT 1 demonstruje konwersję łańcucha znaków, Arkusz stylów XSLT 2 - konwersję wartości logicznych: true i false (prawda i fałsz).

Arkusz stylów XSLT 1

Źródło Surf
<source>

<text>124</text>
<text>1 2 4</text>
<text>-16</text>
<text>- 16</text>
<text>125.258</text>
<text>125.</text>
<text>ASDF</text>
<text>A123</text>
<text>true</text>
<text>false()</text>

</source>

Dane wyjściowe
<TABLE border="1">
  <TR>
     <TH>text</TH>
     <TH>number</TH>
  </TR>
  <TR>
     <TD>124</TD>
     <TD>124</TD>
  </TR>
  <TR>
     <TD>1 2 4</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>-16</TD>
     <TD>-16</TD>
  </TR>
  <TR>
     <TD>- 16</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>125.258</TD>
     <TD>125.258</TD>
  </TR>
  <TR>
     <TD>125.</TD>
     <TD>125</TD>
  </TR>
  <TR>
     <TD>ASDF</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>A123</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>true</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>false()</TD>
     <TD>NaN</TD>
  </TR>
</TABLE>

Widok HTML
text number
124 124
1 2 4 NaN
-16 -16
- 16 NaN
125.258 125.258
125. 125
ASDF NaN
A123 NaN
true NaN
false() NaN
Arkusz stylów XSLT
<xsl:stylesheet version = '1.0'
     xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>

<xsl:template match="/">
     <TABLE border="1">
          <TR>
               <TH>text</TH>
               <TH>number</TH>
          </TR>
          <xsl:for-each select="//text">
               <TR>
                    <TD>
                         <xsl:value-of select="."/>
                    </TD>
                    <TD>
                         <xsl:value-of select="number()"/>
                    </TD>
               </TR>
          </xsl:for-each>
     </TABLE>
</xsl:template>


</xsl:stylesheet>



Arkusz stylów XSLT 2

Źródło Surf
<source>

<text>124</text>
<text>1 2 4</text>
<text>-16</text>
<text>- 16</text>
<text>125.258</text>
<text>125.</text>
<text>ASDF</text>
<text>A123</text>
<text>true</text>
<text>false()</text>

</source>

Dane wyjściowe
<TABLE border="1">
  <TR>
     <TH>text</TH>
     <TH>number</TH>
  </TR>
  <TR>
     <TD>true</TD>
     <TD>NaN</TD>
  </TR>
  <TR>
     <TD>false()</TD>
     <TD>NaN</TD>
  </TR>
</TABLE>
<P>but:</P>
<TABLE border="1">
  <TR>
     <TH>function</TH>
     <TH>number</TH>
  </TR>
  <TR>
     <TD>true()</TD>
     <TD>1</TD>
  </TR>
  <TR>
     <TD>false()</TD>
     <TD>0</TD>
  </TR>
  <TR>
     <TD>5&gt;7</TD>
     <TD>0</TD>
  </TR>
  <TR>
     <TD>5&lt;7</TD>
     <TD>1</TD>
  </TR>
</TABLE>

Widok HTML
text number
true NaN
false() NaN

but:

function number
true() 1
false() 0
5>7 0
5<7 1
Arkusz stylów XSLT
<xsl:stylesheet version = '1.0'
     xmlns:xsl='http://www.w3.org/1999/XSL/Transform'>

<xsl:template match="/">
     <TABLE border="1">
          <TR>
               <TH>text</TH>
               <TH>number</TH>
          </TR>
          <xsl:for-each select="//text[text() = 'true' or text() = 'false()']">
               <TR>
                    <TD>
                         <xsl:value-of select="."/>
                    </TD>
                    <TD>
                         <xsl:value-of select="number()"/>
                    </TD>
               </TR>
          </xsl:for-each>
     </TABLE>
     <P>
          <xsl:text>but:</xsl:text>
     </P>
     <TABLE border="1">
          <TR>
               <TH>function</TH>
               <TH>number</TH>
          </TR>
          <TR>
               <TD>true()</TD>
               <TD>
                    <xsl:value-of select="number(true())"/>
               </TD>
          </TR>
          <TR>
               <TD>false()</TD>
               <TD>
                    <xsl:value-of select="number(false())"/>
               </TD>
          </TR>
          <TR>
               <TD>5>7</TD>
               <TD>
                    <xsl:value-of select="number(5 > 7)"/>
               </TD>
          </TR>
          <TR>
               <TD>5<7</TD>
               <TD>
                    <xsl:value-of select="number(5<7)"/>
               </TD>
          </TR>
     </TABLE>
</xsl:template>


</xsl:stylesheet>


Kevin Carr in Stanton

Natural Skin Care and European Soaps
Kevin Carr
Mayor Dave Shawver Stanton
Internetusers
This is the website that has all the latest for surf, skate and snow. You can also see it here:. You'll be glad you saw the surf apparel.

Take a moment to visit 1cecilia448 or see them on twitter at 1cecilia448 or view them on facebook at 1cecilia448.

You can also get Organic Skin Care products from Bliss Bath Body and you must check out their Natural Body Lotions and bath soaps

Now if you are looking for the best deals on surf clothing from Quiksilver and Roxy then you have to check these amazing deals here:

Hey, check out this Organic Skin Care European Soaps along with Natural Lavender Body Lotion and shea butter

and we can get surf t shirts surfing shirt and And you must check out this website swim suit swimming suit and swim trunks