Altova RaptorXML+XBRL Server 2024

Specifies which version of the Inline XBRL specification to use: Inline XBRL 1.0 or Inline XBRL 1.1. eVersionDetect enables auto-detection.

 

eIXBRLVersion10: Specifies that the Inline XBRL 1.0 specification be used.

eIXBRLVersion11: Specifies that the Inline XBRL 1.1 specification be used.

eIXBRLVersionDetect: Enables auto-detection of the version from the submitted Inline XBRL document.

 

COM and .NET

 

eIXBRLVersion10

= 0

eIXBRLVersion11

= 1

eIXBRLVersionDetect

= 2

 

Used by

 

Interface

Property

IXBRL

IXBRLVersion

 

Java

public enum ENUMIXBRLVersion {

      eVersion10

      eVersion11

      eVersionDetect }

 

Used by

 

 

 

© 2018-2024 Altova GmbH