Previous Table of Contents Next


9.3.7 ElementTypeReference


   This represents an XML element type reference. In XML, an element content or a mixed content of an element type may contain references to element type definitions.

   Superclasses

   org.omg::CWM::ObjectModel::Core::Attribute

   Attributes

   occurrence

Identifies the allowed occurrence of the ElementTypeReference.

type:

multiplicity:

OccurrenceType (xml_one | xml_zeroOrOne | xml_zeroOrMore | xml_oneOrMore)
exactly one

   References

   ownerContent

Identifies the Content that owns the ElementTypeReference.

class:

defined by:

multiplicity:

inverse:

Content
ContentElementTypeReference::owner
zero or more
Content::ownedElementType