CSDLParser
v0.2.5
Published
CSDL Metadata Parser
Downloads
22
Readme
CSDLParser
Installation
This module is installed via npm:
npm install --save CSDLParser
Description
This module provides a simple interface to parse Common Schema Definition Language (CSDL) files as defined by the OData v4 specification. This module was originally written to provide a more comprehensive test suite for projects utilizing CSDL for typing, but could also be used by OData clients to obtain type information.