xml-document
There are 116 repositories under xml-document topic.
dom4j/dom4j
flexible XML framework for Java
netvl/xml-rs
An XML library in Rust
sgermosen/xReader
XML, NEWS, RSS & Scrapping Reader maked in Xamarin, for educational purpose.
renggli/dart-xml
Lightweight library for parsing, traversing, and transforming XML in Dart.
thomasWeise/distributedComputingExamples
Example codes for my Distributed Computing course at Hefei University.
neslib/Neslib.Xml
Ultra Light-Weight XML Library for Delphi
jaime-olivares/xmldoc2md
Automatic documentation markdown formatter for Visual Studio projects
daveliepmann/uruk
MarkLogic XCC in Clojure
abelsanchezali/ViewBuilder
Fully document based declarative way for building UI with a custom and more performant layout.
antiproblemist/excel-to-sitemap
Convert excel sheet to SEO friendly sitemaps!
GromNaN/Welldom
XML toolbox for PHP
pierpaolosichera/NormaTEI
Analyze the content of one or more XML files. NormaTEI is designed mainly for two uses: control of encoding uniformity and encoding analysis
omurugur/XXE_Payload_List
XML External Entity Vulnerability Payload List
Wall-Brew-Co/clj-xml
The missing link between clj and xml
yegor256/xembly.rb
A command line tool for XML manipulations in Xembly, an imperative DSL
vporton/xml-boiler
Automatically transform between XML namespaces in a clever way: https://vporton.github.io/xml-boiler-docs/
mikeroyal/XML-Guide
XML Guide
a-roussos/php-koha
Various PHP scripts that interact with the Koha ILS
arturopala/scala-xml-security
XML Security library for Scala - handy tool for easy signing, verifying, encrypting and decrypting XML documents
Naereen/My-Magic-the-Gathering-decks
My Magic the Gathering decks, in .cod format playable on Cockatrice. I'm playing regularly in Strasbourg (France), and am now an active L1 Judge of Magic: the Gathering.
Prroffessorr/Travelling-Salesman-Problem-TSP-
Решение проблемы коммивояжера с возможностью обработки файлов kml и дальнейшее построение кратчайшего пути в google earth
RameshMF/java-xml-tutorial
Tutorial to parse or processing xml file in Java with different XML Parsers
vporton/xml-boiler-dlang
Automatically transform between XML namespaces in a clever way: https://vporton.github.io/xml-boiler-docs/
betrixed/dlang-xml
Xml & Html parser for the D programming language (2019 - D2)
gowthamrajk/JSTL-Tutorials
This is my JSTL Tutorial which is about JSTL (JSP Tag Libraries) that gives you a clear understanding about all the JSTL tags and their functionalities with practical code implementations for each tags
heyvito/exml
🧑💻 Go XML generator without Structs™
Andresp08/SpringBoot-Facturacion-App
SpringBoot Facturación app is a software that allows invoicing and inventory control from orders to suppliers and also manages the costs for each item. See the detailed information below.
bvolpato/bruno-ant-tasks
:ant: Useful ant tasks
CodeJamm/JSTL-Tutorials
This is my JSTL Tutorial which is about JSTL (JSP Tag Libraries) that gives you a clear understanding about all the JSTL tags and their functionalities with practical code implementations for each tags
HandOfGod94/xml-language-server
Language server implementation for XML
ivanovx/MyDynamicXmlBuilder
Dynamic XML construction API for .NET written on C#.
SanaShahSyeda/spring-boot-practise-repo
A practise repository to get hands on experience of Spring boot such as, DI, annotations, and IOC with Postgresql connection
shulard/atoum-xml-extension
An atoum extension to perform tests on XML files
KOUISAmine/word-to-xml
Word to XML is an online tool that converts documents created in Microsoft Word or other word processing formats into XML (Extensible Markup Language) files.
KOUISAmine/yaml-to-xml
YAML to XML converter is a free online tool to convert data from YAML format into XML format.
mjccardoso/XMLManipulationLibrary
This library provides functionalities for creating, manipulating, and querying XML documents in Kotlin. It includes support for creating entities with attributes, adding children entities, and querying the document using a custom implementation of XPath.