Page MenuHomec4science

simple.xml
No OneTemporary

File Metadata

Created
Wed, Jun 26, 07:59

simple.xml

<?xml version="1.0" encoding="utf-8"?>
<pyblio-schema id="sample-id">
<name>A simple schema</name>
<attribute id="author" type="person">
<name>Author</name>
<name lang="en">Author (en)</name>
</attribute>
<attribute id="url" type="url">
<name>URL</name>
</attribute>
</pyblio-schema>

Event Timeline