https://github.com/houarizegai/xmllearning
The code was written 💻 in my learning 📖 process.
https://github.com/houarizegai/xmllearning
advanced-xml dtd learning-by-doing learning-code xml xml-schema xpath xquery xsd xslt
Last synced: 2 months ago
JSON representation
The code was written 💻 in my learning 📖 process.
- Host: GitHub
- URL: https://github.com/houarizegai/xmllearning
- Owner: HouariZegai
- License: mit
- Created: 2020-01-07T22:43:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-12T15:10:11.000Z (over 5 years ago)
- Last Synced: 2024-12-27T02:13:22.530Z (4 months ago)
- Topics: advanced-xml, dtd, learning-by-doing, learning-code, xml, xml-schema, xpath, xquery, xsd, xslt
- Language: XSLT
- Homepage:
- Size: 9.77 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XML Learning
The code was written 💻 in my learning 📖 process.## Useful links
### Mohamed Youssfi
* [Part 1 Bases de Données Semi Structuée Technologie XML](https://www.youtube.com/watch?v=iLY_-vXEsCI)
* [Part 2 Bases de Données Semi Structuée Technologie XML Pratique DTD XML XSL XPath](https://www.youtube.com/watch?v=68YAczzygDI)
* [Part 3 Bases de Données Semi Structuée Schémas XML Concepts](https://www.youtube.com/watch?v=0ef-t3m216s)
* [Part 4 Bases de Données Semi Structuée Schémas XML Implémentation](https://www.youtube.com/watch?v=SUptsOhB8Rk)
* [Part 5 Technologie XML Application DTD XML Schema XSL XPath](https://www.youtube.com/watch?v=gMI3Mko9rKk)
### W3Schools
* [XML](https://www.w3schools.com/xml/default.asp)
* [DTD](https://www.w3schools.com/xml/xml_dtd_intro.asp)
* [XSD](https://www.w3schools.com/xml/schema_intro.asp)
* [XSLT](https://www.w3schools.com/xml/xquery_intro.asp)
* [XPath](https://www.w3schools.com/xml/xpath_intro.asp)
* [XQuery](https://www.w3schools.com/xml/xquery_intro.asp)