Difference between XML Schema and XMI

What is the difference between XML Schema (XSD) and XMI?

+3
source share
2 answers

This is a bit like the difference between a dictionary and a gardening catalog. In other words, they have very little in common.

An XML schema is a way of describing the structure and constraints for a class of XML documents.

XMI is an XML representation of UML models.

If you do not understand the difference, then you do not understand any of these specifications, or perhaps you do not understand any of them.

+4
source

- , , -, , , -, XMI XMI .

XMI 2.5.1 , , XML- MOF , XML .

, XMI , (UML) - (BPMN). , XMI , .

0

All Articles