xml xdr transalation
Having trouble installing Oxygen? Got a bug to report? Post it all here.
xml xdr transalation
Post by Guest »
how would you map each of these elements to their repsective columns in a sql table using an xdr schema, without changing the layout of the xml?
<root>
<fields>
<field name="FirstName">Mike</field>
<field name="LastName">Smith</field>
<field name="Address">123 sesame st</field>
</fields>
</root>
<root>
<fields>
<field name="FirstName">Mike</field>
<field name="LastName">Smith</field>
<field name="Address">123 sesame st</field>
</fields>
</root>
-
- Site Admin
- Posts: 2095
- Joined: Thu Jan 09, 2003 2:58 pm
Sorry,
I do not understand your question. Also Oxygen does not have support for XDR schemas.
I do not know if this helps but you can use an XSLT stylesheet to convert your document to an SQL statement that will insert that data into a database assuming you know the table name or pass it as parameter to the XSLT stylesheet.
Best Regards,
George
I do not understand your question. Also Oxygen does not have support for XDR schemas.
I do not know if this helps but you can use an XSLT stylesheet to convert your document to an SQL statement that will insert that data into a database assuming you know the table name or pass it as parameter to the XSLT stylesheet.
Best Regards,
George
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service