Click or drag to resize

AttributeGroupDefinition Class

A Schema can name a group of AttributeDeclaration objects so that they can be incorporated as a group into

ComplexTypeDefinition objects. Such a group is called AttributeGroupDefinition.

AttributeGroupDefinition objects do not participate in validation as such, but the AttributeUse objects and

attribute wildcard (AnyAttribute) of one or more ComplexTypeDefinition objects may be constructed in whole

or part by reference to an AttributeGroupDefinition.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdComponent
    Altova.RaptorXml.XsdAttributeGroupDefinition

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

The AttributeGroupDefinition type exposes the following members.

Properties
Methods
Operators
See Also