618543
690
Zoom out
Zoom in
Vorherige Seite
1/694
Nächste Seite
To the top
To the top
Content goes here
</xsl:when>
<xsl:otherwise>
Content goes here
</xsl:otherwise>
</xsl:choose>
4. To insert another condition, place the insertion point in Code view between <xsl:when> tag pairs or just before the
<xsl:otherwise> tag, and then insert a conditional region (Insert > XSLT Objects > Conditional Region).
After you specify the condition and click OK, another <xsl:when> tag is inserted in the <xsl:choose> block.
For more information and examples on writing conditional expressions, see the <xsl:choose> sections in the Reference panel
(Help > Reference).
Set conditional region (If) properties
The purpose of the Set Conditional Region Property inspector is to change the condition used in a conditional region in your XSL page. The
conditional region tests the condition and takes a course of action based on the result.
In the Test box, enter a new condition, and then press Enter.
Set conditional (When) properties
The purpose of the Set Conditional Region Property inspector is to change the condition used in a multiple conditional region in your XSL page.
The multiple conditional region tests the condition and takes a course of action based on the result.
In the Test box, enter a new condition, and then press Enter.
Insert XSL comments
You can add XSL comment tags to a document, or you can wrap a selection in XSL comment tags.
Add XSL comment tags to a document
Do one of the following:
In Design view, select Insert > XSLT Objects > XSL Comment, type the contents of the comment (or leave the box blank), and
click OK.
In Code view, select Insert > XSLT Objects > XSL Comment.
You can also click on the XSL Comment icon in the XSLT category of the Insert panel.
Wrap a selection in XSL comment tags
1. Switch to Code view (View > Code).
2. Select the code you want to comment.
3. In the Coding toolbar, click the Apply Comment button and select Apply <xsl:comment></xsl:comment> Comment.
Use the XPath Expression Builder to add expressions for XML data
XPath (XML Path Language) is a non-XML syntax for addressing portions of an XML document. It is used mostly as a query language for XML
data, just as the SQL language is used to query databases. For more information on XPath, see the XPath language specification on the W3C
website at www.w3.org/TR/xpath.
The XPath Expression Builder is a Dreamweaver feature that lets you build simple XPath expressions for identifying specific nodes of data and for
repeating regions. The advantage of using this method instead of dragging values from the XML schema tree is that you can format the value that
is displayed. The current context is identified based on the position of the insertion point in the XSL file when the XPath Expression Builder dialog
box is opened. The current context is in boldface type in the XML schema tree. As you make selections within this dialog box, the correct XPath
statements, relative to your current context, are generated. This simplifies the process of writing correct XPath expressions for beginners and
advanced users.
Note: This feature is designed to help you build simple XPath expressions to identify a specific node or for repeating regions. It does not allow
you to edit the expressions by hand. If you need to create complex expressions, use the XPath Expression Builder to get started and then
customize your expressions in Code view or with the Property inspector.
Create an XPath expression to identify a specific node
1. Double-click the XML data placeholder on the page to open the XPath Expression Builder.
2. In the XPath Expression Builder (Dynamic Text) dialog box, select any node in the XML schema tree.
The correct XPath expression is written in the Expression box to identify the node.
683
690

Brauchen Sie Hilfe? Stellen Sie Ihre Frage.

Forenregeln

Missbrauch melden von Frage und/oder Antwort

Libble nimmt den Missbrauch seiner Dienste sehr ernst. Wir setzen uns dafür ein, derartige Missbrauchsfälle gemäß den Gesetzen Ihres Heimatlandes zu behandeln. Wenn Sie eine Meldung übermitteln, überprüfen wir Ihre Informationen und ergreifen entsprechende Maßnahmen. Wir melden uns nur dann wieder bei Ihnen, wenn wir weitere Einzelheiten wissen müssen oder weitere Informationen für Sie haben.

Art des Missbrauchs:

Zum Beispiel antisemitische Inhalte, rassistische Inhalte oder Material, das zu einer Gewalttat führen könnte.

Beispielsweise eine Kreditkartennummer, persönliche Identifikationsnummer oder unveröffentlichte Privatadresse. Beachten Sie, dass E-Mail-Adressen und der vollständige Name nicht als private Informationen angesehen werden.

Forenregeln

Um zu sinnvolle Fragen zu kommen halten Sie sich bitte an folgende Spielregeln:

Neu registrieren

Registrieren auf E - Mails für Adobe Dreamweaver CS6 wenn:


Sie erhalten eine E-Mail, um sich für eine oder beide Optionen anzumelden.


Das Handbuch wird per E-Mail gesendet. Überprüfen Sie ihre E-Mail.

Wenn Sie innerhalb von 15 Minuten keine E-Mail mit dem Handbuch erhalten haben, kann es sein, dass Sie eine falsche E-Mail-Adresse eingegeben haben oder dass Ihr ISP eine maximale Größe eingestellt hat, um E-Mails zu erhalten, die kleiner als die Größe des Handbuchs sind.

Ihre Frage wurde zu diesem Forum hinzugefügt

Möchten Sie eine E-Mail erhalten, wenn neue Antworten und Fragen veröffentlicht werden? Geben Sie bitte Ihre Email-Adresse ein.



Info