Convert 'include' to 'import'
This should cover W3C XML Schema, Relax NG and DTD related problems.
-
- Posts: 1
- Joined: Fri Oct 22, 2010 3:29 am
Convert 'include' to 'import'
I would like to change my include statements to imports, I'm aware that I'll need to go into the imported schemas and change the namespaces (which is what I'm trying to do).
Does anyone know of a way to do a transformation where the 'included' attributes, elements, types will get prefixed with a namespace?
for example:
<xs:attributeGroup ref="OTA_PayloadStdAttributes"/>
would become:
<xs:attributeGroup ref="ota:OTA_PayloadStdAttributes"/>
when I change:
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" >
to be xmlns:ota
Thanks,
bob
Does anyone know of a way to do a transformation where the 'included' attributes, elements, types will get prefixed with a namespace?
for example:
<xs:attributeGroup ref="OTA_PayloadStdAttributes"/>
would become:
<xs:attributeGroup ref="ota:OTA_PayloadStdAttributes"/>
when I change:
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.opentravel.org/OTA/2003/05" >
to be xmlns:ota
Thanks,
bob
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