https://github.com/cs-joy/xml
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable
https://github.com/cs-joy/xml
genarility simplicity xml
Last synced: 5 months ago
JSON representation
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable
- Host: GitHub
- URL: https://github.com/cs-joy/xml
- Owner: cs-joy
- License: gpl-3.0
- Created: 2022-11-26T17:59:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-26T18:45:07.000Z (over 3 years ago)
- Last Synced: 2025-07-27T00:32:20.145Z (11 months ago)
- Topics: genarility, simplicity, xml
- Homepage: https://en.wikipedia.org/wiki/XML
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML
Extensible Markup Language (XML) is a markup language and file format for storing, transmitting, and reconstructing arbitrary data. It defines a set of rules for encoding documents in a format that is both human-readable and machine-readable
read more to visit:: [www.w3.org](https://www.w3.org/xml)