Click or drag to resize

ModelGroup Class

When the children of ElementInformationItem objects are not constrained to be empty or by reference to a

SimpleTypeDefinition, the sequence of ElementInformationItem children content may be specified in

more detail with a ModelGroup.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdComponent
    Altova.RaptorXml.XsdTerm
      Altova.RaptorXml.XsdModelGroup

Namespace:  Altova.RaptorXml.Xsd
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class ModelGroup : Term

The ModelGroup type exposes the following members.

Properties
  NameDescription
Public propertyAnnotations
Public propertyCompositor
Public propertyElement (Inherited from Component.)
Public propertyId (Inherited from Component.)
Public propertyParticles
Top
Methods
  NameDescription
Public methodStatic memberCompare
Public methodCompareTo(Object)
Public methodCompareTo(Component) (Inherited from Component.)
Public methodCompareTo(ModelGroup)
Public methodCompareTo(Term) (Inherited from Term.)
Public methodDispose (Inherited from Component.)
Public methodEquals(Object) (Overrides TermEquals(Object).)
Public methodEquals(Component) (Inherited from Component.)
Public methodEquals(ModelGroup)
Public methodEquals(Term) (Inherited from Term.)
Public methodGetHashCode (Overrides TermGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Operators
See Also