<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:color="http://www.omg.org/spec/BPMN/non-normative/color/1.0" id="Definitions_1" targetNamespace="http://bpmn.io/schema/bpmn">
  <bpmn:collaboration id="Collaboration_1cfkkoq">
    <bpmn:participant id="Participant_0r7orkd" processRef="Process_1" />
  </bpmn:collaboration>
  <bpmn:process id="Process_1" isExecutable="false">
    <bpmn:laneSet>
      <bpmn:lane id="Lane_1gcrwn3" name="Servidor REQUERENTE">
        <bpmn:flowNodeRef>Task_0mj0rua</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1sc0jnu</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_0zw0vc5</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>StartEvent_0xrp4na</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_158z8nu" name="Servidor AVALIADOR (Campus)">
        <bpmn:flowNodeRef>Task_1kvna1f</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ExclusiveGateway_1b2m6re</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Task_1x1t6l3</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_0v4t19j" name="Servidor FISCAL (Reitoria)">
        <bpmn:flowNodeRef>Task_1ub9q7p</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>EndEvent_1msshwz</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>
    <bpmn:sequenceFlow id="SequenceFlow_0oyhgwe" sourceRef="StartEvent_0xrp4na" targetRef="Task_0mj0rua" />
    <bpmn:sequenceFlow id="SequenceFlow_13p66ns" sourceRef="Task_0mj0rua" targetRef="Task_1sc0jnu" />
    <bpmn:sequenceFlow id="SequenceFlow_05n3dtn" sourceRef="Task_1sc0jnu" targetRef="Task_0zw0vc5" />
    <bpmn:startEvent id="StartEvent_0xrp4na">
      <bpmn:outgoing>SequenceFlow_0oyhgwe</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:task id="Task_0mj0rua" name="Escolher fluxo CERTIFICADO DIGITAL">
      <bpmn:incoming>SequenceFlow_0oyhgwe</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_13p66ns</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_1sc0jnu" name="Confirmar dados funcionais">
      <bpmn:incoming>SequenceFlow_13p66ns</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_05n3dtn</bpmn:outgoing>
    </bpmn:task>
    <bpmn:task id="Task_0zw0vc5" name="Enviar solicitação">
      <bpmn:incoming>SequenceFlow_05n3dtn</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_1qws2y1</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_1qws2y1" sourceRef="Task_0zw0vc5" targetRef="Task_1kvna1f" />
    <bpmn:sequenceFlow id="SequenceFlow_0166y55" sourceRef="Task_1kvna1f" targetRef="ExclusiveGateway_1b2m6re" />
    <bpmn:task id="Task_1kvna1f" name="Avaliar solicitação">
      <bpmn:incoming>SequenceFlow_1qws2y1</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0166y55</bpmn:outgoing>
    </bpmn:task>
    <bpmn:exclusiveGateway id="ExclusiveGateway_1b2m6re" name="APROVAR?">
      <bpmn:incoming>SequenceFlow_0166y55</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0t1mptc</bpmn:outgoing>
      <bpmn:outgoing>SequenceFlow_0fao1yt</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:task id="Task_1ub9q7p" name="Autorizar no SIGEPE">
      <bpmn:incoming>SequenceFlow_0t1mptc</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_0jv1mmt</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_0t1mptc" name="SIM" sourceRef="ExclusiveGateway_1b2m6re" targetRef="Task_1ub9q7p" />
    <bpmn:sequenceFlow id="SequenceFlow_0jv1mmt" sourceRef="Task_1ub9q7p" targetRef="EndEvent_1msshwz" />
    <bpmn:sequenceFlow id="SequenceFlow_0fao1yt" name="NÃO" sourceRef="ExclusiveGateway_1b2m6re" targetRef="Task_1x1t6l3" />
    <bpmn:endEvent id="EndEvent_1msshwz">
      <bpmn:incoming>SequenceFlow_0jv1mmt</bpmn:incoming>
      <bpmn:incoming>SequenceFlow_19kz9zm</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:task id="Task_1x1t6l3" name="Informar motivo">
      <bpmn:incoming>SequenceFlow_0fao1yt</bpmn:incoming>
      <bpmn:outgoing>SequenceFlow_19kz9zm</bpmn:outgoing>
    </bpmn:task>
    <bpmn:sequenceFlow id="SequenceFlow_19kz9zm" sourceRef="Task_1x1t6l3" targetRef="EndEvent_1msshwz" />
    <bpmn:association id="Association_1cf3fcs" sourceRef="Task_1sc0jnu" targetRef="TextAnnotation_1uj6nnd" />
    <bpmn:textAnnotation id="TextAnnotation_1uj6nnd">    <bpmn:text>Confirmar: NOME COMPLETO, SIAPE, CPF, CAMPUS e SETOR/DEPARTAMENTO</bpmn:text>
</bpmn:textAnnotation>
  </bpmn:process>
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="Collaboration_1cfkkoq">
      <bpmndi:BPMNShape id="Participant_0r7orkd_di" bpmnElement="Participant_0r7orkd">
        <dc:Bounds x="123" y="82" width="968" height="589" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_1gcrwn3_di" bpmnElement="Lane_1gcrwn3">
        <dc:Bounds x="153" y="82" width="938" height="216" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_158z8nu_di" bpmnElement="Lane_158z8nu">
        <dc:Bounds x="153" y="298" width="938" height="174" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_0v4t19j_di" bpmnElement="Lane_0v4t19j">
        <dc:Bounds x="153" y="472" width="938" height="199" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="StartEvent_0xrp4na_di" bpmnElement="StartEvent_0xrp4na" color:background-color="#00ff00">
        <dc:Bounds x="219" y="201" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="192" y="241" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Task_0mj0rua_di" bpmnElement="Task_0mj0rua">
        <dc:Bounds x="298" y="179" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0oyhgwe_di" bpmnElement="SequenceFlow_0oyhgwe">
        <di:waypoint xsi:type="dc:Point" x="255" y="219" />
        <di:waypoint xsi:type="dc:Point" x="277" y="219" />
        <di:waypoint xsi:type="dc:Point" x="277" y="219" />
        <di:waypoint xsi:type="dc:Point" x="298" y="219" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="247" y="213" width="90" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1sc0jnu_di" bpmnElement="Task_1sc0jnu">
        <dc:Bounds x="438" y="179" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_13p66ns_di" bpmnElement="SequenceFlow_13p66ns">
        <di:waypoint xsi:type="dc:Point" x="398" y="219" />
        <di:waypoint xsi:type="dc:Point" x="438" y="219" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="418" y="198" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="TextAnnotation_1uj6nnd_di" bpmnElement="TextAnnotation_1uj6nnd">
        <dc:Bounds x="477" y="93" width="185" height="58" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Association_1cf3fcs_di" bpmnElement="Association_1cf3fcs">
        <di:waypoint xsi:type="dc:Point" x="522" y="179" />
        <di:waypoint xsi:type="dc:Point" x="545" y="151" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_0zw0vc5_di" bpmnElement="Task_0zw0vc5">
        <dc:Bounds x="582" y="179" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_05n3dtn_di" bpmnElement="SequenceFlow_05n3dtn">
        <di:waypoint xsi:type="dc:Point" x="538" y="219" />
        <di:waypoint xsi:type="dc:Point" x="560" y="219" />
        <di:waypoint xsi:type="dc:Point" x="560" y="219" />
        <di:waypoint xsi:type="dc:Point" x="582" y="219" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="575" y="213" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1kvna1f_di" bpmnElement="Task_1kvna1f">
        <dc:Bounds x="298" y="354.778" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_1qws2y1_di" bpmnElement="SequenceFlow_1qws2y1">
        <di:waypoint xsi:type="dc:Point" x="617" y="259" />
        <di:waypoint xsi:type="dc:Point" x="348" y="331" />
        <di:waypoint xsi:type="dc:Point" x="348" y="355" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="482.5" y="274" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="ExclusiveGateway_1b2m6re_di" bpmnElement="ExclusiveGateway_1b2m6re" isMarkerVisible="true" color:background-color="#ffff00">
        <dc:Bounds x="462.66700000000003" y="370" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="458" y="340" width="61" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0166y55_di" bpmnElement="SequenceFlow_0166y55">
        <di:waypoint xsi:type="dc:Point" x="398" y="395" />
        <di:waypoint xsi:type="dc:Point" x="463" y="395" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="430.5" y="374" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1ub9q7p_di" bpmnElement="Task_1ub9q7p">
        <dc:Bounds x="438" y="524.111" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0t1mptc_di" bpmnElement="SequenceFlow_0t1mptc">
        <di:waypoint xsi:type="dc:Point" x="488" y="420" />
        <di:waypoint xsi:type="dc:Point" x="488" y="524" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="493" y="478" width="20" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="EndEvent_1msshwz_di" bpmnElement="EndEvent_1msshwz" color:background-color="#ff0000">
        <dc:Bounds x="614" y="546" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="632" y="586" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0jv1mmt_di" bpmnElement="SequenceFlow_0jv1mmt">
        <di:waypoint xsi:type="dc:Point" x="538" y="564" />
        <di:waypoint xsi:type="dc:Point" x="614" y="564" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="576" y="543" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNShape id="Task_1x1t6l3_di" bpmnElement="Task_1x1t6l3">
        <dc:Bounds x="582" y="355" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="SequenceFlow_0fao1yt_di" bpmnElement="SequenceFlow_0fao1yt">
        <di:waypoint xsi:type="dc:Point" x="513" y="395" />
        <di:waypoint xsi:type="dc:Point" x="547" y="395" />
        <di:waypoint xsi:type="dc:Point" x="547" y="395" />
        <di:waypoint xsi:type="dc:Point" x="582" y="395" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="534" y="375" width="25" height="13" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="SequenceFlow_19kz9zm_di" bpmnElement="SequenceFlow_19kz9zm">
        <di:waypoint xsi:type="dc:Point" x="632" y="435" />
        <di:waypoint xsi:type="dc:Point" x="632" y="546" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="647" y="484.5" width="0" height="12" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
