wiki-archive/twiki/pub/SDD/SecondaryClassifiersProposal/ScopeExample.xml

76 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 2 U (http://www.xmlspy.com) by UMASS Boston CSLabs (UMASS Boston CSLabs) -->
<Document>
<Terminology>
<Characters>
...
</Characters>
<ScopeNames>
<ScopeName key="1">
<Label>
...
<Text>Sex</Text>
...
</Label>
<Scope key="1">
<Label>
...
<Text>male</Text>
</Label>
</Scope>
<Scope key="1">
<Label>
...
<Text>female</Text>
</Label>
</Scope>
</ScopeName>
<ScopeName key="2">
<Label>
...
<Text>Life Stage</Text>
...
</Label>
<Scope key="3">
<Label>
...
<Text>adult</Text>
</Label>
</Scope>
<Scope key="4">
<Label>
...
<Text>juvenile</Text>
</Label>
</Scope>
</ScopeName>
</ScopeNames>
...
</Terminology>
<Entities>
<Classes>
<Class key="1">
<ServiceProvider>EFG-UMB </ServiceProvider>
<FreeFormDescription>Mechanitis polymnia</FreeFormDescription>
<RankLevel>Species</RankLevel>
</Class>
</Classes>
</Entities>
<Descriptions>
<CodedDescription key="3">
<Class ref="1"/>
<__OtherScopes>
<!-- Descrption of adult male M. polymnia -->
<Scope keyref="1">
<ScopeState keyref="1"/>
</Scope>
<Scope keyref="2">
<ScopeState keyref="3"/>
</Scope>
</__OtherScopes>
...
</CodedDescription>
</Descriptions>
</Document>