/*==================================================================*\ | EXIP - Embeddable EXI Processor in C | |--------------------------------------------------------------------| | This work is licensed under BSD 3-Clause License | | The full license terms and conditions are located in LICENSE.txt | \===================================================================*/ /** * @file exipOutputUtils.c * @brief Implement utility functions for storing EXIPSchema instances in exip-specific format * @date May 7, 2012 * @author Rumen Kyusakov * @version 0.5 * @par[Revision] $Id: exipOutputUtils.c 328 2013-10-30 16:00:10Z kjussakov $ */ #include "schemaOutputUtils.h"