Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97984620
exp-simple.xml
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Jan 8, 06:42
Size
1 KB
Mime Type
text/xml
Expires
Fri, Jan 10, 06:42 (2 d)
Engine
blob
Format
Raw Data
Handle
23471748
Attached To
R3596 pybliographer
exp-simple.xml
View Options
<?xml version="1.0" encoding="utf-8"?>
<pyblio-db>
<pyblio-schema>
<attribute id="author" type="person">
<name>Author</name>
</attribute>
<attribute id="doctype" type="txo" group="doctype">
<name>Document Type</name>
</attribute>
<attribute id="id" type="id">
<name>BibTeX Key</name>
</attribute>
<attribute id="journal" type="text">
<name>Journal</name>
</attribute>
<attribute id="note" type="text">
<name>Note</name>
</attribute>
<attribute id="number" type="text">
<name>Number</name>
</attribute>
<attribute id="title" type="text">
<name>Title</name>
</attribute>
<txo-group id="doctype">
<txo-item id="1">
<name lang="C">Article</name>
</txo-item>
</txo-group>
</pyblio-schema>
<entry id="2">
<attribute id="author">
<person first="Frederic" last="Gobry"/>
<person first="First" last="Last"/>
</attribute>
<attribute id="doctype">
<txo group="doctype" id="1"/>
</attribute>
<attribute id="id">
<id value="toto2"/>
</attribute>
<attribute id="journal">
<text>My journal</text>
</attribute>
<attribute id="note">
<text>a { and a }</text>
</attribute>
<attribute id="number">
<text>123</text>
</attribute>
<attribute id="title">
<text>This is a title that should span SEveral lines because it is
waaaaay too long for a single line. anyway. GRONF.</text>
</attribute>
</entry>
</pyblio-db>
Event Timeline
Log In to Comment