xml-serializer
There are 14 repositories under xml-serializer topic.
CoreOffice/XMLCoder
Easy XML parsing using Codable protocols in Swift
kgiszczak/shale
Shale is a Ruby object mapper and serializer for JSON, YAML, TOML, CSV and XML. It allows you to parse JSON, YAML, TOML, CSV and XML data and convert it into Ruby data structures, as well as serialize data structures into JSON, YAML, TOML, CSV or XML.
oozcitak/xmlbuilder2
An XML builder for node.js
gatkin/declxml
Declarative XML processing for Python
mumez/SIXX
SIXX is an XML serializer/deserializer written in Smalltalk. The purpose is to store and load Smalltalk objects in a portable, dialect-independent XML format.
teclone/xml-serializer
xml-serializer is a complete JavaScript implementation of the W3C xml serialization specifications
sylvainhalle/Azrael
A universal Java serialization library
cordisvictor/easyml-lib
EasyML to and from XML Java library. (Builds on Sourceforge)
gabri-viane/Utils
Insieme di metodi e classi di gestione avanzate.
martinwithaar/XMLSerializer4j
High performance XML serialization library for Java
rafek1241/ReBus.Serializer.XML
XML serializer built on top of NewtonSoft.JSON for ReBus library
ByteDev/ByteDev.Xml
.NET Standard library of XML related functionality.
doga/xml
An XML parser and writer with namespace support. Packaged as a JavaScript ES6 module.
kathleenwest/WCFServiceWithDataStoreXMLSerialization-HTTPClientConsoleApplication
This project presents two separate WCF Service Applications and a client "tester" console application in the same Visual Studio solution. The WCF Services were hosted using IIS Express. A simple console "test" application connects to both of the services through separate proxy references. There are two services: school service (the main demo) and a basic math service.