Git Product home page Git Product logo

xml_groupe4's Introduction

XML_Groupe4

Projet XML

Groupe 4: Alicia Gattuso, Dylan Cocheteux et Thomas Palazzeti

La documentation complète du projet est présente à la page d'accueil (index.html) Le contenu complet du dossier www peut être généré automatiquement à l'aide du makefile

Contenu de l'archive:

  • README.md
  • Makefile
  • data/Master.xml : fichier décrivant la structure du master
  • data/Master.dtd : DTD du fichier XML
  • data/Master.xsd: schéma du fichier XML
  • data/master.xsl : feuille de style XSL servant à la production du site Web
  • xq.txt : requête XQuery
  • ressources/css/style.css: feuille de style du site web
  • ressources/saxon9he.jar : logiciel nécessaire à l'exécution

Makefile

Un Makefile est présent pour la gestion de l'ensemble des commandes

  • make dtd : vérifier la validité du document XML à l'aide de la DTD.
  • make xsd : vérifier la validité du document XML à l'aide du Schéma.
  • make web : générer le site WEB dans un répertoire qui doit se nommer www
  • make tidy : vérifier la validité des pages XHTML générées avec l'aide de tidy
  • make xq : exécuter la requête XQuery
  • make all : execute tout dans l'ordre (sauf le clean)
  • make clean: nettoyage

Sorties attendues

  • dossier Web www/*
  • Rapport d'erreur

Bilan

xml_groupe4's People

Contributors

algatto avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.