Adobe Dreamweaver CC 2015 Manual de usuario Pagina 534

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 700
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 533
527
XML
Last updated 6/3/2015
When you click OK, the following code is inserted in your XSLT page:<xsl:for-each select="provider/store[@id =
1]/items/item[price &gt; 5]"> Content goes here </xsl:for-each>
For more information and examples of repeating regions, see the <xsl:for-each> section in the Reference panel.
<xsl:for-each select="provider/store[@id = 1]/items/item[price &gt; 5]">
Content goes here
</xsl:for-each>
More Help topics
Working with Dreamweaver sites
Using XML and XSL with web pages
Client-side XSL transformations
Server-side XSL transformations
Previewing XML data
Presenting content with tables
XML data and repeating elements
Server-side XSL transformations
Use Design-Time style sheets
Vista de pagina 533
1 2 ... 529 530 531 532 533 534 535 536 537 538 539 ... 699 700

Comentarios a estos manuales

Sin comentarios