Click or drag to resize

Include Class

The Include class represents a reference to another SchemaDocument via <xs:include> element.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.XsdSchemaDocumentReference
    Altova.RaptorXml.XsdInclude

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

The Include type exposes the following members.

Properties
  NameDescription
Public propertyElement (Inherited from SchemaDocumentReference.)
Public propertyReferencedDocument (Inherited from SchemaDocumentReference.)
Public propertySchemaLocation (Inherited from SchemaDocumentReference.)
Top
Methods
Operators
See Also