Skip to content

nathan130200/MiniXML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MiniXML

This project include a basic code to working with jabber protocol such as:

  • Basic strict xml parsing for jabber standards. (Some xml features are forbidden in XMPP standards such as: prolog, PIs, cdatas, entity decls, schemas, comments)
  • Basic jid parsing and handling.
  • Basic element navigation.
  • Parsing accepts xml fragments.
  • Nesting element functions for better code readability.

NuGet

You can find the package on nuget.

NuGet Version

https://www.nuget.org/packages/MiniXML/

About

Mini XML API for use in the XMPP protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages