-
Notifications
You must be signed in to change notification settings - Fork 16
Tuple element
A potential component of a taxonomy element is a tuple element. If an element is in the substitution group is xbrli:tuple then element will contain as part of its definition a list of name/value pairs representing the allowed data values for the element. When an element is a tuple then the 'taxonomy_element' will contain a member with index key 'tuple_elements'. This is an array containing a set of values. The example below is for the element 'DetailsExerciseSpecificOptionsDirectorsGrouping' in the UK Companies House Audit Exempt taxonmy 2009 shown formatted in JSON.
'tuple_elements' : [
{
'name' :'ExerciseDate',
'namespace' : 'http://www.xbrl.org/uk/reports/direp/2009-09-01'
}, {
'name' : NumberOptionsExercisedDateDirectors',
'namespace' : 'http://www.xbrl.org/uk/reports/direp/2009-09-01'
}, {
'name' : 'MarketPriceExerciseDate',
'namespace' : 'http://www.xbrl.org/uk/reports/direp/2009-09-01'
}, {
'name' : 'GainLossOnExerciseSpecificOptionsDateDirectors',
'namespace' : 'http://www.xbrl.org/uk/reports/direp/2009-09-01;
}
]
Copyright © 2021 and later years Lyquidity Solutions Limited
- About us
- Purpose
- XBRL support
- Road Map
- Why PHP?
- Contributing
- License
- Reference links
- Case Study
- Digital Financial Reporting
- Digital Financial Reporting examples
Overview
Class and function reference
Compiled taxonomy structure
Common arrays
Compiling
Compiling
Processing linkbases
Additional taxonomy processing
Extension taxonomies
Compiled taxonomy folder
How do I...?
Navigate a node tree
Find a node in a tree
Find elements in a taxonomy
Load an instance document
Find elements in an instance
Create a simple report
Create a comparison report
Example custom report
Work with dimensions
Sign and Verify
Validate
Change the logging
Capture validation information