IXBRLUriTransformationStrategy
Specifies how Inline XBRL URIs should be transformed in the generated XBRL document. The selected enumeration literal specifies the strategy to follow. The default enumeration is eStrategyKeepRelative.
COM and .NET
Signature: IXBRLUriTransformationStrategy(ENUMIXBRLUriStrategy strategy)
Java
Signature: public void setIXBRLUriTransformationStrategy(ENUMIXBRLUriStrategy strategy)