Commit 08de1f1f authored by Jason Graham's avatar Jason Graham Committed by Mark Canterbury
Browse files

Update 2 files

- /103120/examples/xml/example3GPPDictionary
- /103120/examples/xml/request10_IRIPolicyObject.xml
parent 854a48a9
Loading
Loading
Loading
Loading
+0 −995

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −123
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8"?>
<HI1Message xmlns="http://uri.etsi.org/03120/common/2019/10/Core" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:common="http://uri.etsi.org/03120/common/2016/02/Common" xmlns:tp="http://uri.etsi.org/03120/common/2022/07/TrafficPolicy" xmlns:etsi280="http://uri.etsi.org/03280/common/2017/07" xmlns:task="http://uri.etsi.org/03120/common/2020/09/Task">
    <Header>
        <SenderIdentifier>
            <CountryCode>XX</CountryCode>
            <UniqueIdentifier>ACTOR01</UniqueIdentifier>
        </SenderIdentifier>
        <ReceiverIdentifier>
            <CountryCode>XX</CountryCode>
            <UniqueIdentifier>ACTOR02</UniqueIdentifier>
        </ReceiverIdentifier>
        <TransactionIdentifier>25da39fe-adba-4999-89a7-596c2e957a44</TransactionIdentifier>
        <Timestamp>2022-07-01T12:00:00.000000Z</Timestamp>
        <Version>
            <ETSIVersion>V1.21.1</ETSIVersion>
            <NationalProfileOwner>XX</NationalProfileOwner>
            <NationalProfileVersion>v1.0</NationalProfileVersion>
        </Version>
    </Header>
    <Payload>
        <RequestPayload>
            <ActionRequests>
                <ActionRequest>
                    <ActionIdentifier>0</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="tp:IRIRuleObject">
                            <ObjectIdentifier>8a9faa9d-cab9-479e-b86a-7ba302fc40cc</ObjectIdentifier>
                            <CountryCode>XX</CountryCode>
                            <OwnerIdentifier>ACTOR01</OwnerIdentifier>
                            <tp:Criteria>
                                <tp:Criteria>
                                    <tp:IRIEventCriteria>
                                        <tp:IRIEvents>
                                            <common:Owner>ETSI</common:Owner>
                                            <common:Name>TS102232-3Events</common:Name>
                                            <common:Value>IPIRI</common:Value>
                                        </tp:IRIEvents>
                                        <tp:IRIEvents>
                                            <common:Owner>ETSI</common:Owner>
                                            <common:Name>TS102232-3Events</common:Name>
                                            <common:Value>IPIRIOnly</common:Value>
                                        </tp:IRIEvents>
                                        <tp:IRIEvents>
                                            <common:Owner>ETSI</common:Owner>
                                            <common:Name>TS102232-3Events</common:Name>
                                            <common:Value>IPIRIPacketReport</common:Value>
                                        </tp:IRIEvents>
                                    </tp:IRIEventCriteria>
                                </tp:Criteria>
                            </tp:Criteria>
                            <tp:Action>
                                <common:Owner>ETSI</common:Owner>
                                <common:Name>IRIAction</common:Name>
                                <common:Value>Deliver</common:Value>
                            </tp:Action>
                        </HI1Object>
                    </CREATE>
                </ActionRequest>
                <ActionRequest>
                    <ActionIdentifier>1</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="tp:IRIRuleObject">
                            <ObjectIdentifier>4b2df22a-54d6-4b6e-a8ab-1697f379f862</ObjectIdentifier>
                            <CountryCode>XX</CountryCode>
                            <OwnerIdentifier>ACTOR01</OwnerIdentifier>
                            <tp:Criteria>
                                <tp:Criteria>
                                    <tp:IRIEventCriteria>
                                        <tp:IRIEvents>
                                            <common:Owner>ETSI</common:Owner>
                                            <common:Name>IRIEvents</common:Name>
                                            <common:Value>All</common:Value>
                                        </tp:IRIEvents>
                                    </tp:IRIEventCriteria>
                                </tp:Criteria>
                            </tp:Criteria>
                            <tp:Action>
                                <common:Owner>ETSI</common:Owner>
                                <common:Name>IRIAction</common:Name>
                                <common:Value>DoNotDeliver</common:Value>
                            </tp:Action>
                        </HI1Object>
                    </CREATE>
                </ActionRequest>
                <ActionRequest>
                    <ActionIdentifier>2</ActionIdentifier>
                    <CREATE>
                        <HI1Object xsi:type="tp:IRIPolicyObject">
                            <ObjectIdentifier>6340ccaa-9b0d-44fc-9ea3-949f7c9ffef3</ObjectIdentifier>
                            <CountryCode>XX</CountryCode>
                            <OwnerIdentifier>ACTOR01</OwnerIdentifier>
                            <tp:IRIPolicyName>TS 102 232-3 IRI Only</tp:IRIPolicyName>
                            <tp:IRIRules>
                                <tp:IRIRuleReference>
                                    <tp:Order>1</tp:Order>
                                    <tp:ObjectIdentifier>8a9faa9d-cab9-479e-b86a-7ba302fc40cc</tp:ObjectIdentifier>
                                </tp:IRIRuleReference>
                                <tp:IRIRuleReference>
                                    <tp:Order>2</tp:Order>
                                    <tp:ObjectIdentifier>4b2df22a-54d6-4b6e-a8ab-1697f379f862</tp:ObjectIdentifier>
                                </tp:IRIRuleReference>
                            </tp:IRIRules>
                        </HI1Object>
                    </CREATE>
                </ActionRequest>
                <ActionRequest>
                    <ActionIdentifier>3</ActionIdentifier>
                    <UPDATE>
                        <HI1Object xsi:type="task:LITaskObject">
                            <ObjectIdentifier>2b36a78b-b628-416d-bd22-404e68a0cd36</ObjectIdentifier>
                            <task:ListOfIRIPolicyReferences>
                                <task:IRIPolicyReference>
                                    <task:Order>1</task:Order>
                                    <task:ObjectIdentifier>6340ccaa-9b0d-44fc-9ea3-949f7c9ffef3</task:ObjectIdentifier>
                                </task:IRIPolicyReference>
                            </task:ListOfIRIPolicyReferences>
                        </HI1Object>
                    </UPDATE>
                </ActionRequest>
            </ActionRequests>
        </RequestPayload>
    </Payload>
</HI1Message>