Click or drag to resize

Altova.RaptorXml.Xbrl.Table.Structural Namespace

The Altova.RaptorXml.Xbrl.Table.Structural namespace provides a .NET API for the Table Linkbase 1.0 specification.

This .NET interface enables the user to access the structural model.

Classes
  ClassDescription
Public classBreakdown

An Breakdown class represents a breakdown in the structural model.

Public classBreakdownCollection
The BreakdownCollection class represents a collection of Breakdown objects.
Public classConstraintSetDictionary
The ConstraintSetDictionary class represents the constraint sets for each tag of a rule node.
Public classNode

An Node class represents a structural node.

Public classNodeCollection
The NodeCollection class represents a collection of Node objects.
Public classTable

An Table class represents a table in the structural model.

Public classTableModel

An TableModel class represents a list of table sets in the structural model. It contains a collection of TableSet objects.

Public classTableSet

An TableSet class represents a table set in the structural model. It contains a collection of Table objects.

Public classTagList
The TagList class represents a list of String objects.
See Also