answersLogoWhite

0

in a libery

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Where can one find a XML Validator online?

A XML validator checks documents that are written in XML, eXtensible Markup Language. It can be downloaded from XML Validation and many more websites online.


Hire someone for XML document managemetn?

form_title=Hire someone for XML document managemetn form_header=Coordinate your XML document needs In what way are your xml documents generated?=_ How many xml documents do you generate daily?=_ How often do you currently access your xml documents?=_


How to display XML contents?

Most internet browsers will display XML documents.


What is the difference between the xml and wml?

XML and WML both use the same markup / language. If you know XML, you know WML - and vice versa. However, XML is intentionally developed for computers, or other devices with larger screens. WML is developed for smaller-screened devices, such as PDA's and cell phones. Regardless, most devices, small or large screen'ed, now accept both formats of the XML language without complaining - but users may notice a difference in layout. On the technical side of things, WML standards branch off XML standards (which determine how things should be layed out on a screen or other display) - making the standards relatively different. WML is placed in WML-type documents ("file.wml"), as XML is placed in XML-type documents ("file.xml"). WML documents should have a Document Type Declaration pointing to an WML standard, as XML documents should have a Document Type Declaration pointing to an XML standard.


Why xml is not a replacement for HTML?

XML isn't a true language. XML is, instead, a set of standards used to create new languages. Because an XML documents author can make-up whatever tags and attributes she wants, browsers would find it difficult arriving at a standard means of displaying them. You can use XML and XSLT to create HTML-like documents from XML documents. It works fairly well. But the styles contained in XSLT are often much more complex, because there's no base display properties in the browser that an author can rely on.


What exactly is the XML schema?

An XML schema is a certain type of XML document. It is expressed in constraints, on top of the normal XML constraints, on the structure and content of documents of that type.


How many XML Schema languages exist?

Currently, twelve different XML Schema languages exist. All twelve languages are used exclusively in XML Schema, which is a special kind of XML document. XML documents are documents formatted in a way that allows both humans and machines to understand easily.


What is Dom in XML?

dom stands for document object model and is used to help parse xml documents.


Is XML a markable language that encodes documents?

Yes XML is a markable language which encodes documents. It is considered to be the best and most innovative in the field of encoding documents. It is quite popular with many in the computer IT departments.


Which one of the following non-xml based stylesheet specifications do you use to format the visual appearance of both HTML and xml documents?

Question:Which one of the following non-XML based stylesheet specifications do you use to format the visual appearance of both HTML and XML documents?XSLDOM styles managementXQLDSSSLCSS


Are CSS and XML the same thing?

No. CSS is meant for styling documents, and XML is used for storing data for later reading and manipulative actions.


What is XSLT?

XSLT is a language for transforming XML documents into XHTML documents or to other XML documents.