-
Notifications
You must be signed in to change notification settings - Fork 16
Parents
All good children know their parents. Parents are not explicitly defined in an XBRL taxonomy. In some sense a parent is a reverse arc. As well as being able to know where a node is used, it is used to ensure that any arc attributes applied to a node are applied to the correct relationship. The same label may be used as the 'to' label in more than one arc. This makes the attributes of the node itself ambiguous because of an implementation issue. For performance reasons, it is desirable that nodes added to a nodes array by reference.
However, this means that any change to one instance of a node changes them all (because they really one and the same node). By the time the hierarchy has been created and persisted this issue goes away because the nodes are replicated. However, while the arcs are being analyzed is it’s a real issue.
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