arelle.FunctionIxt¶
See COPYRIGHT.md for copyright information.
Module Contents¶
Classes¶
Functions¶
Data¶
API¶
- exception arelle.FunctionIxt.ixtFunctionNotAvailable¶
Bases:
Exception- add_note()¶
- class args¶
- with_traceback()¶
- arelle.FunctionIxt.call(xc: arelle.formula.XPathContext.XPathContext, p: arelle.formula.XPathParser.OperationDef, qn: arelle.ModelValue.QName, args: arelle.formula.XPathContext.ResultStack) str¶
- class arelle.FunctionIxt.RePattern(pattern: str, flags: int = 0)¶
Initialization
- match(target: str) regex.Match[str] | None¶
- search(target: str) regex.Match[str] | None¶
- arelle.FunctionIxt.dateslashPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthslashPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayslashPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.datedotPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayyearPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateUsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateEuPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthBgPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthCsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthCyPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthDePattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthDkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthElPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthEsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthEtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthFiPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthFrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthHrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayHuPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthItPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayLtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthLvPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthNlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthNoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthPlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthPtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthRomanPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthRoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthSkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthSlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearBgPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearCsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearCyPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearDePattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearDkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearElPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayyearEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearEsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearEtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearFiPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearFrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearHrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthdayHuPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearInPatternTR4¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearInPatternTR3¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearInIndPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearItPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthdayLtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yeardaymonthLvPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearNlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearNoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearPlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearPtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearRomanPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearRoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearSkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthyearSlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearBgPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearCsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearCyPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearDePattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearDkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearElPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthEnPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearEsPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearEtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearFiPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearFrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearHrPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthHuPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearItPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearInPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthLtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthLvPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearNlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearNoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearPlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearPtPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearRomanPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearRoPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearSkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearSlPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateLongUkTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateShortUkTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateLongUsTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.dateShortUsTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthLongEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.daymonthShortEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayLongEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthdayShortEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearShortEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearLongEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthShortEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthLongEnTR1Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.erayearmonthjpPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.erayearmonthdayjpPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthcjkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthdaycjkPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthyearPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.yearmonthdayPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.zeroDashPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDotDecimalPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDotDecimalTR4Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDotDecimalAposPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDotDecimalInPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCommaDecimalPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCommaDecimalTR4Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCommaDecimalAposPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numUnitDecimalPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numUnitDecimalInPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numUnitDecimalTR4Pattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numUnitDecimalAposPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCommaPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCommaDotPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDashPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numDotCommaPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numSpaceDotPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numSpaceCommaPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.numCanonicalizationPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.monthnumber¶
None
- arelle.FunctionIxt.monthnumbercs¶
None
- arelle.FunctionIxt.monthnumbercy¶
None
- arelle.FunctionIxt.monthnumberfi¶
None
- arelle.FunctionIxt.monthnumberhr¶
None
- arelle.FunctionIxt.monthnumberlt¶
None
- arelle.FunctionIxt.monthnumberpl¶
None
- arelle.FunctionIxt.monthnumberroman¶
None
- arelle.FunctionIxt.maxDayInMo¶
None
- arelle.FunctionIxt.gLastMoDay¶
[31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31]
- arelle.FunctionIxt.gregorianHindiMonthNumber¶
None
- arelle.FunctionIxt.sakaMonthNumber¶
None
- arelle.FunctionIxt.sakaMonthPattern¶
‘RePattern(…)’
- arelle.FunctionIxt.sakaMonthLength¶
(30, 31, 31, 31, 31, 31, 30, 30, 30, 30, 30, 30)
- arelle.FunctionIxt.sakaMonthOffset¶
((3, 22, 0), (4, 21, 0), (5, 22, 0), (6, 22, 0), (7, 23, 0), (8, 23, 0), (9, 23, 0), (10, 23, 0), (1…
- arelle.FunctionIxt.checkDate(y: str | int | None, m: str | int | None, d: str | int | None) bool¶
- arelle.FunctionIxt.z2(arg: str | None) str | None¶
- arelle.FunctionIxt.yr4(arg: str | None) str | None¶
- arelle.FunctionIxt.yrin(arg: str | None, _mo: int, _day: int) str | None¶
- arelle.FunctionIxt.devanagariDigitsTrTable: dict[int, int]¶
‘dict(…)’
- arelle.FunctionIxt.devanagariDigitsToNormal(devanagariDigits: str) str¶
- arelle.FunctionIxt.jpDigitsTrTable: dict[int, int]¶
‘dict(…)’
- arelle.FunctionIxt.jpDigitsToNormal(jpDigits: str) str¶
- arelle.FunctionIxt.sakaToGregorian(sYr: int, sMo: int, sDay: int) tuple[int, int, int]¶
- arelle.FunctionIxt.eraStart: dict[str, int]¶
None
- arelle.FunctionIxt.eraYear(era: str, yr: str) int¶
- arelle.FunctionIxt.canonicalNumber(n: str) str | None¶
- arelle.FunctionIxt.booleanfalse(arg: Any) str¶
- arelle.FunctionIxt.booleantrue(arg: Any) str¶
- arelle.FunctionIxt.dateslashus(arg: str) str¶
- arelle.FunctionIxt.dateslasheu(arg: str) str¶
- arelle.FunctionIxt.datedotus(arg: str) str¶
- arelle.FunctionIxt.datedoteu(arg: str) str¶
- arelle.FunctionIxt.datelongusTR1(arg: str) str¶
- arelle.FunctionIxt.dateshortusTR1(arg: str) str¶
- arelle.FunctionIxt.datelongukTR1(arg: str) str¶
- arelle.FunctionIxt.dateshortukTR1(arg: str) str¶
- arelle.FunctionIxt.datelongeu(arg: str) str¶
- arelle.FunctionIxt.datedaymonthTR2(arg: str) str¶
- arelle.FunctionIxt.datemonthday(arg: str) str¶
- arelle.FunctionIxt.datedaymonthSlashTR1(arg: str) str¶
- arelle.FunctionIxt.datemonthdaySlashTR1(arg: str) str¶
- arelle.FunctionIxt.datedaymonth(arg: str, pattern: arelle.FunctionIxt.RePattern, moTbl: dict[str, int] | None = monthnumber, dy: int = 1, mo: int = 2, lastindex: int = 2) str¶
- arelle.FunctionIxt.datedaymonthbg(arg: str) str¶
- arelle.FunctionIxt.datedaymonthcs(arg: str) str¶
- arelle.FunctionIxt.datedaymonthcy(arg: str) str¶
- arelle.FunctionIxt.datedaymonthde(arg: str) str¶
- arelle.FunctionIxt.datedaymonthdk(arg: str) str¶
- arelle.FunctionIxt.datedaymonthel(arg: str) str¶
- arelle.FunctionIxt.datedaymonthen(arg: str) str¶
- arelle.FunctionIxt.datedaymonthShortEnTR1(arg: str) str¶
- arelle.FunctionIxt.datedaymonthLongEnTR1(arg: str) str¶
- arelle.FunctionIxt.datemonthdayen(arg: str) str¶
- arelle.FunctionIxt.datemonthdayLongEnTR1(arg: str) str¶
- arelle.FunctionIxt.datemonthdayShortEnTR1(arg: str) str¶
- arelle.FunctionIxt.datedaymonthes(arg: str) str¶
- arelle.FunctionIxt.datedaymonthet(arg: str) str¶
- arelle.FunctionIxt.datedaymonthfi(arg: str) str¶
- arelle.FunctionIxt.datedaymonthfr(arg: str) str¶
- arelle.FunctionIxt.datedaymonthhr(arg: str) str¶
- arelle.FunctionIxt.datemonthdayhu(arg: str) str¶
- arelle.FunctionIxt.datedaymonthit(arg: str) str¶
- arelle.FunctionIxt.datemonthdaylt(arg: str) str¶
- arelle.FunctionIxt.datedaymonthlv(arg: str) str¶
- arelle.FunctionIxt.datedaymonthnl(arg: str) str¶
- arelle.FunctionIxt.datedaymonthno(arg: str) str¶
- arelle.FunctionIxt.datedaymonthpl(arg: str) str¶
- arelle.FunctionIxt.datedaymonthpt(arg: str) str¶
- arelle.FunctionIxt.datedaymonthroman(arg: str) str¶
- arelle.FunctionIxt.datedaymonthro(arg: str) str¶
- arelle.FunctionIxt.datedaymonthsk(arg: str) str¶
- arelle.FunctionIxt.datedaymonthsl(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearTR2(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearTR4(arg: str) str¶
- arelle.FunctionIxt.datemonthdayyear(arg: str) str¶
- arelle.FunctionIxt.datemonthyearTR3(arg: str) str¶
- arelle.FunctionIxt.datemonthyearTR4(arg: str) str¶
- arelle.FunctionIxt.dateyearmonth(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthTR4(arg: str) str¶
- arelle.FunctionIxt.datemonthyear(arg: str, pattern: arelle.FunctionIxt.RePattern, moTbl: dict[str, int] | None = monthnumber, mo: int = 1, yr: int = 2, lastindex: int = 2) str¶
- arelle.FunctionIxt.datemonthyearbg(arg: str) str¶
- arelle.FunctionIxt.datemonthyearcs(arg: str) str¶
- arelle.FunctionIxt.datemonthyearcy(arg: str) str¶
- arelle.FunctionIxt.datemonthyearde(arg: str) str¶
- arelle.FunctionIxt.datemonthyeardk(arg: str) str¶
- arelle.FunctionIxt.datemonthyearel(arg: str) str¶
- arelle.FunctionIxt.datemonthyearen(arg: str) str¶
- arelle.FunctionIxt.datemonthyearShortEnTR1(arg: str) str¶
- arelle.FunctionIxt.datemonthyearLongEnTR1(arg: str) str¶
- arelle.FunctionIxt.datemonthyeares(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthen(arg: str) str¶
- arelle.FunctionIxt.datemonthyearet(arg: str) str¶
- arelle.FunctionIxt.datemonthyearfi(arg: str) str¶
- arelle.FunctionIxt.datemonthyearfr(arg: str) str¶
- arelle.FunctionIxt.datemonthyearhr(arg: str) str¶
- arelle.FunctionIxt.datemonthyearin(arg: str) str¶
- arelle.FunctionIxt.datemonthyearit(arg: str) str¶
- arelle.FunctionIxt.datemonthyearnl(arg: str) str¶
- arelle.FunctionIxt.datemonthyearno(arg: str) str¶
- arelle.FunctionIxt.datemonthyearpl(arg: str) str¶
- arelle.FunctionIxt.datemonthyearpt(arg: str) str¶
- arelle.FunctionIxt.datemonthyearroman(arg: str) str¶
- arelle.FunctionIxt.datemonthyearro(arg: str) str¶
- arelle.FunctionIxt.datemonthyearsk(arg: str) str¶
- arelle.FunctionIxt.datemonthyearsl(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthhu(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthlt(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthlv(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthShortEnTR1(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthLongEnTR1(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyear(arg: str, pattern: arelle.FunctionIxt.RePattern, moTbl: dict[str, int] | None = monthnumber, dy: int = 1, mo: int = 2, yr: int = 3, lastindex: int = 3) str¶
- arelle.FunctionIxt.datedaymonthyearbg(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearcs(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearcy(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearde(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyeardk(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearel(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearen(arg: str) str¶
- arelle.FunctionIxt.datemonthdayyearen(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyeares(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearet(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearfi(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearfr(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearhr(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthdayhu(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearin(arg: str, daymonthyearInPattern: arelle.FunctionIxt.RePattern) str¶
- arelle.FunctionIxt.datedaymonthyearinTR3(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearinTR4(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearit(arg: str) str¶
- arelle.FunctionIxt.dateyeardaymonthlv(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthdaylt(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearnl(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearno(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearpl(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearpt(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearroman(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearro(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearsk(arg: str) str¶
- arelle.FunctionIxt.datedaymonthyearsl(arg: str) str¶
- arelle.FunctionIxt.calindaymonthyear(arg: str) str¶
- arelle.FunctionIxt.dateerayearmonthdayjp(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthday(arg: str) str¶
- arelle.FunctionIxt.dateerayearmonthjp(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthdaycjk(arg: str) str¶
- arelle.FunctionIxt.dateyearmonthcjk(arg: str) str¶
- arelle.FunctionIxt.nocontent(arg: str) str¶
- arelle.FunctionIxt.numcommadecimal(arg: str) str¶
- arelle.FunctionIxt.numcommadecimalTR4(arg: str) str¶
- arelle.FunctionIxt.numcommadecimalApos(arg: str) str¶
- arelle.FunctionIxt.numcommadot(arg: str) str¶
- arelle.FunctionIxt.numdash(arg: str) str¶
- arelle.FunctionIxt.numspacedot(arg: str) str¶
- arelle.FunctionIxt.numcomma(arg: str) str¶
- arelle.FunctionIxt.numdotcomma(arg: str) str¶
- arelle.FunctionIxt.numspacecomma(arg: str) str¶
- arelle.FunctionIxt.zerodash(arg: str) str¶
- arelle.FunctionIxt.fixedzero(arg: str) str¶
- arelle.FunctionIxt.numdotdecimal(arg: str) str¶
- arelle.FunctionIxt.numdotdecimalTR4(arg: str) str¶
- arelle.FunctionIxt.numdotdecimalApos(arg: str) str¶
- arelle.FunctionIxt.numdotdecimalin(arg: str) str¶
- arelle.FunctionIxt.numdotdecimalinTR4(arg: str) str¶
- arelle.FunctionIxt.numunitdecimal(arg: str) str¶
- arelle.FunctionIxt.numunitdecimalTR4(arg: str) str¶
- arelle.FunctionIxt.numunitdecimalApos(arg: str) str¶
- arelle.FunctionIxt.numunitdecimalin(arg: str) str¶
- arelle.FunctionIxt.tr1Functions¶
None
- arelle.FunctionIxt.tr2Functions¶
None
- arelle.FunctionIxt.tr3Functions¶
‘copy(…)’
- arelle.FunctionIxt.tr4Functions¶
None
- arelle.FunctionIxt.tr5Functions¶
‘copy(…)’
- arelle.FunctionIxt.deprecatedNamespaceURI¶
‘http://www.xbrl.org/2008/inlineXBRL/transformation’
- arelle.FunctionIxt.ixtNamespacesByVersion¶
None
- arelle.FunctionIxt.ixtNamespaces¶
None
- arelle.FunctionIxt.ixtNamespaceFunctions¶
None