Sections
You are here: Home » Data » Documents » Development » XML Schema » XML example for Datasets (API 1.1)

XML example for Datasets (API 1.1)

— filed under:

from Nina. unchanged by TUM.

datasets.xml — Extensible Markup Language (XML), 0Kb

File contents

<?xml version="1.0" encoding="UTF-8"?>
<ot:datasets xmlns:ot="http://opentox.org/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://opentox.org/1.0/ datasets.xsd ">
<ot:link href="http://opentox.org/dataset/A"/>
<ot:link href="http://opentox.org/dataset/B"/>
<ot:link href="http://opentox.org/dataset/C"/>
<ot:link href="http://opentox.org/dataset/D"/>
</ot:datasets>
Document Actions