init
This commit is contained in:
8
day01/books-schema.xml
Normal file
8
day01/books-schema.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<books xmlns="books1.xsd">
|
||||
<book address="dd">
|
||||
<name></name>
|
||||
<autor></autor>
|
||||
<price></price>
|
||||
</book>
|
||||
</books>
|
||||
Reference in New Issue
Block a user