'rsm:ExchangedDocumentContext', 'value' => array( array( 'name' => 'ram:GuidelineSpecifiedDocumentContextParameter', 'value' => array( array( 'name' => 'ram:ID', 'value' => $this->document->format_document->get_context(), ), ), ), ), ); $data[] = apply_filters( 'wpo_ips_edi_cii_exchanged_document_context', $exchanged_document_context, $data, $options, $this ); return $data; } }