axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change
on this file since 0d9eba6 was
8780cbec,
checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago
|
ABAC sources from Cobham
|
-
Property mode set to
100644
|
File size:
869 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Kangshi (Kangshi) --> |
---|
3 | <ApplicationDomainSpecification uri="C:\rtml\examples\EPub\ACMADSD.xml" xmlns="http://crypto.stanford.edu/dc/RTMLv1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://crypto.stanford.edu/dc/RTMLv1.0 |
---|
4 | http://crypto.stanford.edu/~ninghui/rtml/RTMLv1.0q.xsd"> |
---|
5 | <EnumType name="member class"> |
---|
6 | <EnumValue>Professional</EnumValue> |
---|
7 | <EnumValue>Student</EnumValue> |
---|
8 | </EnumType> |
---|
9 | <RoleDeclaration name="ACM Member"> |
---|
10 | <Parameter name="name"> |
---|
11 | <Type name="person name"/> |
---|
12 | </Parameter> |
---|
13 | <Parameter name="class"> |
---|
14 | <Type name="member class"/> |
---|
15 | </Parameter> |
---|
16 | <Parameter name="number"> |
---|
17 | <Type name="string"/> |
---|
18 | </Parameter> |
---|
19 | </RoleDeclaration> |
---|
20 | </ApplicationDomainSpecification> |
---|
Note: See
TracBrowser
for help on using the repository browser.