Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Use arbitrary XML as a data source in crosswalks #122

Open
gregjan opened this issue Jan 27, 2013 · 0 comments
Open

Use arbitrary XML as a data source in crosswalks #122

gregjan opened this issue Jan 27, 2013 · 0 comments

Comments

@gregjan
Copy link
Contributor

gregjan commented Jan 27, 2013

Pick an XML document to use as a source for a crosswalk. Based on the structure of the document, select elements that define records. Then select the elements and attributes that contain field data.

Make selections via XPath expressions or by a pick-list based on the document. (Show selected data in preview table.)

Use crosswalk.edit to support editing of the data source in the project navigator. (By leveraging the built-in EMF editing support, It is possible that copy/paste operations will work between crosswalks too.)

Note: Tools like JHOVE generate deeply nested XML structures based on file structures. The XPath approach to selecting records can work find for nested information. Each nested element is simply treated as another instance of a record.

Note: Mapping XML data sources raises the possibility of passing XML fragments as data within the crosswalk. This would be useful in populating mixed content output elements, such as the mods:accessCondition.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant