Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

File:Xpposit.gif

Xpposit.gif(548 × 138 pixels, file size: 9 KB, MIME type: image/gif)

This illustration shows mapping to an XML document by position. Java class Address contains two attributes street1 and street2. Using XPath by position, you can map both to XML text nodes with the same name (STREET) with XPaths of street[1]/text() and street[2]/text(), respectively.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:16, 26 November 2007Thumbnail for version as of 17:16, 26 November 2007548 × 138 (9 KB)Rick.sapir.oracle.com (Talk | contribs)This illustration shows mapping to an XML document by position. Java class Address contains two attributes street1 and street2. Using XPath by position, you can map both to XML text nodes with the same name (STREET) with XPaths of street[1]/text() and str
  • You cannot overwrite this file.

The following page links to this file:

Back to the top