An Instance object represents an XBRL instance document.
 Inheritance Hierarchy
Inheritance Hierarchy 
    Namespace: 
   Altova.RaptorXml.Xbrl
    Assembly:
   raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.9.0.0 (1.0.0.0)
 Syntax
Syntaxpublic class Instance : Instance
Public Class Instance
	Inherits Instance
public ref class Instance : public Instance
The Instance type exposes the following members.
 Properties
Properties Methods
Methods|  | Name | Description | 
|---|
|  | _compare_with |  | 
|  | CheckEBAFilingRulesCSV |  | 
|  | CheckEBAFilingRulesXML |  | 
|  | CheckEIOPAFilingRules |  | 
|  | CheckSRBFilingRules |  | 
|   | Compare |  | 
|  | CompareTo(Object) |  | 
|  | CompareTo(Document) | (Inherited from Document.) | 
|  | CompareTo(Instance) |  | 
|  | CompareTo(Instance) | (Inherited from Instance.) | 
|   | CreateFromBuffer(Byte, ErrorLog) |  | 
|   | CreateFromBuffer(Byte, InstanceSettings, ErrorLog) |  | 
|   | CreateFromDocument(DocumentInformationItem, ErrorLog) |  | 
|   | CreateFromDocument(DocumentInformationItem, InstanceSettings, ErrorLog) |  | 
|   | CreateFromElement(ElementInformationItem, ErrorLog) |  | 
|   | CreateFromElement(ElementInformationItem, InstanceSettings, ErrorLog) |  | 
|   | CreateFromUrl(String, ErrorLog) |  | 
|   | CreateFromUrl(String, InstanceSettings, ErrorLog) |  | 
|   | DetectDtsReferences(Byte) |  | 
|   | DetectDtsReferences(String) |  | 
|   | DetectDtsReferences(String, Catalog) |  | 
|  | Dispose | (Inherited from Document.) | 
|  | Equals(Object) | (Overrides InstanceEquals(Object).) | 
|  | Equals(Document) | (Inherited from Document.) | 
|  | Equals(Instance) |  | 
|  | Equals(Instance) | (Inherited from Instance.) | 
|  | FactEquals |  | 
|  | FindElement | (Inherited from Document.) | 
|  | FindFact |  | 
|  | GenerateLayoutModel(ErrorLog) |  | 
|  | GenerateLayoutModel(TableLayoutSettings, ErrorLog) |  | 
|  | GetArcroleRef |  | 
|  | GetContext |  | 
|  | GetFootnoteBaseSet(String) |  | 
|  | GetFootnoteBaseSet(String, String) |  | 
|  | GetFootnoteLinkRoles |  | 
|  | GetFootnoteNetwork(String) |  | 
|  | GetFootnoteNetwork(String, String) |  | 
|  | GetHashCode | (Overrides InstanceGetHashCode.) | 
|  | GetRoleRef |  | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | GetUnit |  | 
|  | ProcessAssertions(ErrorLog) |  | 
|  | ProcessAssertions(AssertionProcessingSettings, ErrorLog) |  | 
|  | ProcessFormulas(ErrorLog) |  | 
|  | ProcessFormulas(FormulaProcessingSettings, ErrorLog) |  | 
|  | Serialize | (Inherited from Document.) | 
|  | Serialize(Boolean) | (Inherited from Document.) | 
|  | Serialize(Boolean, Boolean) | (Inherited from Document.) | 
|  | ToString | Returns a string that represents the current object.(Inherited from Object.) | 
|   | ValidateBuffer(Byte, ErrorLog) |  | 
|   | ValidateBuffer(Byte, InstanceValidationSettings, ErrorLog) |  | 
|   | ValidateDocument(DocumentInformationItem, ErrorLog) |  | 
|   | ValidateDocument(DocumentInformationItem, InstanceValidationSettings, ErrorLog) |  | 
|   | ValidateElement(ElementInformationItem, ErrorLog) |  | 
|   | ValidateElement(ElementInformationItem, InstanceValidationSettings, ErrorLog) |  | 
|   | ValidateUrl(String, ErrorLog) |  | 
|   | ValidateUrl(String, InstanceValidationSettings, ErrorLog) |  | 
Top Operators
Operators See Also
See Also