source: fedd/abac-src/rtml/examples/EPub/University.xml @ df783c1

axis_examplecompt_changesinfo-opsversion-2.00version-3.01version-3.02
Last change on this file since df783c1 was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 1.1 KB
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<!-- university <=== K_ABU -->
4<AccessRule xmlns="http://crypto.stanford.edu/dc/RTMLv1.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://crypto.stanford.edu/dc/RTMLv1.0
5                                http://crypto.stanford.edu/~ninghui/rtml/RTMLv1.0q.xsd">
6        <Preamble>
7                <DefaultDomain uri="C:\rtml\examples\EPub\EPubADSD.xml"/>
8                <ImportDomain name="ABU" uri="C:\rtml\examples\EPub\ABUADSD.xml"/>
9                <Principal id="K_ABU">
10                        <StringValue>
11                            /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA
12                            HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu
13                            K2HXKu/yIgMZndFIAcc=
14                        </StringValue>
15                </Principal>
16        </Preamble>
17        <SimpleDelegation>
18                <HeadRoleTerm name="University" domain="ABU"/>
19                <DelegateTo>
20                        <PrincipalRef ref="K_ABU"/>
21                </DelegateTo>
22        </SimpleDelegation>
23        <ValidityTime>
24                <IssueTime>2002-08-26T12:52:00</IssueTime>
25        </ValidityTime>
26</AccessRule>
Note: See TracBrowser for help on using the repository browser.