answersLogoWhite

0

UML (Unified Modeling Language) is a diagramming "language" used primarily for software design. It is called Unified because it standardizes several slightly disparate elements (e.g. uses cases, class diagrams, sequence diagrams).

XML (eXtensible markup language) is a language for storing and exchanging data in software, such are storing documentation or passing messages between applications. The word "extensible" is used because the language itself has provisions for creating and using user defined "tags".

User Avatar

Curtis Strite

Lvl 13
4y ago

What else can I help you with?

Related Questions

What are some differences of HTML between operating systems?

HTML is an operating system-independent language.


What can you use to compare the differences between two HTML files not the HTML code just the UI?

Flash


What are the differences between HTML games and flash games?

HTML just requires a graphics card in your comp, and Flash games require adobe flash player to play them....... and there are some other differences


What is differences between tags and attribute?

A tag is a declaration of a HTML object whereas an Attribute is a property of an object.


What are the differences between htmlxmlsgml and xhtml?

basikly xhtml is a mics of html and xml. the difference in html and xhtml is that xhtml is a more strict on the syntax and defined as a xml document. xml is a self defined language... in short it is a strikter html in xml format...


Differences between DHTML and XML?

HTML and its derrivative DHTML is used to position information in a web page, and XML is used to describe that information.


Difference between HTML and xHTML 1.0?

HTML uses SGML-like syntax. XHTML 1.0 uses XML syntax. HTML uses HTML DOM, XHTML uses XML DOM. There are small differences between those. Other than that, they're identical. They use same tags, attributes, have same semantics. XHTML 1.0 specification is very short and refers to HTML 4 specification for all important matters.


What are the differences between css and xsl?

CSS is used to format HTML documents (webpages); XSL is used to tell a browser in what format to display an XML document.


What is the driffrence between HTTP and HTML?

HTTP is the protocol, HTML is the language.


What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


Is xHTML is the successor to HTML?

No, XHTML is a parallel language to HTML. XHTML is a XML language definition where tags have similar meanings to corresponding HTML tags. A crude analogy would be that XHTML and HTML are half-brothers; Lot's of similarities but also distinct differences. The successor of HTML is HTML5, the successor of XHMTL is XHTML5.


What are the tags in HTML surronded by?

HTML tags are put between <>. Example: <FONT size="2">