BPD 関連リソース用の REST インターフェース-プロセス・ビジュアル・モデル・リソース-GET メソッド [非推奨]

この機能の使用は推奨されません。 このメソッドを使用して、ビジネス・プロセス定義のビジュアル・モデル (json、xml、またはイメージ) を取得します。

メソッドの呼び出し例

GET /rest/bpm/wle/v1/visual/processModel/{bpdId}[?snapshotId={string}][&branchId={string}][&projectId={string}][&image={boolean}]

パラメーター

: 使用する正しいスナップショットを識別するには、 snapshotIdbranchId、または projectId のいずれかのパラメーターを設定する必要があります。
以下の優先順位規則が適用されます。
1) snapshotId パラメーターが指定されている場合、その特定のスナップショットが使用され、 branchId パラメーターと projectId パラメーターは無視されます。
2) branchId パラメーターが指定されている場合、指定されたブランチ (トラック) のチップ (現行) スナップショットが使用され、 projectId パラメーターは無視されます。
3) projectId パラメーターが指定されている場合、そのプロセス・アプリケーション内のデフォルト・ブランチ (トラック) のチップ (現行) スナップショットが使用されます。
オプション・パラメーター
名前値タイプ説明
snapshotId ストリング
ビジネス・プロセス定義のビジュアル・モデルに関連付けられたスナップショットの ID。 snapshotId パラメーターまたは branchId パラメーターのいずれかを設定する必要があります。
branchId ストリング
ビジネス・プロセス定義のビジュアル・モデルに関連付けられたブランチの ID。 snapshotIdbranchId、または projectId のいずれかのパラメーターを設定する必要があります。
projectId ストリング
ビジネス・プロセス定義のビジュアル・モデルに関連付けられているプロセス・アプリケーションまたはツールキットの ID。 snapshotIdbranchId、または projectId のいずれかのパラメーターを設定する必要があります。
画像 ブール値
このパラメーターを trueに設定すると、イメージが返されます。 それ以外の場合、応答は json または xml です。

要求の内容

なし

応答の内容

ビジネス・プロセス定義のビジュアル・モデル (json、xm、l、またはイメージ)。

デフォルトのコンテンツ・タイプは次のとおりです。application/json.

MIME タイプ: application/json


スキーマ
{
    "status":"200",
    "データ": {
        "name": {"type": "string", "description": "The name of the business process definition."},
        "desc": {"type": "string", "description": "The description of the business process definition."},
        "poId": {"type": "string", "description": "The persistent object ID of the business process definition."},
        "poVersionId": {"type": "string", "description": "The persistent object version ID of the business process definition."},
        "identifier":"id",
        "id": {"type": "string", "description": "The BPMN ID of the business process definition."},
        "label":"label",
        "items": {"type": "[object]", "description": " スイムレーン、フロー・オブジェクト、注のリスト、 
                    ビジネス・プロセス定義のグループおよびフェーズ。", 
       	   [
              {
                "width": {"type": "integer", "description": "The width of the item. スイムレーン、注記、フェーズ (マイルストーン)、およびグループにのみ適用されます。"},
                "height": {"type": "integer", "description": "The height of the item. スイムレーン、注記、フェーズ (マイルストーン)、およびグループにのみ適用されます。"},
                "id": {"type": "string", "description": "The BPMN ID of the swimlane, flow object, note, group or phase (milestone)."},
                "label": {"type": "string", "description": "The description of the item."}、
                "x":{"type": "integer", "description": "The top-left x position of the item."},
                "y":{"type": "integer", "description": "The top-left y position of the item."},
                "type": {"type": "string", "description": "項目のタイプです。", 
		     "enum":
	         	[
				"スイムレーン",
				"アクティビティー",
				"ゲートウェイ",
				"gatewayAnd",
				"gatewayOr",
				"gatewayEvent",
				"開始",
				"adhocStartイベント",
				"msgStartEventInterrupting",
				"msgStartEventNonInterrupting"、
				"timerStartEventInterrupting",
				"timerStartEventNonInterrupting"、
				"errorStartイベント",
				"終了",			
				"終了",
				"errorEndイベント",
				"messageEndイベント",			
				"intermediateThrowMsgEvent",			
				"intermedCatchMsgEventNonBoundary",
				"intermedCatchTimerEventNonBoundary",
				"intermedCatchTrackingEventNonBoundary",
				"intermedCatchErrorEvent境界",
				"intermedCatchMsgEventBoundaryInterrupting",
				"intermedCatchMsgEventBoundaryNonInterrupting"、
				"intermedCatchTimerEventBoundaryInterrupting",
				"intermedCatchTimerEventBoundaryNon中断中",
				"注",
				"グループ",
				"マイルストーン"
		         ]
		      },
	        "isSystem": {"type": "boolean", "description": " スイムレーンがシステム・スイムレーンであるかどうかを示します。 スイムレーンにのみ適用されます。"},
                "color": {"type": "string", "description": " スイムレーンの色。 スイムレーンにのみ適用されます。」 
                     "enum":
                	[
				"デフォルト",
				"red",
				"オレンジ",
				"黄色",
				"緑",
				"青",
				"紫",
				"グレー"
			]
                     },
                "colorIcon": {"type": "string", "description": " アクティビティーのアイコン・パス。 これはアクティビティーにのみ適用されます。"},
                "lane": {"type": "string", "description": " この項目が属しているスイムレーンの名前。 
			この属性は、フェーズ (マイルストーン) およびスイムレーンには適用されません。"},
                "bpmn2TaskType": {"type": "string", "description": " 項目の BPMN2 タスク・タイプ。 これはアクティビティーにのみ適用されます。", 
	             "enum":
			[
				"none",
				"UserTask",
				"DecisionTask",
				"ServiceTask",
				"ScriptTask",
				"CalledProcess",
				"SubProcess",
				「Event_SubProcess」
			]
		     },
                "snapshotId": {"type": "string", "description": " 実装サービスまたはリンクされたプロセスに関連付けられたスナップショットの ID。 
			これはアクティビティーにのみ適用されます。 このアクティビティーの実装がある場合は、「snapshotId」または「branchId」のいずれかを指定する必要があります。"},
                "branchId": {"type": "string", "description": " 実装サービスまたはリンクされたプロセスに関連付けられたブランチの ID。 
			これはアクティビティーにのみ適用されます。 このアクティビティーの実装がある場合は、「snapshotId」または「branchId」のいずれかを指定する必要があります。"},
                "poId": {"type": "string", "description": " 実装サービス、リンクされたプロセス、または組み込みサブプロセスの永続オブジェクト ID。 
				これはアクティビティーにのみ適用されます。"},
                "poType": {"type": "string", "description": "項目の実装のパーシスタント・オブジェクト・タイプ。", 
	             "enum":
			[
				"BPD",
				"サービス"
			]
	             },
                "serviceType": {"type": "string", "description": " その項目の実装のサービス・タイプ。 これは、 poType が Service の場合にのみ適用されます。", 
	             "enum":
			[
				"Rule Service",
				"Human Service",
				"Integration Service",
				"General System Service",
				"SCA Service"
			]
		     },						
                "successors":[],
                "children":[{
                        "_reference":{"type": "string", "description": "The BPMN ID of the item in the swimlane."}
                    }
                ],
                "attachedEvents": {"type": "[object]", "description": " このアクティビティーに関連付けられたイベントのリスト。 この属性はアクティビティーにのみ適用されます。", 
                   [                			
		     {
                      "eventPosition": {"type": "string", "description": "アクティビティーでのイベントのポート位置。",
		         "enum":
			   [
				"topLeft",
				"topCenter",
				"topRight",    
				"leftTop",
				"leftCenter",
			        "leftBottom",    
				"bottomLeft",
				"bottomCenter",
				"bottomRight",    
				"rightTop",
				"rightCenter",
				"rightBottom"                		
			   ]                        
	               },
	               _reference ":{"type": "string", "description": "The BPMN ID of the attached event."}
                    },                    
                  ]
                },
                "preAssignment":{"type": "boolean", 
                	"description": "Indicates whether this item has pre-assignments. スイムレーン、注記、グループ、またはフェーズ (マイルストーン) には適用されません。"},
                "postAssignment":{"type": "boolean", 
                	"description": "Indicates whether this item has pre-assignments. スイムレーン、注記、グループ、またはフェーズ (マイルストーン) には適用されません。"},
                "conditional": {"type": "boolean", 
                	"description": " このアクティビティーが条件付きかどうかを示します。 この属性はアクティビティーにのみ適用されます。"},
                "interrupting": {"type": "boolean", 
                	"description": " イベントがアクティビティーまたは親プロセスを中断するかどうかを示します。 
                	これは、組み込みイベント・サブプロセス内の境界イベントおよび開始イベントにのみ適用されます。"},
                "category": {"type": "string", "description": " フロー・オブジェクトのカテゴリー。 この属性は、スイムレーン、注記、またはグループには適用されません。", 
	              "enum":
			 [
				"アクティビティー",
				"StartEvent",
				"EndEvent",
				"IntermediateEvent",
				"BoundaryIntermediateイベント",
				"ゲートウェイ"                		
			 ]
		 }
	      }					                		
      
           ]
        },
        "links": {"type": "[object]", "description": "ビジネス・プロセス定義内のフローのリスト。",
           [
             {
                "needDefaultマーカー":{"type": "boolean", "description": "Indicates whether the link needs a default marker."},
                "needDiamondMarker":{"type": "boolean", "description": "Indicates whether the link needs a condition marker."},
                "id":{"type": "string", "description": "The BPMN ID of the link."}、
                "name":{"type": "string", "description": "The name of the link."},
                "start":{"type": "string", "description": "The BPMN ID of the link source."},
                "startPosition": {"type": "string", "description": "リンク・ソースのポート。", 
		        "enum":
			   [
				"topLeft",
				"topCenter",
				"topRight",    
				"leftTop",
				"leftCenter",
			        "leftBottom",    
				"bottomLeft",
				"bottomCenter",
				"bottomRight",    
				"rightTop",
				"rightCenter",
				"rightBottom"                		
			   ]                        
                },
                "end":{"type": "string", "description": "The BPMN ID of the link target."},
                "endPosition": {"type": "string", "description": "リンク・ターゲットのポート。", 
		        "enum":
			   [
				"topLeft",
				"topCenter",
				"topRight",    
				"leftTop",
				"leftCenter",
			        "leftBottom",    
				"bottomLeft",
				"bottomCenter",
				"bottomRight",    
				"rightTop",
				"rightCenter",
				"rightBottom"                		
			   ]                        
                },                
                "showName":{"type": "boolean", "description": "Indicates whether to display the link name."},
                "showEndState":{"type": "boolean", "description": "Indicates whether to display the link end state or not."},
                "linkLabelPosition":{"type": "double", "description": "The position of the label in the link."},
                "gfx":{"type": "string", "description": "The bend points of the link, which are specified using a format similar to the following example:
                					{\"intermediatePoints\":[{\"x\":117,\"y\":62},{\"x\":117,\"y\":65}]}"}
            	}
            ]
        },
        "プロパティー": {
            "変数": [{
                    "poId":{"type": "string", "description": "The persistent object ID of the variable type."},
                    "poName":{"type": "string", "description": "The name of the type of this variable."},
                		"snapshotId": {"type": "string", "description": " 変数型に関連付けられたスナップショットの ID。 両方 
                						'snapshotId' または 'branchId' を指定する必要があります。"},
                		"branchId":{"type": "string", "description": "The ID of the branch associated with the type of this variable. 両方 
                						'snapshotId' または 'branchId' を指定する必要があります。"},
                    "isList":{"type": "boolean", "description": "Indicates whether this variable is a list."},
                    "type": {"type": "string", "description": "変数が入力、出力、またはプライベートのいずれであるかを示します。", 
                    	"enum": 
               		   [
				"入力",
				"出力",
				"input_output",
				"プライベート"                    
                    	   ]
                    },                    
                    "name":{"type": "string", "description": "The name of the variable."}
                }
            ],
            "workSchedule":{
                "timeScheduleType":{"type": "integer", "description": "'0': Use time schedule, '1': Use expression."},
                "timeScheduleName":{"type": "string", "description": "The name of the time schedule."},
                "timeScheduleExpression":{"type": "string", "description": "The expression of the time schedule."},
                "timezoneType":{"type": "integer", "description": "'0': Use timezone, '1': Use expression."},
                "timezone":{"type": "string", "description": "The time zone."},
                "timezoneExpression":{"type": "string", "description": "The expression of the time zone."},
                "holidayScheduleタイプ":{"type": "integer", "description": "'0': Use holiday schedule, '1': Use expression."},
                "holidaySchedule名前":{"type": "string", "description": "The name of the holiday schedule."},
                "holidayScheduleExpression":{"type": "string", "description": "The expression of the holiday schedule."}
            },
            "KPI": [{
                    "name":{"type": "string", "description": "The name of the KPI."}
                }
            ]
        }
    }
}
コンテンツの例
{
    "status":"200",
    "データ": {
        "name":"HR Open New Position",
        "desc":"",
        "poId":"25.c904b3b1-afc1-4698-bf5a-a20892c20275",
        "poVersionId": "a54089fa-8c93-4e60-9c1f-4e467ec45491",
        "identifier":"id",
        "id": "bpdid:4d136293f40cc951:-120ec0b7:132761038b2:-7fbb",
        "label":"label",
        "項目": [{
                "幅": 186,
                "高さ": 63
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fc",
                "label": "General Manager の rejects\u000athe 求人ポジションの場合、拒否された and\u000athe 求人ポジションについて通知された雇用 manag...\u000ais は terminated.\u000aです",
                "x": 277、
                "y": 53
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "width": 172、
                "height": 49
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fd",
                "label": "General Manager が \u000aapproves 求人ポジション it\u000ais を人事部に送付した場合。 \u000a",
                "x": 645
                "y": 114
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "width": 171、
                "高さ": 50
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fe",
                "label": "The General Manager Evaluates \u000athe submitted requisition and \u000aeither approves or? it.\u000a",
                "x": 109
                "y":48,
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "width": 173、
                "高さ": 50
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ff",
                "label": "If the requisition is to fill an\u000aexisting position, it is routed\u000adirectly to Human Resources. \u000a",
                "x": 745
                "y": 82
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "width": 128、
                "高さ": 65
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6800",
                "label": "The requisition is to\u000afill a new position, it is\u000arouted to the General \u000aManager for approval.\u000a",
                "x": 458、
                "y": 107
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "width": 148、
                "高さ": 37
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6801",
                "label": "The hiring manager submit \u000aa job requisition.\u000a",
                "x": 157
                "y": 118
                "type":"note",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":null,
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "active":false
            },
            {
                "lane":"Hiring Manager",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8",
                "label":"Start",
                "x": 18
                "y": 53
                "タイプ": "開始",
                "category": "StartEvent"
            },
            {
                "colorIcon":"bpd/color/blue_75x55.gif",
                "lane":"Hiring Manager",
                "bpmn2TaskType":"UserTask",
                "poType": "サービス",
                "serviceType":"Human Service",
                "poId":"1.551dd543-a770-4d6c-b0e0-1c9d61242e55",
                "snapshotId":"2064.30c63e29-aacd-4b3b-803f-a09ce65486d2",
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "loopType": "なし",
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id":"bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db",
                "label": "Submit job\u000arequisition",
                "x":193,
                "y":30,
                "type":"activity",
                "category": "アクティビティー"
            },
            {
                "lane":"Hiring Manager",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8",
                "label": "Need GM\u000aapproval?",
                "x":325,
                "y": 49
                "type":"gateway",
                "category": "ゲートウェイ"
            },
            {
                "isSystem" :false,
                "color": "緑",
                "width": 968、
                "height":187,
                "children":[{
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6801"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6800"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ff"
                    }
                ],
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ec",
                "label": "雇用管理者",
                "x": 0、
                "y": 0、
                "type": "スイムレーン"
            },
            {
                "lane":"General Manager",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7",
                "label": "GM が承認しましたか?",
                "x":442,
                "y": 54
                "type":"gateway",
                "category": "ゲートウェイ"
            },
            {
                "colorIcon":"bpd/color/purple_75x55.gif",
                "lane":"General Manager",
                "bpmn2TaskType":"UserTask",
                "poType": "サービス",
                "serviceType":"Human Service",
                "poId":"1.7f854d48-db50-49fd-9229-929f7840394b",
                "snapshotId":"2064.30c63e29-aacd-4b3b-803f-a09ce65486d2",
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "loopType": "なし",
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id":"bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6",
                "label": "Approve or\u000areject requisition",
                "x":317,
                "y":35,
                "type":"activity",
                "category": "アクティビティー"
            },
            {
                "isSystem" :false,
                "color":"Blue",
                "width": 968、
                "height":163,
                "children":[{
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fe"
                    }
                ],
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67eb",
                "label": "ゼネラル・マネージャー",
                "x": 0、
                "y": 187
                "type": "スイムレーン"
            },
            {
                "lane":"Human Resources",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2",
                "label":"End",
                "x":752,
                "y": 51
                "タイプ": "終了",
                "カテゴリー": "EndEvent"
            },
            {
                "colorIcon":"bpd/color/yellow_75x55.gif",
                "lane":"Human Resources",
                "bpmn2TaskType": "なし",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "loopType": "なし",
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5",
                "label": "Find job\u000acandidates",
                "x":618,
                "y":28,
                "type":"activity",
                "category": "アクティビティー"
            },
            {
                "isSystem" :false,
                "color":"Default",
                "width": 968、
                "height":169,
                "children":[{
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fd"
                    }
                ],
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ea",
                "label": "人事",
                "x": 0、
                "y": 350
                "type": "スイムレーン"
            },
            {
                "colorIcon":"bpd/color/orange_75x55.gif",
                "lane":"System",
                "bpmn2TaskType": "なし",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "loopType": "なし",
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796",
                "label": "Notify hiring\u000amanager",
                "x":532,
                "y":35,
                "type":"activity",
                "category": "アクティビティー"
            },
            {
                "lane":"System",
                "snapshotId":null,
                "branchId":null,
                "successors":[],
                "attachedEvents":[],
                "preAssignment":false,
                "postAssignment":false,
                "conditional":false,
                "eventActionType":0,
                "interrupting":false,
                "アクティブ" :false,
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787",
                "label": "Requisition\u000aterminated",
                "x":665,
                "y": 58
                "タイプ": "終了",
                "カテゴリー": "EndEvent"
            },
            {
                "isSystem" :true,
                "color":"Purple",
                "width": 968、
                "height":140,
                "children":[{
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787"
                    },
                    {
                        "_reference": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fc"
                    }
                ],
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e9",
                "label": "システム",
                "x": 0、
                "y": 519
                "type": "スイムレーン"
            }
        ],
        "リンク": [{
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-674e",
                "name": "採用要請を提出する",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db",
                "endPosition":"leftCenter",
                "showName":false,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":117,\"y\":62},{\"x\":117,\"y\":65}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :true,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-673e",
                "name": "拒否",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7",
                "startPosition":"bottomCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796",
                "endPosition":"leftCenter",
                "showName":true,
                "showEndState":false,
                "linkLabel位置":0.8121827411167513,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":482,\"y\":589}]} ",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6746",
                "name": "承認済み --> HR に進む",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5",
                "endPosition":"leftCenter",
                "showName":true,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":570,\"y\":253},{\"x\":570,\"y\":413}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-677a",
                "name": "承認が必要です",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8",
                "startPosition":"bottomCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6",
                "endPosition":"topCenter",
                "showName":true,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":365,\"y\":149},{\"x\":388,\"y\":149}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :true,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6772",
                "name": "承認不要 --> HR に進む",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5",
                "endPosition":"topCenter",
                "showName":true,
                "showEndState":false,
                "linkLabel位置":0.49320543565147884,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":689,\"y\":61}]} ",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-676a",
                "name": "GM の承認が必要ですか?",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db",
                "startPosition":"rightCenter",
                "end": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8",
                "endPosition":"leftCenter",
                "showName":false,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":306,\"y\":65},{\"x\":306,\"y\":61}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6762",
                "name": "終了",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2",
                "endPosition":"leftCenter",
                "showName":false,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":732,\"y\":63},{\"x\":732,\"y\":60}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-675c",
                "name": "GM が承認しましたか?",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7",
                "endPosition":"leftCenter",
                "showName":false,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":427,\"y\":70},{\"x\":427,\"y\":66}]}",
                "inCriticalPath":false
            },
            {
                "needDefaultマーカー" :false,
                "needDiamondMarker": false、
                "id": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6754",
                "name": "要求書が終了しました",
                "start": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796",
                "startPosition":"rightCenter",
                "終了": "bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787",
                "endPosition":"leftCenter",
                "showName":false,
                "showEndState":false,
                "linkLabelPosition":0.5,
                "gfx": "{¥"intermediatePoints¥ ": [{\"x\":646,\"y\":70},{\"x\":646,\"y\":67}]}",
                "inCriticalPath":false
            }
        ],
        "プロパティー": {
            "変数": [{
                    "poId":"12.0b208895-bdb3-4e67-a402-af17a05858d2",
                    "poName":"Requisition",
                    "snapshotId":"2064.30c63e29-aacd-4b3b-803f-a09ce65486d2",
                    "branchId":null,
                    "isList":false,
                    "type":"private",
                    "name":"requisition"
                },
                {
                    "poId":"12.0ea493a3-08b7-4456-84be-443c8d41bc8b",
                    "poName":"Position",
                    "snapshotId":"2064.30c63e29-aacd-4b3b-803f-a09ce65486d2",
                    "branchId":null,
                    "isList":false,
                    "type":"private",
                    "name":"currentPosition"
                }
            ],
            "workSchedule":{
                "timeScheduleタイプ": 0,
                "timeScheduleName": "(デフォルトを使用)",
                「timezoneType」: 0、
                "timezone": "(デフォルトを使用)",
                "holidayScheduleタイプ": 0,
                "holidaySchedule名": "(デフォルトを使用)"
            },
            "KPI": [{
                    "poId":"49.67cbb213-0032-4f14-be44-7e9c7a1a146f",
                    "snapshotId":"2064.74f9ea10-a351-4c42-ada5-b3dce7145330",
                    "branchId":null,
                    "name": "合計時間 (クロック)"
                }
            ]
        }
    }
}

MIME タイプ: application/xml


スキーマ
<?xml version="1.0" encoding="UTF-8"?>
<schema targetNamespace="http://rest.bpm.ibm.com/v1/data/bpd/visual"
	elementFormDefault="unqualified"
	xmlns="http://www.w3.org/2001/XMLSchema"
	xmlns:tns="http://rest.bpm.ibm.com/v1/data/bpd/visual"
	xmlns:pref="http://rest.bpm.ibm.com/v1/data/root"
	xmlns:task="http://rest.bpm.ibm.com/v1/data/task"
	xmlns:cmn = "http://rest.bpm.ibm.com/v1/data/common">

    < import schemaLocation= "Common.xsd" namespace= "http://rest.bpm.ibm.com/v1/data/common" />
    < import schemaLocation= "BPMRestData.xsd" namespace= "http://rest.bpm.ibm.com/v1/data/root" />
    < import schemaLocation= "Task.xsd" namespace= "http://rest.bpm.ibm.com/v1/data/task" />

    <complexType 名 = " 解説書 ">
		<sequence>
		    < エレメント名 = "_reference "type="string" />
		</sequence>
    </complexType>

    <complexType 名前 = "AttachedEvent">
		<sequence>
		    < エレメント名 = "_reference "type="string" />
			< エレメント名 = "eventPosition" type="tns:PortType" />
		</sequence>
    </complexType>

	<simpleType 名前 = "LoopType">
        <restriction base="string">
			< 列挙型 value="none " />
			< enumeration value= "simpleLoop" />
			< enumeration value= "MultiInstanceループ" />
		</restriction>
	</simpleType>

	<simpleType name= "MILoopOrdering">
        <restriction base="string">
			< enumeration value="sequential " />
			< enumeration value="parallel " />
		</restriction>
	</simpleType>

	<simpleType name= "EventSubProcType">
        <restriction base="string">
			< enumeration value="message " />
			< enumeration value="content " />
			< enumeration value="timer " />
			< enumeration value="error " />
		</restriction>
	</simpleType>
		
	<simpleType name= "NodeCategoryタイプ ">
        <restriction base="string">
			< enumeration value="Activity " />
			< enumeration value= "StartEvent" />
			< enumeration value= "EndEvent" />
			< enumeration value= "IntermediateEvent" />
			< enumeration value= "BoundaryIntermediateイベント" />
			< enumeration value="Gateway " />
		</restriction>
	</simpleType>	

	<simpleType name= "NodeType">
        <annotation>
        	< documentation> BPD の場合 < /documentation>
        </annotation>
        <restriction base="string">
			< enumeration value="milestone "/> (列挙値 =" マイルストーン " />)
			< enumeration value="activity " />
			< enumeration value="gateway "/> (列挙値 =" ゲートウェイ " />)
			< enumeration value= "gatewayAnd" />
			< enumeration value= "gatewayOr" />
			< enumeration value= "gatewayEvent" />
			

			<!-- 
				1. how to configure adhoc start event?
				2. how to specify interrupting for the start event?
				3 エラー開始イベントを作成する方法 
			-->

			< enumeration value="start " />
			< enumeration value= "adhocStartイベント" />
			<!-- startMessage -->
			< enumeration value= "msgStartEventInterrupting" />
			< enumeration value= "msgStartEventNon中断中" />
			< enumeration value= "contentStartEventInterrupting" />
			< enumeration value= "contentStartEventNonInterrupting" />
			< enumeration value= "documentStartEventInterrupting" /> (列挙値 = "documentStart" EventInterrupting " />)
			< enumeration value= "documentStartEventNonInterrupting" />
			< enumeration value= "timerStartEventInterrupting" />
			< enumeration value= "timerStartEventNon中断中" />
			< enumeration value= "scaMessageStartEventInterrupting" />
			< enumeration value= "scaMessageStartEventNonInterrupting" />
			< enumeration value= "errorStartイベント" />


			<!-- 
				1秒. エラー終了イベントを作成して終了する方法 
			-->
			< enumeration value="end " />			
			< enumeration value="terminate "/> (列挙値 =" 終了 " />)
			<!-- endException -->
			< enumeration value= "errorEndイベント" />
			< enumeration value= "messageEndイベント" />
			
			< enumeration value= "intermediateThrowMsgEvent" />
			
			< enumeration value= "intermedCatchMsgEventNonBoundary" />
			< enumeration value= "intermedCatchScaMsgEventNon境界" />
			< enumeration value= "intermedCatchContentEventNonBoundary" />
			< enumeration value= "intermedCatchTimerEventNonBoundary" />
			< enumeration value= "intermedCatchTrackingEventNonBoundary" />

			< enumeration value= "intermedCatchErrorEvent境界" />
			< enumeration value= "intermedCatchMsgEventBoundaryInterrupting" />
			< enumeration value= "intermedCatchMsgEventBoundaryNon割り込み中" />
			< enumeration value= "intermedCatchScaMsgEventBoundary中断中" />
			< enumeration value= "intermedCatchScaMsgEventBoundaryNonInterrupting" />
			< enumeration value= "intermedCatchContentEventBoundaryInterrupting" />
			< enumeration value= "intermedCatchContentEventBoundaryNonInterrupting" />
			< enumeration value= "intermedCatchTimerEventBoundaryInterrupting" />
			< enumeration value= "intermedCatchTimerEventBoundaryNonInterrupting" />
            
			< enumeration value= "intermedTrackingEventBoundaryPre" />
			< enumeration value= "intermedTrackingEventBoundaryポスト" />

			< enumeration value="スイムレーン " />
			< enumeration value="note " />
			< 列挙型 value="group " />
		</restriction>
	</simpleType>
	    
	<simpleType name= "ServiceNodeタイプ ">
        <annotation>
        	< documentation> サービス用 < /documentation>
        </annotation>
        <restriction base="string">
			< enumeration value= "StartPoint" />
			< enumeration value= "ExitPoint" />
			< enumeration value= "SubProcess" />
			< enumeration value="Coach " />
			< enumeration value= "CoachNG" />
			< enumeration value="Step " />
			< enumeration value= "TaskAction" />
			< enumeration value= "PostponeAction" />
			< enumeration value= "TaskSender" />
			< enumeration value="Script " />
			< enumeration value="Switch " />
			< enumeration value="Exception " />
			< enumeration value= "InvokeUca" />
			< enumeration value= "TrackingPoint" />
			< enumeration value= "JavaConnector" />
			< enumeration value="WSConnector " />
			< enumeration value="ILOGConnector " />
			< enumeration value="ILOGDecision " />
			< enumeration value="SCAConnector " />
			< enumeration value="ECMConnector " />
			< enumeration value="note " />
			< enumeration value="Scriptlet " />
			< enumeration value= "CatchException" />
			< enumeration value= "AttachedErrorイベント" />
			< enumeration value= "StayOnページ" />
		</restriction>
	</simpleType>

    <complexType 名前 = "BaseItem">
		<sequence>
		    < エレメント名 = "id "type="string" />
		    < 要素名 = "label "type="string" />
		    < エレメント名 = "x "type="int" />
		    < 要素名 = "y "type="int" />
		</sequence>
    </complexType>
    <complexType name= "TextLine定位置 ">
		<sequence>
		    < エレメント名 = "x "type="int" />
		    < 要素名 = "y "type="int" />
		    < 要素名 = "width "type="int" />
		    < 要素名 = "height "type="int" />
		</sequence>
    </complexType>
    <complexType name="Item">
        <annotation>
        	< documentation> BPD の場合 < /documentation>
        </annotation>
        <complexContent>
    		< extension base="tns:BaseItem">
    			<sequence>
				    < 要素名 = "type "type="tns:NodeType" />		
				    < element name = "category "type="tns:NodeCategoryタイプ" /> 
				</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType name= "ServiceItem">
        <annotation>
        	< documentation> サービス用 < /documentation>
        </annotation>
        <complexContent>
    		< extension base="tns:BaseItem">
    			<sequence>
				    < element name = "type "type="tns:ServiceNodeタイプ" />		    
				</sequence>
    		</extension>
    	</complexContent>
    </complexType>    

	<simpleType 名前 = "BPMN2ActivityType">
        <restriction base="string">
			< enumeration value="None " />
			< enumeration value= "UserTask" />
			< enumeration value= "DecisionTask" />
			< enumeration value= "ServiceTask" />
			< enumeration value= "ScriptTask" />
			< enumeration value= "CalledProcess" />
			< enumeration value= "SubProcess" />
			< enumeration value="Event_SubProcess" />
			< enumeration value= "InlineUserタスク" />
			< enumeration value= "RobotTask" />
		</restriction>
	</simpleType>

    <! -- complexType name="Implementation">
		<sequence>
			< element name= "bpmn2TaskType" type= "tns:BPMN2ActivityType" />
			< エレメント名 = "poType" type="string " />
			< エレメント名 = "poId" type="string " />
			<choice>
				< エレメント名 = "snapshotId" type="string " />
				< エレメント名 = "branchId" type="string " />
			</choice>	
		</sequence>
    </complexType-->
    
    <complexType 名 = "Node">
        <annotation>
        	< documentation> BPD の場合 < /documentation>
        </annotation>
        <complexContent>
    		< extension base="tns: Item">
    			<sequence>
				    < エレメント名 = "colorIcon" type="string " />
				    < 要素名 = "lane "type="string" />
					< element name= "bpmn2TaskType" type= "tns:BPMN2ActivityType" />
					< エレメント名 = "poType" type="string " />
					< element name= "serviceType" type="string">
						<annotation>
							< documentation> は、 poType が Service の場合にのみ使用されます。サービスをドリルダウンする方法を UI に指示するために、この追加情報が必要です。 Here are the supported values:
	1秒. Rule Service
	3 ヒューマン・サービス
	4 Integration サービス
	6. 一般システム・サービス
	< SCA サービス
</documentation>
						< /annotation> < /element>
					< エレメント名 = "poId" type="string " />
					<choice>
						< エレメント名 = "snapshotId" type="string " />
						< エレメント名 = "branchId" type="string " />
					</choice>
    				< element name="successors "type="tns: Reference" minOccurs= "0 " maxOccurs= "unbounded" />
    				< エレメント名 = "attachedEvents" type="tns:AttachedEvent" minOccurs= "0" maxOccurs= "unbounded " />
				    < element name= "loopType" type="tns:LoopType" />
				    < element name="MIOrdering "type="tns:MILoopOrdering" />
				    < element name= "preAssignment" type= "ブール" />
				    < element name= "postAssignment" type= "ブール" />
				    < 要素名 = "conditional "type=" boolean " />
				    < element name= "eventActionタイプ" type="int " />
				    < element name= "eventSubProcType" type="tns:EventSubProcType" />
				    < エレメント名 = "interrupting "type=" boolean " />

					<! -- counter および active はポータルで使用されます -->
				    <! -- このノード内にトークンを持つインスタンスの数 ( #2、 #3など)。-->
				    < エレメント名 = "counter "type="string" />
				    <! -- このノードがアクティブかどうかを示すインディケーター -->
				    < element name = "active "type=" boolean " />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType 名前 = "CaseNode">
    <complexContent>
    		< extension base="tns: Node">
    			<sequence>
				    < element name= "activityOptionタイプ" type="string " />
					< element name= "conditionTriggerタイプ" type="string " />
					< element name= "activityExecutionタイプ" type="string " />
				    < element name= "isHidden" type= "boolean" />
				    < エレメント名 = "isRepeatable" type= "boolean" />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType 名 = " 注 ">
        <complexContent>
    		< extension base="tns: Node">
    			<sequence>
    				< element name = "width "type = "int" />
    				< element name = "height "type = "int" /> (エレメント名 = "height "type = "int" />)
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>    

    <complexType name= "ServiceNode">
        <annotation>
        	< documentation> サービス用 < /documentation>
        </annotation>
        <complexContent>
    		< extension base="tns:ServiceItem">
    			<sequence>
					< エレメント名 = "poType" type="string " />
					< エレメント名 = "poId" type="string " />
					<choice>
						< エレメント名 = "snapshotId" type="string " />
						< エレメント名 = "branchId" type="string " />
					</choice>
					< element name= "serviceType" type="string">
						<annotation>
							< documentation> サービスをドリルダウンする方法を UI に指示するために、この追加情報が必要です。 Here are the supported values:
	1秒. Rule Service
	3 ヒューマン・サービス
	4 Integration サービス
	6. 一般システム・サービス
	< SCA サービス
</documentation>
						< /annotation> < /element>					
    				< element name="successors "type="tns: Reference" minOccurs= "0 " maxOccurs= "unbounded" />
    				< エレメント名 = "attachedEvents" type="tns:AttachedEvent" minOccurs= "0" maxOccurs= "unbounded " />
				    < element name= "preAssignment" type= "ブール" />
				    < element name= "postAssignment" type= "ブール" />
				    
				    <! -- 以下の 2 つの新しい要素は、既存のバグに対処するためのものではなく、特定のお客様からの新しい要件です。 -->
				    < エレメント名 = "guid "type="string" />
				    < エレメント名 = "ui "type=" boolean " />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
	<simpleType 名前 = "ColorType">
        <restriction base="string">
			< enumeration value="Default " />
			< enumeration value="Red "/> (列挙値 =" Red " />)
			< enumeration value="Orange " />
			< enumeration value="Yellow " />
			< enumeration value="Green " />
			< enumeration value="Blue " />
			< enumeration value="Purple " />
			< enumeration value="Gray " />
		</restriction>
	</simpleType>
	    
    <complexType 名 = "Swimlane">
    	<complexContent>
    		< extension base="tns: Item">
    			<sequence>
    				< element name= "isSystem" type = "boolean" />
    				< element name = "color "type = "string" /> (エレメント名 = "color "タイプ = "string" />)
    				< element name = "width "type = "int" />
    				< element name = "height "type = "int" /> (エレメント名 = "height "type = "int" />)
    				< element name="children "type="tns: Reference" minOccurs= "0 " maxOccurs= "unbounded" />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType name="Group">
    	<complexContent>
    		< extension base="tns: Item">
    			<sequence>
				    < 要素名 = "lane "type="string" />
    				< element name = "width "type = "int" />
    				< element name = "height "type = "int" /> (エレメント名 = "height "type = "int" />)
    				< element name="successors "type="tns: Reference" minOccurs= "0 " maxOccurs= "unbounded" />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>    

    <complexType 名 = "Milestone">
    	<complexContent>
    		< extension base="tns: Item">
    			<sequence>
    				< element name = "width "type = "int" />
    				< element name = "height "type = "int" /> (エレメント名 = "height "type = "int" />)
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType 名 = " リンク ">
		<sequence>
			< エレメント名 = "id "タイプ = "string" />
			< エレメント名 = "name "タイプ = "string" />
			< エレメント名 = "start "type = "string" />
			< エレメント名 = "startPosition" type="tns:PortType" />
			< element name = "end "type = "string" /> (エレメント名 = "end "タイプ = "string" />)
			< エレメント名 = "endPosition" type="tns:PortType" />
			< エレメント名 = "showName" type = "boolean" />
			< element name= "showEnd状態" type= "boolean" />
			< エレメント名 = "endState" type = "string " />			
			< element name= "endStateタイプ" type="string " />			
			< エレメント名 = "linkLabel位置" type="double " />
			< エレメント名 = "gfx "type="string" />
			<! -- inCriticalパスはポータルでのみ使用されます -->
			< element name= "inCriticalパス" type= "boolean" />			
		</sequence>
    </complexType>

	<simpleType name= "LinkSourceタイプ ">
		<restriction base="string">
			< enumeration value="Activity " />
			< enumeration value="Gateway " />
			< enumeration value="Event " />
		</restriction>
	</simpleType>
	    
    <complexType 名 = "BPDLink">
    	<complexContent>
    		< extension base="tns: リンク ">
    			<sequence>
					< element name= "needDefaultマーカー" type= "boolean" />
					< element name= "needDiamondマーカー" type= "boolean" />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>    

	<simpleType 名前 = "PortType">
		<restriction base="string">
			< enumeration value= "topLeft" />
			< enumeration value= "topCenter" />
			< enumeration value= "topRight" />
			< enumeration value= "leftTop" />
			< enumeration value= "leftCenter" />
			< enumeration value= "leftBottom" />
			< enumeration value= "bottomLeft" />
			< enumeration value= "bottomCenter" />
			< enumeration value= "bottomRight" />
			< enumeration value= "rightTop" />
			< enumeration value= "rightCenter" />
			< enumeration value= "rightBottom" />
		</restriction>
	</simpleType>
	
    <complexType name= "BendPoints">
		<sequence>
			< element name= "intermediatePoints" type="tns:BendPoint" maxOccurs= "unbounded" />
		</sequence>
    </complexType>
    	
    <complexType 名前 = "BendPoint">
		<sequence>
			< element name = "x "type = "int" /> (エレメント名 = "x "タイプ = "int" />)
			< element name = "y "type = "int" /> (エレメント名 = "y "タイプ = "int" />)
		</sequence>
    </complexType>
        
	<simpleType name= "VariableType">
		<restriction base="string">
			< enumeration value="input " />
			< enumeration value="output " />
			< enumeration value="fault " />
			< enumeration value="input_output " />
			< enumeration value="private " />
			< enumeration value="case_property " />
		</restriction>
	</simpleType>
	    
    <complexType name="Variable">
    	<complexContent>
    		< extension base="pref:NamedElement">
				<sequence>
					< エレメント名 = "poId" type = "string " />
					< element name= "poName" type = "string " />
					<choice>
						< エレメント名 = "snapshotId" type = "string " />
						< エレメント名 = "branchId" タイプ = "string " />
					</choice>
					< element name= "isList" type = "boolean" />
					< 要素名 = "type "type="tns:VariableType" />
				</sequence>
    		</extension>
    	</complexContent>
    </complexType>
    
    <complexType 名前 = "ProcessKPI">
    	<complexContent>
    		< extension base="pref:NamedElement">
				<sequence>
					< エレメント名 = "poId" type = "string " />
					<choice>
						< エレメント名 = "snapshotId" type = "string " />
						< エレメント名 = "branchId" タイプ = "string " />
					</choice>
					< エレメント名 = "SettingsType" type = "string " />
				</sequence>
    		</extension>
    	</complexContent>
    </complexType>    

    <complexType 名 = "tBPDToken">
		<sequence>
			< エレメント名 = "instanceId" type = "string " />
			< element name= "createTime" type= "dateTime" />
			< エレメント名 = "createTimeLong" type="long " />
			< element name = "active "type =" boolean " />
			< エレメント名 = "tokenId" type = "string " />
		</sequence>
    </complexType>    

    <complexType 名前 = "WorkSchedule">
		<sequence>
			< element name= "timeScheduleタイプ" type="int " />
			< エレメント名 = "timeSchedule名前" type="string " />
			< element name= "timeSchedule式" type="string " />
			< エレメント名 = "timezoneType" type = "int " />
			< エレメント名 = "timezone "type = "string" />
			< 要素名 = "timezoneExpression" type = "string " />
			< element name= "holidayScheduleタイプ" type="int " />
			< エレメント名 = "holidayScheduleName" type="string " />
			< element name= "holidaySchedule式" type="string " />
		</sequence>
    </complexType>
    
  	<complexType 名 = "FolderStructure">
		<sequence>
			< element name = "value "type = "string" /> (エレメント名 = "value "タイプ = "string" />)
			< エレメント名 = "subFolder" type="tns:FolderStructure" minOccurs= "0" maxOccurs= "unbounded " /> 
		</sequence>
    </complexType>
    
    <complexType 名 = "BPDProperties">
		<sequence>
			< element name="variables "type="tns: Variable" minOccurs= "0 " maxOccurs= "unbounded" />
			< エレメント名 = "workSchedule" type="tns:WorkSchedule" />
			< element name="KPI "type="tns:ProcessKPI" minOccurs= "0 " maxOccurs= "unbounded" />
			< エレメント名 = "folder "type="tns:FolderStructure" minOccurs= "0 " maxOccurs= "unbounded" />
		</sequence>
    </complexType>

	<complexType 名 = "ILOGVisualModel">
		<complexContent>
			< 拡張 base= " pref :Data">
				<sequence>
					< エレメント名 = "name "タイプ = "string" />
					< element name = "desc "type = "string" /> (エレメント名 = "desc "タイプ = "string" />)
					< エレメント名 = "richDesc" type = "string " />
					< 要素名 = "modelType" type = "string " />
					< エレメント名 = "poId" type = "string " />
					< エレメント名 = "poVersionId" type="string " />
					< エレメント名 = "identifier "type = "string" />
					< エレメント名 = "id "タイプ = "string" />
					< element name = "width "type = "int" />
					< element name = "height "type = "int" /> (エレメント名 = "height "type = "int" />)
					< 要素名 = "label "type = "string" />
					<element name="items" type="tns:BaseItem" minOccurs="0"
						maxOccurs="unbounded" />
					<element name="links" type="tns:Link" minOccurs="0"
						maxOccurs="unbounded" />
					< element name="properties "type="tns: BPDProperties" />
					< element name="tasks " type="cmn :Map">
						<annotation>
							< documentation> キーはフロー・オブジェクト ID、値はタスク詳細の配列です
							</documentation>
						</annotation>
					</element>
					< element name= "activeTasks" type="cmn :Map">
						<annotation>
							< documentation> キーはフロー・オブジェクト ID、値はタスク詳細の配列です
							</documentation>
						</annotation>
					</element>
					< element name="tokens " type="cmn :Map">
						<annotation>
							< documentation> キーはフロー・オブジェクト ID、値は現行 BPD 内のトークンの配列です
							</documentation>
						</annotation>
					</element>
					<element name="textPositions" type="cmn:Map" minOccurs="0"
						maxOccurs="unbounded" />
				</sequence>
			</extension>
		</complexContent>
	</complexType>
    
    <complexType name= "ILOGServiceVisualモデル ">
    	<complexContent>
    		< extension base="tns:ILOGVisualModel">
    			<sequence>
				    < エレメント名 = "serviceType" type="string " />
    			</sequence>
    		</extension>
    	</complexContent>
    </complexType>     

</schema>
コンテンツの例
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<bpm:ResponseData xmlns:bpm="http://rest.bpm.ibm.com/v1/data"
	xmlns:ex = "http://rest.bpm.ibm.com/v1/data/exception">
	<status>200</status>
	<data xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns:ns5="http://rest.bpm.ibm.com/v1/data/bpd/visual" xsi:type = "ns5:ILOGVisualModel">
		< name> HR Open New Position < /name>
		< 説明> < /desc>
		<poId>25.c904b3b1-afc1-4698-bf5a-a20892c20275</poId>
		<poVersionId>bc9ab8a6-b8dd-497c-bf23-a8ac546525dc</poVersionId>
		< ID→ ID < /identifier>
		<id>bpdid:3b30cfc1faeee4cf:-57c9cd20:132a8c80ede:-7d5a</id>
		< label> ラベル < /label>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fc</id>
			< label> ゼネラル・マネージャーが拒否する場合
				求人、雇用マナグ ...
				が拒否されたことを通知されます。
				要求書は終了します。
< /ラベル>
			<x>277</x>
			<y>53</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>186</width>
			<height>63</height>
		</items>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fd</id>
			< label> ゼネラル・マネージャーの場合
				求人ポジションを承認します。
				人事に転送されます。 
< /ラベル>
			<x>645</x>
			<y>114</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>172</width>
			<height>49</height>
		</items>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fe</id>
			< label>: General Manager が評価する
				提出された求人ポジション
				承認するか、拒否するかのいずれかです。
< /ラベル>
			<x>109</x>
			<y>48</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>171</width>
			<height>50</height>
		</items>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ff</id>
			< label> 求人ポジションが補充のためのものである場合
				既存の位置。経路指定されます。
				人的資源に直接 
< /ラベル>
			<x>745</x>
			<y>82</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>173</width>
			<height>50</height>
		</items>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6800</id>
			< label> 求人ポジションの内容
				新しい位置を埋める、それは
				一般に送られる
				承認のためのマネージャー。
< /ラベル>
			<x>458</x>
			<y>107</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>128</width>
			<height>65</height>
		</items>
		< items xsi:type = "ns5:Note">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6801</id>
			< label>: 雇用管理者が提出します。
				求人ポジション。
< /ラベル>
			<x>157</x>
			<y>118</y>
			< type> 注 < /type>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
			<width>148</width>
			<height>37</height>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8</id>
			< label> 開始 < /label>
			<x>18</x>
			<y>53</y>
			< type> 開始 < /type>
			< category>StartEvent< /category>
			< lane> 雇用管理者 < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db</id>
			< label> ジョブの実行依頼
				求人ポジション < /label>
			<x>193</x>
			<y>30</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/color/blue_75x55.gif</colorIcon>
			< lane> 雇用管理者 < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.551dd543-a770-4d6c-b0e0-1c9d61242e55</poId>
			<snapshotId>2064.bc97a55f-f158-40f3-8d8f-b9915a0dcc0d</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8</id>
			< label> GM が必要
				承認? < /label>
			<x>325</x>
			<y>49</y>
			< type> ゲートウェイ < /type>
			< category> ゲートウェイ < /category>
			< lane> 雇用管理者 < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:3b30cfc1faeee4cf:-5418c779:132a6f4777a:-7faa</id>
			<label>TP1</label>
			<x>88</x>
			<y>145</y>
			< type>intermedCatchTrackingEventNonBoundary< /type>
			< category>IntermediateEvent< /category>
			< lane> 雇用管理者 < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>100</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:3b30cfc1faeee4cf:-5418c779:132a6f4777a:-7fa4</id>
			<label>TP2</label>
			<x>627</x>
			<y>144</y>
			< type>intermedCatchTrackingEventNonBoundary< /type>
			< category>IntermediateEvent< /category>
			< lane> 雇用管理者 < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>100</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Swimlane">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ec</id>
			< label> 雇用管理者 < /label>
			<x>0</x>
			<y>0</y>
			< type> スイムレーン < /type>
			<isSystem> false </isSystem>
			< color> 緑 < /color>
			<width>1033</width>
			<height>187</height>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:3b30cfc1faeee4cf:-5418c779:132a6f4777a:-7faa
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:3b30cfc1faeee4cf:-5418c779:132a6f4777a:-7fa4
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6801
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6800
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ff
				< /_reference>
			</children>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7</id>
			< ラベル> GM
				承認済みですか? (Approved?)</label>
			<x>442</x>
			<y>54</y>
			< type> ゲートウェイ < /type>
			< category> ゲートウェイ < /category>
			< lane> ゼネラル・マネージャー < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6</id>
			< label> 承認または
				拒否
				求人ポジション < /label>
			<x>317</x>
			<y>35</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/color/purple_75x55.gif</colorIcon>
			< lane> ゼネラル・マネージャー < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.7f854d48-db50-49fd-9229-929f7840394b</poId>
			<snapshotId>2064.bc97a55f-f158-40f3-8d8f-b9915a0dcc0d</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe8</id>
			< label> 無題 < /label>
			<x>234</x>
			<y>88</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/activity_75x55.gif</colorIcon>
			< lane> ゼネラル・マネージャー < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.f739fe14-5f7d-4ee7-9de0-075e51295d13</poId>
			<snapshotId>2064.74f9ea10-a351-4c42-ada5-b3dce7145330</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe5</id>
			<label>Untitled1</label>
			<x>860</x>
			<y>53</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/activity_75x55.gif</colorIcon>
			< lane> ゼネラル・マネージャー < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.f739fe14-5f7d-4ee7-9de0-075e51295d13</poId>
			<snapshotId>2064.74f9ea10-a351-4c42-ada5-b3dce7145330</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7f8e</id>
			<label>sub1</label>
			<x>697</x>
			<y>9</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/activity_75x55.gif</colorIcon>
			< lane> ゼネラル・マネージャー < /lane>
			<bpmn2TaskType>SubProcess</bpmn2TaskType>
			<poType> BPD </poType>
			<poId>25.a1979acd-397f-4693-a371-1a467dc43d30</poId>
			<snapshotId>2064.bc97a55f-f158-40f3-8d8f-b9915a0dcc0d</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Swimlane">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67eb</id>
			< label> ジェネラル・マネージャー < /label>
			<x>0</x>
			<y>187</y>
			< type> スイムレーン < /type>
			<isSystem> false </isSystem>
			< color> 青 < /color>
			<width>1033</width>
			<height>163</height>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe8
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe5
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7f8e
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fe
				< /_reference>
			</children>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2</id>
			< label> 終了 < /label>
			<x>752</x>
			<y>51</y>
			< type> 終了 < /type>
			< category>EndEvent< /category>
			< lane> 人事 < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5</id>
			< label> ジョブの検索
				応募者</label>
			<x>618</x>
			<y>28</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/color/yellow_75x55.gif</colorIcon>
			< lane> 人事 < /lane>
			<bpmn2TaskType>None</bpmn2TaskType>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe2</id>
			<label>Untitled2</label>
			<x>189</x>
			<y>54</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/activity_75x55.gif</colorIcon>
			< lane> 人事 < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.f739fe14-5f7d-4ee7-9de0-075e51295d13</poId>
			<snapshotId>2064.74f9ea10-a351-4c42-ada5-b3dce7145330</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fdf</id>
			<label>Untitled3</label>
			<x>883</x>
			<y>39</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/activity_75x55.gif</colorIcon>
			< lane> 人事 < /lane>
			<bpmn2TaskType>UserTask</bpmn2TaskType>
			<poType> サービス </poType>
			<serviceType> ヒューマン・サービス </serviceType>
			<poId>1.f739fe14-5f7d-4ee7-9de0-075e51295d13</poId>
			<snapshotId>2064.74f9ea10-a351-4c42-ada5-b3dce7145330</snapshotId>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Swimlane">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67ea</id>
			< label> 人事 < /label>
			<x>0</x>
			<y>350</y>
			< type> スイムレーン < /type>
			<isSystem> false </isSystem>
			< color> デフォルト < /color>
			<width>1033</width>
			<height>169</height>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fe2
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:0f582a31051eda36:5c34afd1:1325f17f351:-7fdf
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fd
				< /_reference>
			</children>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796</id>
			< label> 雇用の通知
				マネージャー < /label>
			<x>532</x>
			<y>35</y>
			< type> アクティビティー < /type>
			< category> アクティビティー < /category>
			<colorIcon>bpd/color/orange_75x55.gif</colorIcon>
			< lane> システム < /lane>
			<bpmn2TaskType>None</bpmn2TaskType>
			<loopType> なし </loopType>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Node">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787</id>
			< label> 要求書
				強制終了
< /ラベル>
			<x>665</x>
			<y>58</y>
			< type> 終了 < /type>
			< category>EndEvent< /category>
			< lane> システム < /lane>
			<preAssignment> false </preAssignment>
			<postAssignment> false </postAssignment>
			< conditional> false < /conditional>
			<eventActionType>0</eventActionType>
			< interrupting> false < /interrupting>
			< active> false < /active>
		</items>
		< items xsi:type = "ns5:Swimlane">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e9</id>
			< label> システム < /label>
			<x>0</x>
			<y>519</y>
			< type> スイムレーン < /type>
			<isSystem> true </isSystem>
			< color> 紫色 < /color>
			<width>1033</width>
			<height>140</height>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787
				< /_reference>
			</children>
			<children>
				<_reference>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67fc
				< /_reference>
			</children>
		</items>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-674e</id>
			< name> 採用要請を提出する < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67e8</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db</end>
			<endPosition>leftCenter</endPosition>
			<showName> false </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:117,&quot;y&quot;:62},{&quot;x&quot;:117,&quot;y&quot;:65}]}
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-673e</id>
			< name> 拒否 < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7</start>
			<startPosition>bottomCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796</end>
			<endPosition>leftCenter</endPosition>
			<showName> true </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.8121827411167513</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:482,&quot;y&quot;:589}]}
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> true </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6746</id>
			<「名前」>「承認済み」-- &gt;「HR」< /name> に進みます。
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5</end>
			<endPosition>leftCenter</endPosition>
			<showName> true </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:570,&quot;y&quot;:253}、{&quot;x&quot;:570,&quot;y&quot;:413}
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-677a</id>
			<「名前」>「承認が必要」< /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8</start>
			<startPosition>bottomCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6</end>
			<endPosition>topCenter</endPosition>
			<showName> true </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:365,&quot;y&quot;:149},{&quot;x&quot;:388,&quot;y&quot;:149}}
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6772</id>
			< name> 承認不要 -- &gt; 続行して HR < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5</end>
			<endPosition>topCenter</endPosition>
			<showName> true </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.49320543565147884</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:689,&quot;y&quot;:61}]}
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> true </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-676a</id>
			< name> GM の承認が必要ですか? < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67db</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c8</end>
			<endPosition>leftCenter</endPosition>
			<showName> false </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:306,&quot;y&quot;:65},{&quot;x&quot;:306,&quot;y&quot;:61}]
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6762</id>
			< name> 末尾へ < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67a5</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67b2</end>
			<endPosition>leftCenter</endPosition>
			<showName> false </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:732,&quot;y&quot;:63},{&quot;x&quot;:732,&quot;y&quot;:60}]
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-675c</id>
			< name> GM 承認済み? < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c6</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-67c7</end>
			<endPosition>leftCenter</endPosition>
			<showName> false </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:427,&quot;y&quot;:70},{&quot;x&quot;:427,&quot;y&quot;:66}]
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		< リンク xsi:type = "ns5:BPDLink">
			<id>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6754</id>
			< name> 終了した求人ポジション < /name>
			<start>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6796</start>
			<startPosition>rightCenter</startPosition>
			<end>bpdid:5cd499bd441308ca:37d49876:12e27ee26e3:-6787</end>
			<endPosition>leftCenter</endPosition>
			<showName> false </showName>
			<showEndState> false </showEnd状態>
			<linkLabelPosition>0.5</linkLabelPosition>
			< gfx> {&quot;intermediatePoints&quot;: [{&quot;x&quot;:646,&quot;y&quot;:70},{&quot;x&quot;:646,&quot;y&quot;:67}]
			< /gfx>
			<inCriticalPath> false </inCriticalパス>
			<needDefaultMarker> false </needDefaultマーカー>
			<needDiamondMarker> false </needDiamondマーカー>
		</links>
		<properties>
			<variables>
				< name> 求人ポジション < /name>
				<poId>12.0b208895-bdb3-4e67-a402-af17a05858d2</poId>
				<poName>「Requisition」</poName>
				<snapshotId>2064.bc97a55f-f158-40f3-8d8f-b9915a0dcc0d</snapshotId>
				<isList> false </isList>
				< type> プライベート < /type>
			</variables>
			<variables>
				< 名前>currentPosition< /name>
				<poId>12.0ea493a3-08b7-4456-84be-443c8d41bc8b</poId>
				<poName> 位置 </poName>
				<snapshotId>2064.bc97a55f-f158-40f3-8d8f-b9915a0dcc0d</snapshotId>
				<isList> false </isList>
				< type> プライベート < /type>
			</variables>
			<workSchedule>
				<timeScheduleType>0</timeScheduleType>
				<timeScheduleName> (デフォルトを使用) </timeSchedule名前>
				<timezoneType>0</timezoneType>
				< timezone> (デフォルトを使用) < /timezone>
				<holidayScheduleType>0</holidayScheduleType>
				<holidayScheduleName> (デフォルトを使用) </holidayScheduleName>
			</workSchedule>
			< KPI>
				< name> 合計時間 (クロック) < /name>
				<poId>49.67cbb213-0032-4f14-be44-7e9c7a1a146f</poId>
				<snapshotId>2064.74f9ea10-a351-4c42-ada5-b3dce7145330</snapshotId>
			</KPI>
		&amp; lt; / properties>
		<textPositions>
			< item key="Start ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-13</x>
					<y>-12</y>
					<width>27</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " ジョブの実行依頼 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>15</x>
					<y>5</y>
					<width>59</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="requisition">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>16</x>
					<y>19</y>
					<width>56</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Need GM">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-26</x>
					<y>-12</y>
					<width>52</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " 承認? ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-27</x>
					<y>2</y>
					<width>55</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "TP1">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-10</x>
					<y>-12</y>
					<width>21</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "TP2">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-10</x>
					<y>-12</y>
					<width>21</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " GM ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-9</x>
					<y>-12</y>
					<width>19</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="approved? ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-29</x>
					<y>2</y>
					<width>59</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Approve or">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>14</x>
					<y>-2</y>
					<width>61</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " 拒否 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>29</x>
					<y>12</y>
					<width>31</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="requisition">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>16</x>
					<y>26</y>
					<width>56</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Untitled">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>23</x>
					<y>12</y>
					<width>43</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "Untitled1">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>20</x>
					<y>12</y>
					<width>49</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "sub1">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>31</x>
					<y>12</y>
					<width>27</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " 終了 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-10</x>
					<y>-12</y>
					<width>21</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " ジョブの検索 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>22</x>
					<y>5</y>
					<width>44</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー =「candidates">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>14</x>
					<y>19</y>
					<width>60</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "Untitled2">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>20</x>
					<y>12</y>
					<width>49</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = "Untitled3">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>20</x>
					<y>12</y>
					<width>49</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Notify hiring">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>10</x>
					<y>5</y>
					<width>69</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー =「管理者」">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>20</x>
					<y>19</y>
					<width>48</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " Requisition">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-30</x>
					<y>-12</y>
					<width>61</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="terminated">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>-29</x>
					<y>2</y>
					<width>59</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< 項目キー = " ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>16</y>
					<width>0</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="The hiring manager submit ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>157</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="a job requisition. ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>91</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="求人ポジションが to">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>119</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="fill a new position, it is ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>124</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="routed to the General ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>28</y>
					<width>121</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Manager for approval. ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>42</y>
					<width>123</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="If the requisition is to fill an">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>153</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = "existing position, it is routed">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>156</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="human resources に直接。 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>28</y>
					<width>172</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="The General Manager Evaluates ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>180</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key= " 送信された求人ポジションと ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>164</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " は、承認するか拒否するかのいずれかです。">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>28</y>
					<width>168</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="General Manager の場合 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>132</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="approves the requisition, it">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>148</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " は人事にルーティングされます。 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>28</y>
					<width>179</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="General Manager が拒否した場合 ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>169</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = "the requisition, the hiring manager ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>14</y>
					<width>192</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " は拒否されたことを通知されます ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>28</y>
					<width>167</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key = " 要求書は終了しました。">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>42</y>
					<width>157</width>
					<height>14</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="to Submit job requisition">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>133</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Rejected">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>49</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Approved -- &gt; HR"> に進みます。
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>157</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="Approval required">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>97</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="No approval needed -- & gt。HR"> に進みます。
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>215</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="to Need GM approval? ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>125</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="to End">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>35</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="to GM approved? ">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>95</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
		<textPositions>
			< item key="to Requisition terminated">
				< 値 xsi:type = "ns5:TextLinePosition">
					<x>0</x>
					<y>0</y>
					<width>138</width>
					<height>0</height>
				</値>
			</item>
		</textPositions>
	</data>
< /bpm:ResponseData>

MIME タイプ: image/jpeg

エラー応答の内容

詳細なエラー情報。

デフォルトのコンテンツ・タイプは次のとおりです。application/json.

MIME タイプ: application/json


スキーマ
{"description": "WLE エラー応答", 
   "type": "object",
   "Properties":
   {"status": {"タイプ": "ストリング",
         "description": "前の API 呼び出しの状況。"
      },
      "exceptionType": {"type": "string",
         "description": "例外に関連付けられたクラス名。"
      },
      "errorNumber": {"タイプ": "ストリング",
         "description": "Message ID of the exception."
      },
      "errorMessage": {"タイプ": "ストリング",
         "description": "Message text of the exception."
      },
      "errorMessageパラメーター": {"type": ["string"], "optional": true,
         "description": "例外のメッセージ・テキスト・パラメーター。"
      },
      "programmersDetails": {"type": "object", "optional": true,
         "description": "追加の例外詳細 (スタック・トレースなど)。"
      }
   }
} 

状況コード

このメソッドは、以下のいずれかの状況コードを返します。
コード説明
200 OK正常終了。
400 間違った要求パラメーターが有効でないか、欠落しています。
401 認証が必要呼び出し側は、この要求に対して許可されていません。
404 Not Found
プロセス・モデルが存在しません。
406 Not Acceptable要求されたコンテンツ・タイプまたはコンテンツ・エンコード方式がサポートされていません。
500 内部サーバー・エラー重大な問題が発生しました。プログラマーの詳細が提供されます。

使用開始

7.5.1

親トピック: プロセス・ビジュアル・モデル・リソース