bibliotekaxml.txt #2

Closed
opened 2021-01-26 12:45:04 +01:00 by s464871 · 0 comments
Owner

]>





Prus


<?xml version="1.0"?> <!DOCTYPE library [ <!ELEMENT library (storage+)> <!ELEMENT storage (shelf+)> <!ATTLIST shelf domain CDATA #REQUIRED> <!ELEMENT shelf (book*, magazine*)> <!ELEMENT book (title, author)> <!ELEMENT magazine (title, author)> <!ELEMENT title (#PCDATA)> <!ELEMENT author (#PCDATA)> ]> <library> <storage> <shelf domain="proza"> <book> <title>Lalka</title> <author>Prus</author> </shelf> </storage> </library>
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s464871/ser_uganda_stal#2
No description provided.