tool to remove complex types to xs:string?
This should cover W3C XML Schema, Relax NG and DTD related problems.
-
- Posts: 2
- Joined: Fri Apr 03, 2015 7:04 pm
tool to remove complex types to xs:string?
I have large XML that I need to load into a database table..
I was never supplied and XSD.. when I generated it with oxygen it added complex types for attributes values..
I would rather just have a flat structure that I can load in to the database.. and any attrib value can be loaded as a string..
I assume I would have to create an XSLT to get into that format? is there a option to build this?
What is the best way to get the xml data in to a flat table?
-Ken
I was never supplied and XSD.. when I generated it with oxygen it added complex types for attributes values..
I would rather just have a flat structure that I can load in to the database.. and any attrib value can be loaded as a string..
I assume I would have to create an XSLT to get into that format? is there a option to build this?
What is the best way to get the xml data in to a flat table?
-Ken
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: tool to remove complex types to xs:string?
Post by sorin_ristache »
I think the best way to convert the large XML file to another XML file with a flat structure (only a simple sequence of XML elements instead of a more complex tree-like structure) is with an XSLT stylesheet.
Are you asking if the Oxygen application offers an option that can automatically or visually do this convertion? Sorry, the answer is no, which means you will have to develop the XSLT transformation manually by means of the extensive XSLT support offered by the Oxygen application. You should look at the videos and recorded webinars about the XSLT support.
Are you asking if the Oxygen application offers an option that can automatically or visually do this convertion? Sorry, the answer is no, which means you will have to develop the XSLT transformation manually by means of the extensive XSLT support offered by the Oxygen application. You should look at the videos and recorded webinars about the XSLT support.
Regards,
Sorin
<oXygen/> XML Editor Support
Sorin
<oXygen/> XML Editor Support
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