Click or drag to resize

Altova.RaptorXml.Xbrl.Table.Layout Namespace

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

This .NET interface enables the user to acccess the layout model.

Classes
  ClassDescription
Public classAxis

An Axis class represents an axis of a layout table.

Public classAxisHeader

An AxisHeader class represents a header cell in an axis of a layout table.

Public classAxisHeaderRowCollection
The AxisHeaderRowCollection class represents a collection of AxisHeader objects.
Public classAxisHeaderSliceCollection
The AxisHeaderSliceCollection class represents a collection of AxisHeader objects.
Public classCell

An Cell class represents a cell in a layout table that can contain zero or more facts.

Public classCoord

The Coord class represents the coordinate of a table header or data cell in the XBRL Table Layout model.

Public classTable

An Table class represents a table in the layout model.

Public classTableModel

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

Public classTableSet

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

Public classTagSet
The TagSet class represents a set of rule node tags.
See Also