Nesting two different schemas within each other
Oxygen general issues.
-
- Posts: 5
- Joined: Fri Oct 11, 2013 12:12 am
Nesting two different schemas within each other
I have an XML file type where, within certain elements, the content is 100% DITA with tables, rich text, etc. Is there a way to apply author mode transforms on the DITA content and nest it within CSS transforms of the larger file?
-
- Posts: 9445
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Nesting two different schemas within each other
Hi,
How about in the CSS used to render the main XML document in the Author mode you import the CSS used for DITA? That CSS is located in:
OXYGEN_INSTALL_DIR/frameworks/dita/css_classed/dita.css
Regards,
Radu
How about in the CSS used to render the main XML document in the Author mode you import the CSS used for DITA? That CSS is located in:
OXYGEN_INSTALL_DIR/frameworks/dita/css_classed/dita.css
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 9445
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Nesting two different schemas within each other
Hi,
The reference can either be a relative reference like:
or an absolute URL reference like:
If you want you can copy the entire contents of the folder OXYGEN_INSTALL_DIR/frameworks/dita/css_classed near your CSS file and make a relative reference to the dita.css.
Regards,
Radu
The reference can either be a relative reference like:
Code: Select all
@import "../../path/to/dita.css"
Code: Select all
@import "file:/c:/install_dir/..."
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
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