I am using Arelle webservice api for Java. It can generate various view like facts, pre, cal etc in the form of xml. For the items present in facts, I need to get the corresponding label from the pre file. My question is what is the right way to navigate from facts to pre. Based on what attributes/elements are they related ?
Any help is much appreciated ?