XML Entity not defined
Questions about XML that are not covered by the other forums should go here.
-
- Posts: 1
- Joined: Thu May 18, 2017 6:39 pm
XML Entity not defined
In this code at the link i have this error: Entity 'id' not defined.
How i can solve that?
Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<applicationID appID="AstroAndAliensLauncher">
<latestVersion>2.0</latestVersion>
<latestVersionUrl>https://docs.google.com/uc?export=download&id=0B5zn7TabTxbjM1kwdEZYRGo3NEU</latestVersionUrl>
<description>Is Working</description>
</applicationID>
-
- Posts: 2879
- Joined: Tue May 17, 2005 4:01 pm
Re: XML Entity not defined
Hi,
& is a special character in XML. You need to escape it.
Replace & (from &id) with &
Regards,
Adrian
& is a special character in XML. You need to escape it.
Replace & (from &id) with &
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
Return to “General XML Questions”
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