Click or drag to resize

SchemaRef Class

An SchemaRef class represents an XBRL schemaRef element in the DTS.

Inheritance Hierarchy
SystemObject
  Altova.RaptorXml.Xbrl.TaxonomySimpleLink
    Altova.RaptorXml.Xbrl.TaxonomySchemaRef

Namespace:  Altova.RaptorXml.Xbrl.Taxonomy
Assembly:  raptorxmlxbrlapi (in raptorxmlxbrlapi.dll) Version: 2.8.2.0 (1.0.0.0)
Syntax
public class SchemaRef : SimpleLink

The SchemaRef type exposes the following members.

Properties
  NameDescription
Public propertyDocument (Inherited from SimpleLink.)
Public propertyElement (Inherited from SimpleLink.)
Public propertyQName (Inherited from SimpleLink.)
Public propertyTargetElement (Inherited from SimpleLink.)
Public propertyTaxonomySchema
Public propertyXlinkActuate (Inherited from SimpleLink.)
Public propertyXlinkArcrole (Inherited from SimpleLink.)
Public propertyXlinkHref (Inherited from SimpleLink.)
Public propertyXlinkRole (Inherited from SimpleLink.)
Public propertyXlinkShow (Inherited from SimpleLink.)
Public propertyXlinkTitle (Inherited from SimpleLink.)
Top
Methods
Operators
See Also