source: fedd/abac-src/rtml/examples/FB/managerAndTwoCashier.xml @ 11860f52

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 753 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        <ProductContainment>
8                <HeadRoleTerm name="managerAndTwoCashier"/>
9                <Product>
10                        <RoleTerm name="manager"/>
11                        <RoleTerm name="twoCashier"/>
12                </Product>
13        </ProductContainment>
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.