618543
684
Zoom out
Zoom in
Vorherige Seite
1/694
Nächste Seite
To the top
If you are starting with an existing XSLT page, or if you don’t attach an XML data source when creating a new XSLT page with Dreamweaver, you
must attach an XML data source using the Bindings panel.
1. In the Bindings panel (Window > Bindings), click the XML link.
Note: You can also click the Source link at the upper-right corner of the Bindings panel to add an XML data source.
2. Do one of the following:
Select Attach A Local File, click the Browse button, browse to a local XML file on your computer, and click OK.
Select Attach A Remote File, and enter the URL of an XML file on the Internet (such as one coming from an RSS feed).
3. Click OK to close the Locate XML Source dialog box.
The Bindings panel is populated with the schema of your XML data source.
Display XML data in XSLT pages
After you’ve created an XSLT page and attached an XML data source, you can bind data to the page. To do this, you add an XML data
placeholder to your page and then use the XPath Expression Builder or the Property inspector to format selected data that will be displayed on the
page.
1. Open an XSLT page with an attached XML data source.
2. (Optional) Select Insert > Table to add a table to the page. A table helps you organize your XML data.
Note: In most cases, you use the Repeating Region XSLT object to display repeating XML elements on a page. In this case,
you might want to create a single-row table with one or more columns, or a two-row table if you want to include a table
header.
3. In the Bindings panel, select an XML element and drag it to the place on the page where you want to insert data.
An XML data placeholder appears on the page. The placeholder is highlighted and in curly brackets. It uses the XPath (XML
Path language) syntax to describe the hierarchical structure of the XML schema. For example, if you drag the child element
title to the page, and that element has the parent elements rss, channel, and item, then the syntax for the dynamic content
placeholder will be {rss/channel/item/title}.
Double-click the XML data placeholder on the page to open the XPath Expression Builder. The XPath Expression Builder lets
you format selected data, or select other items from the XML schema.
4. (Optional) Apply styles to your XML data by selecting an XML data placeholder and applying styles to it like any other piece of
content using the Property inspector or the CSS Styles panel. Alternatively, you can use Design-time style sheets to apply
677
684

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