Loading 103120/examples/workflow/request_simple_profile.xml 0 → 100644 +155 −0 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:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR01</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>c02358b2-76cf-4ba4-a8eb-f6436ccaea2f</TransactionIdentifier> <Timestamp>2021-10-11T13:37:00.000000Z</Timestamp> <Version> <ETSIVersion>V1.12.1</ETSIVersion> <NationalProfileOwner>XX</NationalProfileOwner> <NationalProfileVersion>v1.0</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>4193f541-5e19-468e-b4a3-1c636ce115e9</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>DocumentType</common:Name> <common:Value>Warrant</common:Value> </doc:DocumentType> <doc:DocumentBody> <common:Contents>court reference js-111...</common:Contents> <common:ContentType>text</common:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>1</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>4193f541-5e19-468e-b4a3-1c636ce115aa</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>DocumentType</common:Name> <common:Value>Warrant</common:Value> </doc:DocumentType> <doc:DocumentBody> <common:Contents>... xxx@yyy.com ...</common:Contents> <common:ContentType>text</common:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>2</ActionIdentifier> <CREATE> <HI1Object xsi:type="task:LDTaskObject"> <ObjectIdentifier>2b36a78b-b628-416d-bd22-404e68a0cd3f</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <task:Reference>028-1111</task:Reference> <task:RequestDetails> <task:StartTime>2022-10-01T00:00:00Z</task:StartTime> <task:EndTime>2021-10-31T23:59:59Z</task:EndTime> <task:RequestValues> <task:RequestValue> <task:FormatType> <task:FormatOwner>ETSI</task:FormatOwner> <task:FormatName>EmailAddress</task:FormatName> </task:FormatType> <task:Value>xxx@yyy.com</task:Value> </task:RequestValue> </task:RequestValues> </task:RequestDetails> <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> <task:CSPID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </task:CSPID> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>3</ActionIdentifier> <CREATE> <HI1Object xsi:type="task:LDTaskObject"> <ObjectIdentifier>2b36a78b-b628-416d-bd22-404e68a0cd3g</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <task:Reference>028-1112</task:Reference> <task:RequestDetails> <task:StartTime>2022-09-01T00:00:00Z</task:StartTime> <task:EndTime>2021-09-30T23:59:59Z</task:EndTime> <task:RequestValues> <task:RequestValue> <task:FormatType> <task:FormatOwner>ETSI</task:FormatOwner> <task:FormatName>EmailAddress</task:FormatName> </task:FormatType> <task:Value>zzz</task:Value> </task:RequestValue> </task:RequestValues> </task:RequestDetails> <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> <task:CSPID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </task:CSPID> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>4</ActionIdentifier> <CREATE> <HI1Object xsi:type="auth:AuthorisationObject"> <ObjectIdentifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <auth:AuthorisationReference>js-111</auth:AuthorisationReference> <auth:AuthorisationTimespan> <auth:StartTime>2022-09-01T12:00:00Z</auth:StartTime> <auth:EndTime></auth:EndTime> </auth:AuthorisationTimespan> <AssociatedObjects> <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115e9</AssociatedObject> <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115aa</AssociatedObject> <AssociatedObject>2b36a78b-b628-416d-bd22-404e68a0cd3f</AssociatedObject> <AssociatedObject>2b36a78b-b628-416d-bd22-404e68a0cd3g</AssociatedObject> </AssociatedObjects> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message> Loading
103120/examples/workflow/request_simple_profile.xml 0 → 100644 +155 −0 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:task="http://uri.etsi.org/03120/common/2020/09/Task" xmlns:auth="http://uri.etsi.org/03120/common/2020/09/Authorisation"> <Header> <SenderIdentifier> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR01</UniqueIdentifier> </SenderIdentifier> <ReceiverIdentifier> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </ReceiverIdentifier> <TransactionIdentifier>c02358b2-76cf-4ba4-a8eb-f6436ccaea2f</TransactionIdentifier> <Timestamp>2021-10-11T13:37:00.000000Z</Timestamp> <Version> <ETSIVersion>V1.12.1</ETSIVersion> <NationalProfileOwner>XX</NationalProfileOwner> <NationalProfileVersion>v1.0</NationalProfileVersion> </Version> </Header> <Payload> <RequestPayload> <ActionRequests> <ActionRequest> <ActionIdentifier>0</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>4193f541-5e19-468e-b4a3-1c636ce115e9</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>DocumentType</common:Name> <common:Value>Warrant</common:Value> </doc:DocumentType> <doc:DocumentBody> <common:Contents>court reference js-111...</common:Contents> <common:ContentType>text</common:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>1</ActionIdentifier> <CREATE> <HI1Object xsi:type="doc:DocumentObject"> <ObjectIdentifier>4193f541-5e19-468e-b4a3-1c636ce115aa</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <doc:DocumentType> <common:Owner>ETSI</common:Owner> <common:Name>DocumentType</common:Name> <common:Value>Warrant</common:Value> </doc:DocumentType> <doc:DocumentBody> <common:Contents>... xxx@yyy.com ...</common:Contents> <common:ContentType>text</common:ContentType> </doc:DocumentBody> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>2</ActionIdentifier> <CREATE> <HI1Object xsi:type="task:LDTaskObject"> <ObjectIdentifier>2b36a78b-b628-416d-bd22-404e68a0cd3f</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <task:Reference>028-1111</task:Reference> <task:RequestDetails> <task:StartTime>2022-10-01T00:00:00Z</task:StartTime> <task:EndTime>2021-10-31T23:59:59Z</task:EndTime> <task:RequestValues> <task:RequestValue> <task:FormatType> <task:FormatOwner>ETSI</task:FormatOwner> <task:FormatName>EmailAddress</task:FormatName> </task:FormatType> <task:Value>xxx@yyy.com</task:Value> </task:RequestValue> </task:RequestValues> </task:RequestDetails> <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> <task:CSPID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </task:CSPID> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>3</ActionIdentifier> <CREATE> <HI1Object xsi:type="task:LDTaskObject"> <ObjectIdentifier>2b36a78b-b628-416d-bd22-404e68a0cd3g</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <task:Reference>028-1112</task:Reference> <task:RequestDetails> <task:StartTime>2022-09-01T00:00:00Z</task:StartTime> <task:EndTime>2021-09-30T23:59:59Z</task:EndTime> <task:RequestValues> <task:RequestValue> <task:FormatType> <task:FormatOwner>ETSI</task:FormatOwner> <task:FormatName>EmailAddress</task:FormatName> </task:FormatType> <task:Value>zzz</task:Value> </task:RequestValue> </task:RequestValues> </task:RequestDetails> <task:DeliveryDetails> <task:LDDeliveryDestination> <task:DeliveryAddress> <task:IPv4Address>192.0.2.0</task:IPv4Address> </task:DeliveryAddress> </task:LDDeliveryDestination> </task:DeliveryDetails> <task:CSPID> <CountryCode>XX</CountryCode> <UniqueIdentifier>ACTOR02</UniqueIdentifier> </task:CSPID> </HI1Object> </CREATE> </ActionRequest> <ActionRequest> <ActionIdentifier>4</ActionIdentifier> <CREATE> <HI1Object xsi:type="auth:AuthorisationObject"> <ObjectIdentifier>7dbbc880-8750-4d3c-abe7-ea4a17646045</ObjectIdentifier> <CountryCode>XX</CountryCode> <OwnerIdentifier>ACTOR01</OwnerIdentifier> <auth:AuthorisationReference>js-111</auth:AuthorisationReference> <auth:AuthorisationTimespan> <auth:StartTime>2022-09-01T12:00:00Z</auth:StartTime> <auth:EndTime></auth:EndTime> </auth:AuthorisationTimespan> <AssociatedObjects> <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115e9</AssociatedObject> <AssociatedObject>4193f541-5e19-468e-b4a3-1c636ce115aa</AssociatedObject> <AssociatedObject>2b36a78b-b628-416d-bd22-404e68a0cd3f</AssociatedObject> <AssociatedObject>2b36a78b-b628-416d-bd22-404e68a0cd3g</AssociatedObject> </AssociatedObjects> </HI1Object> </CREATE> </ActionRequest> </ActionRequests> </RequestPayload> </Payload> </HI1Message>