Newer
Older
Import / applications / MakePDF / Tests / exip-0.5.4 / utils / schemaHandling / output / exipOutputUtils.c
@John Ryland John Ryland on 22 Dec 2020 730 bytes import NUC files
/*==================================================================*\
|                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"