Previous Table of Contents Next


9.3.9 Schema


   This represents an XML schema that contains a set of definitions and declarations. In XML, this is known as document type definition, or DTD, which provides a grammar for a class of documents.

   Superclasses

   Package

   Contained Elements

   ElementType

   Attributes

   version

Identifies the version of the XML.

type:

multiplicity:

String
exactly one

   xmlNamespace

Identifies the XML namespace of the Schema.

type:

multiplicity:

String
exactly one

   References

   elementType

Identifies the ElementTypes owned by the Schema.

class:

defined by:

multiplicity:

inverse:

ModelElement
Namespace-ModelElement::ownedElement
zero or more
Element::schema