Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 481 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 481 Bytes

Information-Systems

Notes from lectures

Small projects

convertr of XML document to JSON file

convertr of JSON file to XML document

spacing structure as defining XML or JSON document >>

>>
bookshop
  book
    author
      name
      year
    pages
    isbn
    cover
    date
    cathegories
  customer
    name
    surname
    year

this structure will be transform to the XML or JSON file