answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Which symbols are invalid in xml documentation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How xml is different from HTML?

XML is more strict. For HTML, doing <b><i></b></i> wouldn't matter. That would be invalid XML. Also, XML has no set tags. It's for storing and retrieving set data, that can be used with JavaScript code.


How do you fix an invalid XML error on Yahoo Mail?

Change to classic yahoo view. This worked for me.


What is XML Encoded?

XML encoding allows you to place arbitrary text within an XML node; this is required when the content itself uses characters that XML has reserved for its language specification, such as the less-than and greater-than symbols. A XML-encoded file is one whose format is XML, and generally contains data that would be used by a program.


What does the acronym XDM stand for?

Like most acronyms, XDM can have multiple meanings depending on the context. The most common meanings are XML Documentation Markup, XML Data Mining, and X Display Manager.


What is encoded?

XML encoding allows you to place arbitrary text within an XML node; this is required when the content itself uses characters that XML has reserved for its language specification, such as the less-than and greater-than symbols. A XML-encoded file is one whose format is XML, and generally contains data that would be used by a program.


Why is xml needed?

XML provides a way for structured documentation. It is a software and hardware independent tool for carrying information. It is self-descriptive and has been designed for transportation and storage of data. It also facilitates dynamic data content for a web page.


Which are guidelines for creating useful network configuration documentation?

all but Update the documentation once a year


What are the xml tools?

That depends on what you want to do, xml tools include; xml parsers xml validators xml editors xml schema editors xml code generators


What are the Component of an XML Document?

what are the component of xml document what are the component of xml document


Source code of xml?

there is no source code, xml is not a programming language, its a markup language for which you create your own tags, the basic xml syntax is <xml> to start an xml file, and </xml> to end the xml file.


How do you create a XML file from Scratch?

it is the same way to create xml file by converting into txt you have to use the correct xml syntax ie <xml> this is to denote strat of xml file and this </xml> denotes end of xml file. You have to use the right xml code or your xml file wont be valid or well formed.


How do you fix xml?

If you open the xml in most web browser it will state an error code denoting the type of malformation of the xml. you can use an xml tool like an xml editor to validate and correct your xml.