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

XML example for FeatureDefinition (API 1.1)

— filed under:

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

File contents

<?xml version="1.0" encoding="UTF-8"?>
<ot:FeatureDefinition xmlns:ot="http://opentox.org/1.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
		xsi:schemaLocation="http://opentox.org/1.0/ FeatureDefinition.xsd"	ID="CDK_LipinskiFailures" Name="myFeatureDefinitionName">
	<ot:link href="http://lxkramer13.informatik.tu-muenchen.de:8180/OpenTox/feature_definition/CDK_LipinskiFailures" />
	<ot:Type>physicochemical</ot:Type>
	<ot:Reference href="http://someserver:8180/OpenTox/reference/CDK_LipinskiFailures" />
</ot:Feature>
Document Actions