source: fedd/abac-src/rtml/examples/FW/FWADSD2.xml @ 53dfd4b

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 701 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ApplicationDomainSpecification uri="http://crypto.stanford.edu/~ninghui/rtml/examples/FWADSD2.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
3                http://crypto.stanford.edu/~ninghui/rtml/RTMLv1.0q.xsd">
4        <IncludeDomain uri="http://crypto.stanford.edu/~ninghui/rtml/examples/FWADSD1.xml"/>
5        <RoleDeclaration name="socketPerm">
6                <Restriction>
7                        <BaseRole name="hostPerm"/>
8                </Restriction>
9                <Parameter name="port">
10                        <Type name="unsigned short"/>
11                </Parameter>
12        </RoleDeclaration>
13</ApplicationDomainSpecification>
Note: See TracBrowser for help on using the repository browser.