source: fedd/abac-src/rtml/examples/FB/twoCashier.xml @ 8780cbec

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 776 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<AccessRule xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\rtml\schemas\Credential.xsd">
4        <Preamble>
5                <DefaultDomain uri="C:\rtml\examples\FB\BankADSD.xml"/>
6        </Preamble>
7        <ExclusiveProductContainment>
8                <HeadRoleTerm name="twoCashier"/>
9                <ExclusiveProduct>
10                        <RoleTerm name="cashier"/>
11                        <RoleTerm name="cashier"/>
12                </ExclusiveProduct>
13        </ExclusiveProductContainment>
14        <ValidityTime>
15                <IssuedAt>2002-08-27T10:23:34</IssuedAt>
16                <ValidFrom>2002-08-27T10:23:34</ValidFrom>
17                <ValidTo>2002-09-27T10:23:34</ValidTo>
18        </ValidityTime>
19</AccessRule>
Note: See TracBrowser for help on using the repository browser.