101 lines
1.7 KiB
Plaintext
101 lines
1.7 KiB
Plaintext
|
head 1.1;
|
||
|
access;
|
||
|
symbols;
|
||
|
locks; strict;
|
||
|
|
||
|
comment @# @;
|
||
|
|
||
|
|
||
|
1.1
|
||
|
date 2004.04.30.12.07.54; author BobMorris; state Exp;
|
||
|
branches;
|
||
|
next ;
|
||
|
|
||
|
|
||
|
desc
|
||
|
@none
|
||
|
@
|
||
|
|
||
|
|
||
|
1.1
|
||
|
log
|
||
|
@Scope example
|
||
|
@
|
||
|
text
|
||
|
@<?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>
|
||
|
@
|