Check for conformance to the XML 1.0 character set?
Are you missing a feature? Request its implementation here.
-
- Posts: 43
- Joined: Tue Jul 26, 2016 6:31 pm
Check for conformance to the XML 1.0 character set?
Dear oxygen colleagues,
I’d like to check a large XML file for conformance to the XML 1.0 character set:
https://www.w3.org/TR/REC-xml/#charsets
Is this check bundled in with well-formedness and/or validation checks?
Or is there another feature somewhere in oxygen I can use?
I’d like to check a large XML file for conformance to the XML 1.0 character set:
https://www.w3.org/TR/REC-xml/#charsets
Is this check bundled in with well-formedness and/or validation checks?
Or is there another feature somewhere in oxygen I can use?
-
- Posts: 9439
- Joined: Fri Jul 09, 2004 5:18 pm
Re: Check for conformance to the XML 1.0 character set?
Hi Michael,
Yes, Oxygen's wellformedness check should cover this. And any schema-based validation also does wellformedness checks.
Regards,
Radu
Yes, Oxygen's wellformedness check should cover this. And any schema-based validation also does wellformedness checks.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 43
- Joined: Tue Jul 26, 2016 6:31 pm
Re: Check for conformance to the XML 1.0 character set?
Just to close out this topic in my own mind - does this mean that an XML 1.1 file which contains some characters allowed in 1.1 but NOT in 1.0 will be well-formed but if I change the XML version declaration to 1.0 it will not?Radu wrote:Hi Michael,
Yes, Oxygen's wellformedness check should cover this. And any schema-based validation also does wellformedness checks.
Regards,
Radu
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: Check for conformance to the XML 1.0 character set?
Hi,
Yes, that's correct. You can try with this: If you switch to XML 1.0 it will fail the XML well-form check.
Regards,
Adrian
Yes, that's correct. You can try with this:
Code: Select all
<?xml version="1.1" encoding="UTF-8"?>
<root></root>
Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
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