arelle.FunctionFn
¶
See COPYRIGHT.md for copyright information.
Module Contents¶
Functions¶
Data¶
API¶
- arelle.FunctionFn.DECIMAL_5¶
‘Decimal(…)’
- arelle.FunctionFn.call(xc: arelle.formula.XPathContext.XPathContext, p: arelle.formula.XPathParser.OperationDef, localname: str, contextItem: arelle.formula.XPathContext.ContextItem, args: arelle.formula.XPathContext.ResultStack) arelle.formula.XPathContext.RecursiveContextItem ¶
- arelle.FunctionFn.node_name(xc, p, contextItem, args)¶
- arelle.FunctionFn.nilled(xc, p, contextItem, args)¶
- arelle.FunctionFn.string(xc, p, contextItem, args)¶
- arelle.FunctionFn.data(xc, p, contextItem, args)¶
- arelle.FunctionFn.base_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.document_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.error(xc, p, contextItem, args)¶
- arelle.FunctionFn.trace(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_abs(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_ceiling(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_floor(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_round(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_round_half_to_even(xc, p, contextItem, args)¶
- arelle.FunctionFn.codepoints_to_string(xc, p, contextItem, args)¶
- arelle.FunctionFn.string_to_codepoints(xc, p, contextItem, args)¶
- arelle.FunctionFn.compare(xc, p, contextItem, args)¶
- arelle.FunctionFn.codepoint_equal(xc, p, contextItem, args)¶
- arelle.FunctionFn.concat(xc, p, contextItem, args)¶
- arelle.FunctionFn.string_join(xc, p, contextItem, args)¶
- arelle.FunctionFn.substring(xc, p, contextItem, args)¶
- arelle.FunctionFn.string_length(xc, p, contextItem, args)¶
- arelle.FunctionFn.nonSpacePattern¶
‘compile(…)’
- arelle.FunctionFn.normalize_space(xc, p, contextItem, args)¶
- arelle.FunctionFn.normalize_unicode(xc, p, contextItem, args)¶
- arelle.FunctionFn.upper_case(xc, p, contextItem, args)¶
- arelle.FunctionFn.lower_case(xc, p, contextItem, args)¶
- arelle.FunctionFn.translate(xc, p, contextItem, args)¶
- arelle.FunctionFn.encode_for_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.iri_to_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.escape_html_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.contains(xc, p, contextItem, args)¶
- arelle.FunctionFn.starts_with(xc, p, contextItem, args)¶
- arelle.FunctionFn.ends_with(xc, p, contextItem, args)¶
- arelle.FunctionFn.substring_before(xc, p, contextItem, args)¶
- arelle.FunctionFn.substring_after(xc, p, contextItem, args)¶
- arelle.FunctionFn.substring_functions(xc, args, contains=None, startEnd=None, beforeAfter=None)¶
- arelle.FunctionFn.regexFlags(xc, p, args, n)¶
- arelle.FunctionFn.matches(xc, p, contextItem, args)¶
- arelle.FunctionFn.replace(xc, p, contextItem, args)¶
- arelle.FunctionFn.tokenize(xc, p, contextItem, args)¶
- arelle.FunctionFn.resolve_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.true(xc, p, contextItem, args)¶
- arelle.FunctionFn.false(xc, p, contextItem, args)¶
- arelle.FunctionFn._not(xc, p, contextItem, args)¶
- arelle.FunctionFn.years_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.months_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.days_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.hours_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.minutes_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.seconds_from_duration(xc, p, contextItem, args)¶
- arelle.FunctionFn.year_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.month_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.day_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.hours_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.minutes_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.seconds_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.timezone_from_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.year_from_date(xc, p, contextItem, args)¶
- arelle.FunctionFn.month_from_date(xc, p, contextItem, args)¶
- arelle.FunctionFn.day_from_date(xc, p, contextItem, args)¶
- arelle.FunctionFn.timezone_from_date(xc, p, contextItem, args)¶
- arelle.FunctionFn.hours_from_time(xc, p, contextItem, args)¶
- arelle.FunctionFn.minutes_from_time(xc, p, contextItem, args)¶
- arelle.FunctionFn.seconds_from_time(xc, p, contextItem, args)¶
- arelle.FunctionFn.timezone_from_time(xc, p, contextItem, args)¶
- arelle.FunctionFn.adjust_dateTime_to_timezone(xc, p, contextItem, args)¶
- arelle.FunctionFn.adjust_date_to_timezone(xc, p, contextItem, args)¶
- arelle.FunctionFn.adjust_time_to_timezone(xc, p, contextItem, args)¶
- arelle.FunctionFn.resolve_QName(xc, p, contextItem, args)¶
- arelle.FunctionFn.QName(xc, p, contextItem, args)¶
- arelle.FunctionFn.prefix_from_QName(xc, p, contextItem, args)¶
- arelle.FunctionFn.local_name_from_QName(xc, p, contextItem, args)¶
- arelle.FunctionFn.namespace_uri_from_QName(xc, p, contextItem, args)¶
- arelle.FunctionFn.QName_functions(xc, p, args, prefix=False, localName=False, namespaceURI=False)¶
- arelle.FunctionFn.namespace_uri_for_prefix(xc, p, contextItem, args)¶
- arelle.FunctionFn.in_scope_prefixes(xc, p, contextItem, args)¶
- arelle.FunctionFn.name(xc, p, contextItem, args)¶
- arelle.FunctionFn.local_name(xc, p, contextItem, args)¶
- arelle.FunctionFn.namespace_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.Node_functions(xc, contextItem, args, name=None, localName=None, namespaceURI=None)¶
- arelle.FunctionFn.NaN¶
‘float(…)’
- arelle.FunctionFn.number(xc, p, contextItem, args)¶
- arelle.FunctionFn.lang(xc, p, contextItem, args)¶
- arelle.FunctionFn.root(xc, p, contextItem, args)¶
- arelle.FunctionFn.boolean(xc: arelle.formula.XPathContext.XPathContext, p: arelle.formula.XPathParser.FormulaToken | None, contextItem: arelle.formula.XPathContext.ContextItem | None, args: arelle.formula.XPathContext.ResultStack) bool ¶
- arelle.FunctionFn.index_of(xc, p, contextItem, args)¶
- arelle.FunctionFn.empty(xc, p, contextItem, args)¶
- arelle.FunctionFn.exists(xc, p, contextItem, args)¶
- arelle.FunctionFn.distinct_values(xc, p, contextItem, args)¶
- arelle.FunctionFn.insert_before(xc, p, contextItem, args)¶
- arelle.FunctionFn.remove(xc, p, contextItem, args)¶
- arelle.FunctionFn.reverse(xc, p, contextItem, args)¶
- arelle.FunctionFn.subsequence(xc, p, contextItem, args)¶
- arelle.FunctionFn.unordered(xc, p, contextItem, args)¶
- arelle.FunctionFn.zero_or_one(xc, p, contextItem, args)¶
- arelle.FunctionFn.one_or_more(xc, p, contextItem, args)¶
- arelle.FunctionFn.exactly_one(xc, p, contextItem, args)¶
- arelle.FunctionFn.deep_equal(xc, p, contextItem, args)¶
- arelle.FunctionFn.count(xc, p, contextItem, args)¶
- arelle.FunctionFn.avg(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_max(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_min(xc, p, contextItem, args)¶
- arelle.FunctionFn.fn_sum(xc, p, contextItem, args)¶
- arelle.FunctionFn.id(xc, p, contextItem, args)¶
- arelle.FunctionFn.idref(xc, p, contextItem, args)¶
- arelle.FunctionFn.doc(xc, p, contextItem, args)¶
- arelle.FunctionFn.doc_available(xc, p, contextItem, args)¶
- arelle.FunctionFn.collection(xc, p, contextItem, args)¶
- arelle.FunctionFn.position(xc, p, contextItem, args)¶
- arelle.FunctionFn.last(xc, p, contextItem, args)¶
- arelle.FunctionFn.current_dateTime(xc, p, contextItem, args)¶
- arelle.FunctionFn.current_date(xc, p, contextItem, args)¶
- arelle.FunctionFn.current_time(xc, p, contextItem, args)¶
- arelle.FunctionFn.implicit_timezone(xc, p, contextItem, args)¶
- arelle.FunctionFn.default_collation(xc, p, contextItem, args)¶
- arelle.FunctionFn.static_base_uri(xc, p, contextItem, args)¶
- arelle.FunctionFn.format_number(xc, p, args)¶
- arelle.FunctionFn.fnFunctions¶
None