Import sap-architecture skill

This commit is contained in:
2026-07-24 20:47:16 +00:00
commit f3699e6f43
121 changed files with 127110 additions and 0 deletions
+129
View File
@@ -0,0 +1,129 @@
# NOTICE — Third-party SAP assets
The files under this directory are **not** covered by the MIT license that applies to the rest of this plugin. They are licensed under the **Apache License 2.0** and are copyright © SAP SE or an SAP affiliate company.
## Bundled draw.io libraries
| Path | Upstream source | License |
|---|---|---|
| `libraries/btp-service-icons-all-size-M.xml` | [`SAP/btp-solution-diagrams`](https://github.com/SAP/btp-solution-diagrams/tree/main/assets/shape-libraries-and-editable-presets/draw.io) — medium-size variant of the consolidated BTP service icon library (grey-background-circle variant — the variant SAP mandates for diagrams) | Apache-2.0 |
| `libraries/sap-generic-icons-size-M-200302.xml` | [`SAP/btp-solution-diagrams`](https://github.com/SAP/btp-solution-diagrams/tree/main/assets/shape-libraries-and-editable-presets/draw.io/20-03-generic-icons) — medium-size generic icons for devices, users, data, integration, and other non-service concepts | Apache-2.0 |
| `libraries/connectors.xml` | [`SAP/btp-solution-diagrams`](https://github.com/SAP/btp-solution-diagrams/tree/main/assets/shape-libraries-and-editable-presets/draw.io) — official connector presets | Apache-2.0 |
| `libraries/area_shapes.xml` | Same upstream draw.io starter-kit directory — official area/container shape presets | Apache-2.0 |
| `libraries/default_shapes.xml` | Same upstream draw.io starter-kit directory — default shape presets | Apache-2.0 |
| `libraries/essentials.xml` | Same upstream draw.io starter-kit directory — essential grouped diagram elements | Apache-2.0 |
| `libraries/numbers.xml` | Same upstream draw.io starter-kit directory — numbered flow markers | Apache-2.0 |
| `libraries/sap_brand_names.xml` | Same upstream draw.io starter-kit directory — SAP product / brand-name text elements | Apache-2.0 |
| `libraries/text_elements.xml` | Same upstream draw.io starter-kit directory — official text hierarchy elements | Apache-2.0 |
| `libraries/annotations_and_interfaces.xml` | Same upstream draw.io starter-kit directory — annotation and interface pills | Apache-2.0 |
`icon-index.json` is a derived artifact (generated by `scripts/build_icon_index.py` from `libraries/btp-service-icons-all-size-M.xml`). `asset-index.json` is a derived artifact (generated by `scripts/build_asset_index.py` from all `libraries/*.xml`). As derivative works, both inherit the Apache-2.0 license of the source libraries.
## Bundled reference templates
All 63 templates under `reference-examples/` are sourced verbatim from SAP and are licensed under Apache-2.0.
### From `SAP/btp-solution-diagrams` (prefix `btp_`)
The 11 canonical examples shipped at https://github.com/SAP/btp-solution-diagrams/tree/main/assets/editable-diagram-examples — these are the official "good examples" of the BTP Solution Diagram Guidelines.
| Local file | Upstream filename |
|---|---|
| `btp_SAP_Task_Center_L0.drawio` | `SAP_Task_Center_L0.drawio` |
| `btp_SAP_Task_Center_L1.drawio` | `SAP_Task_Center_L1.drawio` |
| `btp_SAP_Task_Center_L2.drawio` | `SAP_Task_Center_L2.drawio` |
| `btp_SAP_Build_Work_Zone_L2.drawio` | `SAP_Build_Work_Zone_L2.drawio` |
| `btp_SAP_Build_Process_Automation_L2.drawio` | `SAP_Build_Process_Automation_L2.drawio` |
| `btp_SAP_Cloud_Identity_Services_Authentication_L2.drawio` | `SAP_Cloud_Identity_Services_Authentication_L2.drawio` |
| `btp_SAP_Cloud_Identity_Services_Authentication_preset_L2.drawio` | `SAP_Cloud_Identity_Services_Authentication_preset_L2.drawio` |
| `btp_SAP_Cloud_Identity_Services_Authorization_L1.drawio` | `SAP_Cloud_Identity_Services_Authorization_L1.drawio` |
| `btp_SAP_Cloud_Identity_Services_Identity_Lifecycle_L1.drawio` | `SAP_Cloud_Identity_Services_Identity_Lifecycle_L1.drawio` |
| `btp_SAP_Private_Link_Service_L2.drawio` | `SAP_Private_Link_Service_L2.drawio` |
| `btp_SAP_Start_L2.drawio` | `SAP_Start_L2.drawio` |
### From `SAP/architecture-center` (prefix `ac_`)
A curated 52-template subset of the 127 reference architecture draw.io files at https://github.com/SAP/architecture-center/tree/main/docs/ref-arch chosen for breadth across the BTP scenarios this skill is most often asked to produce.
| Local file | Upstream RA folder |
|---|---|
| `ac_RA0001_EventDriven_RefArch.drawio` | RA0001 — Event-driven architecture (root reference architecture) |
| `ac_RA0001_EventDriven_HybridEnterprise.drawio` | RA0001 / 1-event-driven-arch — hybrid enterprise |
| `ac_RA0001_EventDriven_SAPEnterprise.drawio` | RA0001 / 1-event-driven-arch — SAP enterprise |
| `ac_RA0001_E2B_CloudConnector.drawio` | RA0001 / 4-e2b-framework — Cloud Connector |
| `ac_RA0001_E2B_PrivateLink.drawio` | RA0001 / 4-e2b-framework — Private Link |
| `ac_RA0002_MultiRegionResiliency.drawio` | RA0002 — Multi-region resiliency for SAP BTP use cases |
| `ac_RA0002_MultiAZ.drawio` | RA0002 / 1-single-region-resiliency — Multi-AZ |
| `ac_RA0002_LoadBalancer.drawio` | RA0002 / 3-loadbalancers |
| `ac_RA0003_FederatedML.drawio` | RA0003 — Federated machine learning |
| `ac_RA0004_HyperscalerData.drawio` | RA0004 — Explore hyperscaler data |
| `ac_RA0004_AWSDataIntegration.drawio` | RA0004 / 1-aws-data-integration |
| `ac_RA0004_AzureDataIntegration.drawio` | RA0004 / 2-azure-data-integration |
| `ac_RA0004_DatabricksDataIntegration.drawio` | RA0004 / 3-databricks-data-integration |
| `ac_RA0005_GenAI.drawio` | RA0005 — Generative AI root reference architecture |
| `ac_RA0005_GenAI_SemanticSearch.drawio` | RA0005 / 2-semantic-search |
| `ac_RA0005_GenAI_RAG.drawio` | RA0005 / 3-retrieval-augmented-generation |
| `ac_RA0005_Agent2Agent.drawio` | RA0005 / 8-agent2agent-interoperability |
| `ac_RA0006_PrivateLinkService.drawio` | RA0006 — Secure connectivity with SAP Private Link Service |
| `ac_RA0007_SuSaaS_CAP_Multitenant.drawio` | RA0007 — Multitenant SaaS with CAP (5-mt-architecture) |
| `ac_RA0008_EdgeIntegrationCell.drawio` | RA0008 — SAP Edge Integration Cell |
| `ac_RA0009_TaskCenter_CentralInbox.drawio` | RA0009 — Establish a central inbox with SAP Task Center |
| `ac_RA0010_BuildWorkZone.drawio` | RA0010 — SAP Build Work Zone |
| `ac_RA0013_BusinessDataCloud.drawio` | RA0013 — SAP Business Data Cloud |
| `ac_RA0013_BDC_Databricks.drawio` | RA0013 / 5-sap-databricks-in-business-data-cloud |
| `ac_RA0013_BDC_AICore.drawio` | RA0013 / 7-bdc-powered-by-ai-core |
| `ac_RA0013_BDC_CloudIdentity.drawio` | RA0013 / 6-cloud-identity-services-bdc |
| `ac_RA0014_OData_AppRouter_PrivateLink.drawio` | RA0014 — Multi-region: OData via App Router with Private Link |
| `ac_RA0014_OData_CAP_PrivateLink.drawio` | RA0014 — Multi-region: OData via CAP with Private Link |
| `ac_RA0018_BuildProcessAutomation.drawio` | RA0018 — Integrate and extend with SAP Build Process Automation |
| `ac_RA0019_IAM_overview.drawio` | RA0019 — IAM with Cloud Identity Services (overview) |
| `ac_RA0019_Authentication.drawio` | RA0019 / 1-authentication-and-single-sign-on |
| `ac_RA0019_IdentityLifecycle.drawio` | RA0019 / 2-identity-lifecycle |
| `ac_RA0019_Authorization.drawio` | RA0019 / 3-authorization-design |
| `ac_RA0020_B2BIntegration.drawio` | RA0020 — Business-to-business integration |
| `ac_RA0021_A2AIntegration.drawio` | RA0021 — Application-to-application integration |
| `ac_RA0022_APIManagedIntegration.drawio` | RA0022 — API-managed integration |
| `ac_RA0023_DevOps.drawio` | RA0023 — DevOps with SAP BTP |
| `ac_RA0024_Joule_IAM_authn.drawio` | RA0024 / 2-joule-iam (authentication) |
| `ac_RA0024_Joule_IAM_CDM.drawio` | RA0024 / 2-joule-iam (Common Data Model) |
| `ac_RA0024_UnifiedJoule.drawio` | RA0024 — Unified Joule root architecture |
| `ac_RA0024_Joule_S4PublicCloud.drawio` | RA0024 / 1-joule-for-sap-s4-hana — public cloud |
| `ac_RA0024_Joule_Studio.drawio` | RA0024 / 3-extend-joule-with-joule-studio |
| `ac_RA0025_PIPO_EIC_Pre.drawio` | RA0025 / 1-sap-pi-po-to-integration-suite — pre-migration |
| `ac_RA0025_PIPO_EIC_Post.drawio` | RA0025 / 1-sap-pi-po-to-integration-suite — post-migration |
| `ac_RA0027_SIEM_SOAR_ETD.drawio` | RA0027 — SIEM/SOAR with Enterprise Threat Detection |
| `ac_RA0028_SuccessFactorsModuleIntegration.drawio` | RA0028 — SuccessFactors module integration |
| `ac_RA0029_AgenticAI_root.drawio` | RA0029 — Agentic AI / AI Agents (root) |
| `ac_RA0029_A2A_MCP.drawio` | RA0029 / 1-a2a-and-mcp |
| `ac_RA0029_GenAI_ProCode.drawio` | RA0029 / 3-pro-code-ai-agents |
| `ac_RA0029_IntegrateAIAgentsWithJoule.drawio` | RA0029 / 4-integrate-ai-agents-with-joule |
| `ac_RA0029_JouleAgentsToolsEcosystem.drawio` | RA0029 / 5-integrate-joule-agents-and-tools-into-your-ecosystem |
| `ac_RA0029_EmbodiedAIAgents.drawio` | RA0029 / 6-embodied-ai-agents |
### From `SAP/sap-btp-reference-architectures` (prefix `ext_`)
These files come from <https://github.com/SAP/sap-btp-reference-architectures>, also Apache-2.0 licensed by SAP SE. They cover scenarios that are not in `SAP/architecture-center` and fill gaps in our singleton-family coverage (Federated ML, Multi-Region Resiliency, Datasphere, Cloud-leading auth, plus three new families: Master Data Integration, Business-to-Government, Events-to-Business-Actions).
| File | Original path |
|---|---|
| `ext_MasterDataIntegration.drawio` | integration/master-data-integration/architectures/Master-Data-Integration.drawio |
| `ext_BusinessToGovernment.drawio` | integration/business-to-government-integration/architectures/Business-to-Government-Integration.drawio |
| `ext_EventsToBusinessActions.drawio` | hyperscalers/events-to-business-actions/architectures/Events-to-business-actions-framework.drawio |
| `ext_FederatedML_v2.drawio` | data-analytics/predictive-analytics/architectures/Federated-Machine-Learning.drawio |
| `ext_MultiRegionResiliency_v2.drawio` | hyperscalers/multi-region-ha/architectures/Architecting-multi-region-resiliency-for-SAP-BTP-use-cases.drawio |
| `ext_GenAI_RAG_v2.drawio` | hyperscalers/openai/architectures/Retrieval-Augmented-Generation-and-Generative-AI-on-SAP-BTP.drawio |
| `ext_HyperscalerDatasphere.drawio` | hyperscalers/google-datasphere/architectures/Explore-your-Hyperscaler-data-with-SAP-Datasphere.drawio |
| `ext_CloudLeadingAuthn.drawio` | security/cloud-leading-authn/architectures/Cloud-leading-Authentication.drawio |
## Apache License 2.0 — short summary
- You may use, modify, and redistribute these files.
- You must retain the above copyright notice and this NOTICE file.
- You must include a copy of the Apache-2.0 license text when redistributing.
- No warranty is provided.
Full license text: <https://www.apache.org/licenses/LICENSE-2.0>
## SAP trademarks
"SAP", "SAP BTP", "SAP Fiori", "SAP Horizon", "SAP S/4HANA", "SAP Build", "SAP Joule", "SAP Task Center", "SAP Cloud Identity Services", "XSUAA", "SAP Private Link Service", "Cloud Connector" and related terms are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. Their use in this repository is for identification purposes only and does not imply endorsement by SAP.
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,58 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font color=&amp;quot;#0a74f3&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;Interface&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#0070f3;fillColor=default;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"57\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 57,
"h": 16,
"aspect": "fixed",
"title": "Interface SAP"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font color=&amp;quot;#475f75&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;Interface&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#475f75;fillColor=default;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"57\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 57,
"h": 16,
"aspect": "fixed",
"title": "Generic Interface"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#188918&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#188918;fillColor=#f5fae5;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#178b1b;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#178b1b;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.949999999999989\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.949999999999989\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 15.999999999999975,
"aspect": "fixed",
"title": "Authenticate"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#5d36ff&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#470bed;fillColor=#f1edff;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#470bed;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#470bed;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.949999999999989\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.949999999999989\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 15.999999999999975,
"aspect": "fixed",
"title": "Authorize"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#475f75&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#475f75;fillColor=#f5f6f7;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#475f75;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#475f75;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.9500000000000455\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.9500000000000455\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 15.999999999999975,
"aspect": "fixed",
"title": "Generic Protocol"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#cc00dc&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#CC00DC;fillColor=#fff0fa;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#cc00dc;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#cc00dc;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.949999999999989\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.949999999999989\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 15.99999999999982,
"aspect": "fixed",
"title": "Trust"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#0070f2&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#0070F2;fillColor=#EBF8FF;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#0070F2;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#0070F2;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.9500000000000455\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.9500000000000455\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 16.000000000000153,
"aspect": "fixed",
"title": "Protocol"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 114%;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#07838f&amp;quot; size=&amp;quot;1&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;&amp;quot;&amp;gt;TEXT&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#07838f;fillColor=#dafdf5;fontColor=#266f3a;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"40\" width=\"41.99\" height=\"16\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"endArrow=none;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#07838f;strokeWidth=1.5;\" edge=\"1\" target=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"8\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"60\" y=\"-2\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"endArrow=blockThin;html=1;rounded=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#07838f;strokeWidth=1.5;exitX=1.015;exitY=0.505;exitDx=0;exitDy=0;exitPerimeter=0;endFill=1;endSize=4;startSize=4;\" edge=\"1\" source=\"2\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"85\" y=\"7.9500000000000455\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"125\" y=\"7.9500000000000455\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 125,
"h": 16.000000000000153,
"aspect": "fixed",
"title": "Protocol"
}
]</mxlibrary>
+266
View File
@@ -0,0 +1,266 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168,
"h": 168,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;fillColor=#ffffff;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168,
"h": 168,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;strokeColor=#475E75;fillColor=#F5F6F7;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 167.9999999999998,
"h": 168.00000000000006,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;fillColor=#ffffff;strokeColor=#475E75;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 167.9999999999998,
"h": 168.00000000000006,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;strokeWidth=1.5;arcSize=16;fillColor=#EBF8FF;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"-4.547473508864641e-13\" y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#F5F6F7;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838F;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838F;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838F;fillColor=#DAFDF5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838F;fillColor=#DAFDF5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#dafdf5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#dafdf5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#07838f;fillColor=#dafdf5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#f1ecff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#f1ecff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#f1ecff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#f1ecff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#f1ecff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFF0FA;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFF0FA;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFF0fa;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFF0fa;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFF0fa;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168.00000000000014,
"h": 168.00000000000014,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
}
]</mxlibrary>
File diff suppressed because one or more lines are too long
+611
View File
@@ -0,0 +1,611 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "direct one-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "direct bi-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "indirect one-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "indirect bi-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "optional one-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "optional bi-directional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#475E75;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "direct elbow"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#475E75;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "optional elbow"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#475E75;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20.02000000000021\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"0.020000000000209184\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"0.020000000000209184\"/&gt;&lt;mxPoint x=\"60\" y=\"20.02000000000021\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.020000000000437,
"aspect": "fixed",
"title": "indirect elbow"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "plain direct"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "plain indirect"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "plain optional"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=0;endSize=3;strokeWidth=3;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "default firewall"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#d20a0a;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dashed error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dashed error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dashed error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#d20a0a;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20.02000000000021\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"0.020000000000209184\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"0.020000000000209184\"/&gt;&lt;mxPoint x=\"60\" y=\"20.02000000000021\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.020000000000437,
"aspect": "fixed",
"title": "dashed error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dotted error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dotted error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#d20a0a;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1,
"aspect": "fixed",
"title": "dotted error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#d20a0a;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "dotted error color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1.1111111111111112,
"aspect": "fixed",
"title": "warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1.1111111111111112,
"aspect": "fixed",
"title": "warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#c35500;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.02857142857153,
"aspect": "fixed",
"title": "warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1.1111111111111112,
"aspect": "fixed",
"title": "dashed warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1.1111111111111112,
"aspect": "fixed",
"title": "dashed warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#c35500;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.008571428571354,
"aspect": "fixed",
"title": "dashed warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 1.1111111111111112,
"aspect": "fixed",
"title": "dotted warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#c35500;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.02857142857153,
"aspect": "fixed",
"title": "dotted warning color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"-1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#188918;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.028571428571404,
"aspect": "fixed",
"title": "success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#188918;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "dashed success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#188918;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.028571428571404,
"aspect": "fixed",
"title": "dotted success color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#CB00DC;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.00999999999996,
"aspect": "fixed",
"title": "Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#CB00DC;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20.010000000000105\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"0.010000000000104592\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"0.010000000000104592\"/&gt;&lt;mxPoint x=\"60\" y=\"20.010000000000105\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.010000000000087,
"aspect": "fixed",
"title": "dashed Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#CB00DC;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.00999999999996,
"aspect": "fixed",
"title": "dotted Accent 3 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"-1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"-1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#5D36FF;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"19.999999999999886\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"-1.1368683772161603e-13\"/&gt;&lt;mxPoint x=\"60\" y=\"19.999999999999886\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.019999999999918,
"aspect": "fixed",
"title": "Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#5D36FF;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20.000000000000114\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"1.1368683772161603e-13\"/&gt;&lt;mxPoint x=\"60\" y=\"20.000000000000114\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.00000000000013,
"aspect": "fixed",
"title": "dashed Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#5D36FF;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#5D36FF;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"19.999999999999886\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"-1.1368683772161603e-13\"/&gt;&lt;mxPoint x=\"60\" y=\"19.999999999999886\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.019999999999918,
"aspect": "fixed",
"title": "dotted Accent 2 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint y=\"-1.1368683772161603e-13\" as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" y=\"-1.1368683772161603e-13\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=0;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#07838F;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dashed Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#07838F;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;dashed=1;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20.020000000000095\" as=\"targetPoint\"/&gt;&lt;mxPoint y=\"0.020000000000095497\" as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\" y=\"0.020000000000095497\"/&gt;&lt;mxPoint x=\"60\" y=\"20.020000000000095\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20.020000000000046,
"aspect": "fixed",
"title": "dashed Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=blockThin;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#07838F;bendable=1;rounded=0;endFill=0;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=none;startFill=0;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;dashed=1;strokeWidth=1.5;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "dotted Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" style=\"edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;fontSize=18;strokeColor=#07838F;fontFamily=Helvetica;fontColor=default;targetPerimeterSpacing=15;endSize=4;startSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;startArrow=none;startFill=0;dashed=1;dashPattern=1 4;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint x=\"120\" y=\"20\" as=\"targetPoint\"/&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;Array as=\"points\"&gt;&lt;mxPoint x=\"60\"/&gt;&lt;mxPoint x=\"60\" y=\"20\"/&gt;&lt;/Array&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 20,
"aspect": "fixed",
"title": "dotted Accent 1 color"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#D20A0A;bendable=1;rounded=0;endFill=0;endSize=6;strokeWidth=3;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120.00000000000001,
"h": 0.1869158878504673,
"aspect": "fixed",
"title": "Firewall 2"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"endArrow=none;html=1;strokeColor=#c35500;bendable=1;rounded=0;endFill=0;endSize=3;strokeWidth=3;\" edge=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"50\" relative=\"1\" as=\"geometry\"&gt;&lt;mxPoint as=\"sourcePoint\"/&gt;&lt;mxPoint x=\"120\" as=\"targetPoint\"/&gt;&lt;Array as=\"points\"/&gt;&lt;/mxGeometry&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 0.5714285714285714,
"aspect": "fixed",
"title": "Firewall 3"
}
]</mxlibrary>
+122
View File
@@ -0,0 +1,122 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168,
"h": 168,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;fillColor=#ffffff;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 168,
"h": 168,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;strokeColor=#475E75;fillColor=#F5F6F7;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 167.9999999999998,
"h": 168.00000000000006,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=8 8;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 160,
"h": 160,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"group;fillColor=#ffffff;strokeColor=#475E75;\" vertex=\"1\" connectable=\"0\" parent=\"1\"&gt;&lt;mxGeometry width=\"168\" height=\"168\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"3\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry x=\"8\" y=\"8\" width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;mxCell id=\"4\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;\" vertex=\"1\" parent=\"2\"&gt;&lt;mxGeometry width=\"160\" height=\"160\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 167.9999999999998,
"h": 168.00000000000006,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;strokeWidth=1.5;arcSize=16;fillColor=#EBF8FF;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry x=\"-4.547473508864641e-13\" y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#F5F6F7;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"\" style=\"rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry y=\"-2.2737367544323206e-13\" width=\"111\" height=\"20\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 111,
"h": 20,
"aspect": "fixed"
}
]</mxlibrary>
File diff suppressed because one or more lines are too long
+128
View File
@@ -0,0 +1,128 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default number"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;2&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 2"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;3&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 3"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;4&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 4"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;5&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 5"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;6&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 6"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;7&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#223548;strokeColor=none;gradientDirection=east;fillColor=#5b738b;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;points=[];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "default 7"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;2&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;3&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;4&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;5&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;6&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;7&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;8&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#0057D2;strokeColor=none;gradientDirection=east;fillColor=#2395FF;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Blue"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#470ced;strokeColor=none;gradientDirection=east;fillColor=#9b76ff;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Number_Accent2"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#a100c2;strokeColor=none;gradientDirection=east;fillColor=#f65af2;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Number_Accent3"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;p style=&amp;quot;line-height: 100%;&amp;quot;&amp;gt;&amp;lt;b&amp;gt;&amp;lt;font face=&amp;quot;arial black&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot; color=&amp;quot;#ffffff&amp;quot;&amp;gt;1&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;&amp;lt;/p&amp;gt;\" style=\"ellipse;whiteSpace=wrap;html=1;aspect=fixed;rotation=0;gradientColor=#07838f;strokeColor=none;gradientDirection=east;fillColor=#00ceac;rounded=0;pointerEvents=0;fontFamily=Helvetica;fontSize=12;fontColor=default;spacingTop=4;spacingBottom=4;spacingLeft=4;spacingRight=4;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"30\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 30,
"h": 30,
"aspect": "fixed",
"title": "Number_Accent1"
}
]</mxlibrary>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+65
View File
@@ -0,0 +1,65 @@
<mxlibrary>[
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font face=&amp;quot;arial&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;Big Title (L0)&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"120\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 30,
"aspect": "fixed",
"title": "BIggest Title"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font face=&amp;quot;arial&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;Big Name&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"100\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 100,
"h": 30,
"aspect": "fixed",
"title": "Big Name"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font color=&amp;quot;#1d2d3e&amp;quot; size=&amp;quot;1&amp;quot; face=&amp;quot;arial&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;font-size: 14px;&amp;quot;&amp;gt;Medium Title&amp;amp;nbsp;&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"110\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 110,
"h": 30,
"aspect": "fixed",
"title": "Medium Title"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;b style=&amp;quot;border-color: var(--border-color); font-family: arial; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(251, 251, 251); text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; font-size: 14px;&amp;quot;&amp;gt;&amp;lt;font color=&amp;quot;#1d2d3e&amp;quot;&amp;gt;Service Name&amp;lt;/font&amp;gt;&amp;lt;/b&amp;gt;\" style=\"text;whiteSpace=wrap;html=1;align=center;verticalAlign=top;points=[[0,0,0,0,0],[0,0.25,0,0,0],[0,0.5,0,0,0],[0,0.75,0,0,0],[0,1,0,0,0],[0.25,0,0,0,0],[0.25,1,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[0.75,0,0,0,0],[0.75,1,0,0,0],[1,0,0,0,0],[1,0.25,0,0,0],[1,0.5,0,0,0],[1,0.75,0,0,0],[1,1,0,0,0]];\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"130\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 130,
"h": 30,
"aspect": "fixed",
"title": "Service Name"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font size=&amp;quot;1&amp;quot; face=&amp;quot;arial&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 12px;&amp;quot;&amp;gt;Long text&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"70\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 70,
"h": 30,
"aspect": "fixed",
"title": "Long text"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font size=&amp;quot;1&amp;quot; face=&amp;quot;arial&amp;quot; style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-size: 12px;&amp;quot;&amp;gt;Name&amp;lt;/span&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"60\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 60,
"h": 30,
"aspect": "fixed",
"title": "Name"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;div style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-family: arial; font-size: x-small; background-color: initial;&amp;quot;&amp;gt;&amp;lt;font&amp;gt;Small descriptive Text&amp;lt;/font&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;\" style=\"text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#556B82;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"120\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 30,
"aspect": "fixed",
"title": "Small descriptive text"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;div style=&amp;quot;&amp;quot;&amp;gt;&amp;lt;span style=&amp;quot;font-family: arial; font-size: x-small; background-color: initial;&amp;quot;&amp;gt;&amp;lt;font&amp;gt;Label&amp;lt;/font&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;\" style=\"text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#556B82;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"50\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 50,
"h": 30,
"aspect": "fixed",
"title": "Label"
},
{
"xml": "&lt;mxGraphModel&gt;&lt;root&gt;&lt;mxCell id=\"0\"/&gt;&lt;mxCell id=\"1\" parent=\"0\"/&gt;&lt;mxCell id=\"2\" value=\"&amp;lt;font color=&amp;quot;#0070f2&amp;quot; face=&amp;quot;arial&amp;quot; style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;&amp;lt;b style=&amp;quot;font-size: 16px;&amp;quot;&amp;gt;Diagram Title&amp;lt;/b&amp;gt;&amp;lt;/font&amp;gt;\" style=\"text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;\" vertex=\"1\" parent=\"1\"&gt;&lt;mxGeometry width=\"120\" height=\"30\" as=\"geometry\"/&gt;&lt;/mxCell&gt;&lt;/root&gt;&lt;/mxGraphModel&gt;",
"w": 120,
"h": 30,
"aspect": "fixed",
"title": "Diagram Title"
}
]</mxlibrary>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,315 @@
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/28.1.2 Chrome/138.0.7204.243 Electron/37.4.0 Safari/537.36" version="28.1.2">
<diagram name="Page-1" id="eNYmLEzjYTJf14_2IHD2">
<mxGraphModel dx="1607" dy="1017" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="vVxKKb96vQYj8wLMnHyf-6" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="1" vertex="1">
<mxGeometry x="166" y="101" width="750" height="549" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-7" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="1" vertex="1">
<mxGeometry x="200" y="230" width="250" height="340" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-8" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="1" vertex="1">
<mxGeometry x="470" y="230" width="410" height="340" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-50" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="400" y="402" as="sourcePoint" />
<mxPoint x="523.1399999999999" y="402" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-9" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;SAP Cloud&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Application&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Event Hub&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" parent="1" vertex="1">
<mxGeometry x="220" y="360" width="180" height="80" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-11" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;3rd Party&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Broker&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#666666;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="760" y="375" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-12" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;&quot;Try and Expand&quot; Enterprise EDA&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1A2733;fontFamily=Helvetica;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="427.5" y="109" width="227" height="31" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-18" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#666666;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#FFFFFF;" parent="1" vertex="1">
<mxGeometry x="520" y="296" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-27" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="520" y="240" width="180" height="50" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-25" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-27" vertex="1">
<mxGeometry x="8.571428571428571" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-26" value="&lt;font style=&quot;&quot;&gt;3rd Party Application&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-27" vertex="1">
<mxGeometry y="7.142857142857142" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-31" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="522" y="472" width="183.14" height="50" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-29" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-31" vertex="1">
<mxGeometry x="11.711428571428542" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-30" value="&lt;font style=&quot;&quot;&gt;SAP on-premise&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;&quot;&gt;Application&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-31" vertex="1">
<mxGeometry y="6.362842960781107" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-32" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="219" y="472" width="183.14" height="50" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-33" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-32" vertex="1">
<mxGeometry x="11.711428571428542" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-34" value="SAP Cloud&lt;div&gt;Application&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-32" vertex="1">
<mxGeometry y="6.362842960781107" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-49" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#666666;" parent="1" source="vVxKKb96vQYj8wLMnHyf-37" target="vVxKKb96vQYj8wLMnHyf-11" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-37" value="&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;Event Mesh&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;capability of&amp;nbsp;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;SAP Integration Suite&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" parent="1" vertex="1">
<mxGeometry x="523.14" y="360" width="180" height="80" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-38" value="&lt;font color=&quot;#ffffff&quot;&gt;SAP BTP&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" parent="1" vertex="1">
<mxGeometry x="221.14" y="296" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-39" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="220" y="240" width="180" height="50" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-40" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-39" vertex="1">
<mxGeometry x="8.571428571428571" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-41" value="&lt;font style=&quot;&quot;&gt;App on SAP BTP built by Partners or Customers&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-39" vertex="1">
<mxGeometry y="7.142857142857142" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="309.0000000000001" y="358" as="sourcePoint" />
<mxPoint x="309" y="328" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="310.0000000000001" y="471" as="sourcePoint" />
<mxPoint x="310" y="441" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-47" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="616.0000000000001" y="470" as="sourcePoint" />
<mxPoint x="616" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-48" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#666666;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="613.0000000000001" y="358" as="sourcePoint" />
<mxPoint x="613" y="328" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-51" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Prebuilt SAP Cloud event integrations&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="201.14" y="585" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-52" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Local event integrations&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="615" y="585" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-55" value="" style="endArrow=blockThin;html=1;strokeColor=#3399FF;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;dashed=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="431.14" y="470" as="sourcePoint" />
<mxPoint x="491.14" y="440" as="targetPoint" />
<Array as="points">
<mxPoint x="451.14" y="460" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-56" value="" style="endArrow=blockThin;html=1;strokeColor=#3399FF;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;dashed=1;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="431.14" y="345" as="sourcePoint" />
<mxPoint x="491.14" y="375" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-57" value="&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;&amp;nbsp;Event&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;connections&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;color: rgb(51, 153, 255); font-size: 9px; font-family: arial; background-color: transparent;&quot;&gt;for&amp;nbsp;&lt;/span&gt;&lt;div&gt;&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;selected applications&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="470" y="570" width="110" height="60" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-58" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" parent="1" vertex="1">
<mxGeometry x="452" y="439" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-59" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" parent="1" vertex="1">
<mxGeometry x="499" y="580" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-60" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" parent="1" vertex="1">
<mxGeometry x="452" y="362" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-61" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Extensions or new apps&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on SAP BTP&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on top of SAP apps&amp;nbsp;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="237.5" y="163" width="145" height="55" as="geometry" />
</mxCell>
<mxCell id="XKlQfRbJjGS_6e14WH14-1" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;EDA in hybrid, heterogenous customer landscapes&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;across SAP and (high amount of) non-SAP&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="537" y="170" width="291" height="41" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-1" value="" style="shape=flexArrow;endArrow=classic;html=1;rounded=0;fillColor=#1ba1e2;strokeColor=#006EAF;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="532" y="669" as="sourcePoint" />
<mxPoint x="532" y="725" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-2" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="160" y="748" width="750" height="549" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-3" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="194" y="877" width="250" height="340" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-4" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="464" y="861" width="410" height="376" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-5" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="394" y="1049" as="sourcePoint" />
<mxPoint x="517.1399999999999" y="1049" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-6" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;SAP Cloud&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Application&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Event Hub&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="214" y="1007" width="180" height="80" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-7" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;3rd Party&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Broker&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#666666;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="754" y="1029" width="100" height="50" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-8" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;Hybrid and Heterogenous Enterprise EDA&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1A2733;fontFamily=Helvetica;fontStyle=1" vertex="1" parent="1">
<mxGeometry x="401.14" y="751" width="278" height="31" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-9" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#666666;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#FFFFFF;" vertex="1" parent="1">
<mxGeometry x="514" y="928" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-10" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="514" y="870" width="180" height="50" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-11" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-10">
<mxGeometry x="8.571428571428571" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-12" value="&lt;font style=&quot;&quot;&gt;3rd Party Application&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-10">
<mxGeometry y="7.142857142857142" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-13" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="519" y="1153" width="183.14" height="50" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-14" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-13">
<mxGeometry x="11.711428571428542" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-15" value="&lt;font style=&quot;&quot;&gt;SAP on-premise&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;&quot;&gt;Application&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-13">
<mxGeometry y="6.362842960781107" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-16" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="213" y="1119" width="183.14" height="50" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-17" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-16">
<mxGeometry x="11.711428571428542" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-18" value="SAP Cloud&lt;div&gt;Application&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-16">
<mxGeometry y="6.362842960781107" width="171.42857142857142" height="43.63715703921886" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-19" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#666666;" edge="1" parent="1" source="Ekw_jz4L1Hl9OyxvW1DL-20" target="Ekw_jz4L1Hl9OyxvW1DL-7">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-20" value="&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;SAP Integration Suite,&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;advanced event mesh&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font color=&quot;#ffffff&quot;&gt;&lt;b&gt;&lt;br&gt;&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="517.14" y="1000" width="180" height="109" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-21" value="&lt;font color=&quot;#ffffff&quot;&gt;SAP BTP&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" vertex="1" parent="1">
<mxGeometry x="215.14" y="943" width="180" height="30" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-22" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="214" y="887" width="180" height="50" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-23" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-22">
<mxGeometry x="8.571428571428571" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-24" value="&lt;font style=&quot;&quot;&gt;App on SAP BTP built by Partners or Customers&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" vertex="1" parent="Ekw_jz4L1Hl9OyxvW1DL-22">
<mxGeometry y="7.142857142857142" width="171.42857142857142" height="42.857142857142854" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="303.0000000000001" y="1005" as="sourcePoint" />
<mxPoint x="303" y="975" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-26" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="304.0000000000001" y="1118" as="sourcePoint" />
<mxPoint x="304" y="1088" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-27" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="610" y="1145" as="sourcePoint" />
<mxPoint x="610" y="1115" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-28" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#666666;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="607" y="991" as="sourcePoint" />
<mxPoint x="607" y="961" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-29" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Prebuilt SAP Cloud event integrations&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="195.14" y="1232" width="220" height="30" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-30" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Local event integrations&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="570" y="1234" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-31" value="" style="endArrow=blockThin;html=1;strokeColor=#3399FF;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;dashed=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="425.14" y="1117" as="sourcePoint" />
<mxPoint x="485.1399999999999" y="1087" as="targetPoint" />
<Array as="points">
<mxPoint x="445.14" y="1107" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-32" value="" style="endArrow=blockThin;html=1;strokeColor=#3399FF;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;dashed=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="425.14" y="992" as="sourcePoint" />
<mxPoint x="485.1399999999999" y="1022" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-33" value="&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;&amp;nbsp;Event&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;connections&amp;nbsp;&lt;/font&gt;&lt;span style=&quot;color: rgb(51, 153, 255); font-size: 9px; font-family: arial; background-color: transparent;&quot;&gt;for&amp;nbsp;&lt;/span&gt;&lt;div&gt;&lt;font style=&quot;font-size: 9px;&quot; face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;selected applications&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="412" y="1242" width="110" height="60" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-34" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" vertex="1" parent="1">
<mxGeometry x="446" y="1086" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-35" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" vertex="1" parent="1">
<mxGeometry x="438" y="1252" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-36" value="" style="html=1;verticalLabelPosition=bottom;labelBackgroundColor=#ffffff;verticalAlign=top;shadow=0;dashed=0;strokeWidth=2;shape=mxgraph.ios7.misc.star;fillColor=#0080f0;strokeColor=none;sketch=0;" vertex="1" parent="1">
<mxGeometry x="446" y="1009" width="12" height="12" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-37" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Extensions or new apps&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on SAP BTP&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on top of SAP apps&amp;nbsp;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="231.5" y="810" width="145" height="55" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-38" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;EDA in hybrid, heterogenous customer landscapes&amp;nbsp;&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;across SAP and (high amount of) non-SAP&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="531" y="817" width="291" height="41" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-46" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=block;endFill=1;startArrow=block;startFill=1;strokeColor=#FFFFFF;startSize=3;endSize=3;" edge="1" parent="1" source="Ekw_jz4L1Hl9OyxvW1DL-39" target="Ekw_jz4L1Hl9OyxvW1DL-40">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="622" y="1045" />
<mxPoint x="632" y="1044" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-39" value="&lt;font style=&quot;color: rgb(255, 255, 255); font-size: 9px;&quot;&gt;Broker&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#FFFFFF;fillColor=#3399FF;" vertex="1" parent="1">
<mxGeometry x="557" y="1038" width="45" height="13" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=1;entryY=0.5;entryDx=0;entryDy=0;exitX=0.453;exitY=1.056;exitDx=0;exitDy=0;exitPerimeter=0;startArrow=block;startFill=1;endArrow=block;endFill=1;strokeColor=#FFFFFF;startSize=3;endSize=3;" edge="1" parent="1" source="Ekw_jz4L1Hl9OyxvW1DL-40" target="Ekw_jz4L1Hl9OyxvW1DL-42">
<mxGeometry relative="1" as="geometry">
<mxPoint x="631" y="1078" as="sourcePoint" />
<Array as="points">
<mxPoint x="630" y="1077" />
<mxPoint x="630" y="1089" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-40" value="&lt;font style=&quot;color: rgb(255, 255, 255); font-size: 9px;&quot;&gt;Broker&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#FFFFFF;fillColor=#3399FF;" vertex="1" parent="1">
<mxGeometry x="609.5" y="1059" width="45" height="13" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-45" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.456;exitY=-0.015;exitDx=0;exitDy=0;exitPerimeter=0;endArrow=block;endFill=1;startArrow=block;startFill=1;strokeColor=#FFFFFF;startSize=3;endSize=3;" edge="1" parent="1" source="Ekw_jz4L1Hl9OyxvW1DL-42" target="Ekw_jz4L1Hl9OyxvW1DL-39">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Ekw_jz4L1Hl9OyxvW1DL-42" value="&lt;font style=&quot;color: rgb(255, 255, 255); font-size: 9px;&quot;&gt;Broker&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#FFFFFF;fillColor=#3399FF;" vertex="1" parent="1">
<mxGeometry x="559" y="1082" width="45" height="13" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
File diff suppressed because one or more lines are too long
@@ -0,0 +1,64 @@
<mxfile host="65bd71144e">
<diagram name="Page-1" id="eNYmLEzjYTJf14_2IHD2">
<mxGraphModel dx="1797" dy="913" grid="0" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="0" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0"/>
<mxCell id="1" parent="0"/>
<mxCell id="vVxKKb96vQYj8wLMnHyf-6" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="1" vertex="1">
<mxGeometry x="-40" y="133" width="520" height="494" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-7" value="" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="1" vertex="1">
<mxGeometry x="200" y="230" width="250" height="340" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-9" value="&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;SAP Cloud&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Application&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(255, 255, 255);&quot;&gt;Event Hub&lt;/font&gt;&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" parent="1" vertex="1">
<mxGeometry x="220" y="360" width="180" height="80" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-12" value="&lt;font style=&quot;font-size: 14px;&quot;&gt;SAP Intelligent Enterprise EDA&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1A2733;fontFamily=Helvetica;fontStyle=1" parent="1" vertex="1">
<mxGeometry x="-15" y="330" width="220" height="30" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-15" value="&lt;font style=&quot;color: rgb(51, 153, 255);&quot; face=&quot;arial&quot;&gt;&lt;b style=&quot;&quot;&gt;SAP Cloud Application&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font style=&quot;color: rgb(51, 153, 255);&quot; face=&quot;arial&quot;&gt;&lt;b style=&quot;&quot;&gt;Event Hub&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="20" y="370" width="150" height="40" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-32" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="219" y="472" width="183.14" height="50" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-33" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-32" vertex="1">
<mxGeometry x="11.711428571428542" width="171.42857142857142" height="43.63715703921886" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-34" value="SAP Cloud&lt;div&gt;Application&lt;/div&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#b46504;fillColor=#fad7ac;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="vVxKKb96vQYj8wLMnHyf-32" vertex="1">
<mxGeometry y="6.362842960781107" width="171.42857142857142" height="43.63715703921886" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-38" value="&lt;font color=&quot;#ffffff&quot;&gt;SAP BTP&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#3399FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=12;fontColor=default;" parent="1" vertex="1">
<mxGeometry x="221.14" y="296" width="180" height="30" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-39" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="220" y="240" width="180" height="50" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-40" value="&lt;font style=&quot;&quot;&gt;3rd Party Platforms&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-39" vertex="1">
<mxGeometry x="8.571428571428571" width="171.42857142857142" height="42.857142857142854" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-41" value="&lt;font style=&quot;&quot;&gt;App on SAP BTP built by Partners or Customers&lt;/font&gt;" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=#666666;fillColor=#f5f5f5;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontColor=#333333;" parent="vVxKKb96vQYj8wLMnHyf-39" vertex="1">
<mxGeometry y="7.142857142857142" width="171.42857142857142" height="42.857142857142854" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-43" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="309.0000000000001" y="358" as="sourcePoint"/>
<mxPoint x="309" y="328" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-44" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#3399FF;align=center;verticalAlign=middle;fontFamily=Helvetica;fontSize=11;fontColor=default;labelBackgroundColor=default;" parent="1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="310.0000000000001" y="471" as="sourcePoint"/>
<mxPoint x="310" y="441" as="targetPoint"/>
</mxGeometry>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-51" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Prebuilt SAP Cloud event integrations&lt;/font&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="201.14" y="585" width="220" height="30" as="geometry"/>
</mxCell>
<mxCell id="vVxKKb96vQYj8wLMnHyf-61" value="&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;Extensions or new apps&lt;/font&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on SAP BTP&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font face=&quot;arial&quot; color=&quot;#3399ff&quot;&gt;on top of SAP apps&amp;nbsp;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[[0,0.5,0,0,0],[0.5,0,0,0,0],[0.5,1,0,0,0],[1,0.5,0,0,0]];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1D2D3E;fontFamily=Helvetica;" parent="1" vertex="1">
<mxGeometry x="237.5" y="163" width="145" height="55" as="geometry"/>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
File diff suppressed because one or more lines are too long
@@ -0,0 +1,138 @@
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/26.0.9 Chrome/128.0.6613.186 Electron/32.2.5 Safari/537.36" version="26.0.9">
<diagram id="wLrXvZukeBQfOtOWr-n0" name="Multi-AZ">
<mxGraphModel dx="1761" dy="1032" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="P34ahGiy1YTu66UZ6zGO-1" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;container=0;" parent="1" vertex="1">
<mxGeometry x="40" y="140" width="770" height="440" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-2" value="&lt;span style=&quot;color: rgb(0, 42, 134); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 700; letter-spacing: normal; orphans: 2; text-align: left; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: nowrap; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;&quot;&gt;Region 1&lt;/span&gt;" style="text;whiteSpace=wrap;html=1;fillColor=none;labelBackgroundColor=none;" parent="1" vertex="1">
<mxGeometry x="50" y="140" width="70" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-3" value="&lt;span style=&quot;font-weight: normal;&quot;&gt;AZ 1&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" parent="1" vertex="1">
<mxGeometry x="69" y="180" width="211" height="310" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-4" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" parent="1" vertex="1">
<mxGeometry x="94.5" y="223" width="160" height="110" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-5" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="117.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-6" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="187.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-7" value="&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;App Instances&lt;/span&gt;&lt;br&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;(active-active)&lt;/font&gt;&lt;/span&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=left;" parent="1" vertex="1">
<mxGeometry x="109.5" y="225" width="114" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-8" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" parent="1" vertex="1">
<mxGeometry x="96" y="357" width="160" height="113" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-9" value="&lt;span style=&quot;font-size: 16px;&quot;&gt;Primary DB&lt;/span&gt;&lt;br&gt;&lt;font style=&quot;font-size: 12px;&quot;&gt;(active-passive)&lt;/font&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=left;" parent="1" vertex="1">
<mxGeometry x="110" y="357" width="124" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-10" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSA0MC45NDEgNDUuMDg4IiBoZWlnaHQ9IjQ1LjA4OCIgd2lkdGg9IjQwLjk0MSI+JiN4YTsJICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDAgeyBzdG9wLWNvbG9yOiByZ2IoMTU1LCAxMTgsIDI1NSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYig3MSwgMTIsIDIzNyk7IH0gPC9zdHlsZT4mI3hhOwk8ZGVmcz4mI3hhOwkJPGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5Mj0iMzcuNzM4IiB4Mj0iMzcuNjAyIiB5MT0iNS45IiB4MT0iMy4yMTMiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMzguMTQ3IDQuMDg4Yy43MDYuNTg4IDEuMjY1IDEuMjM1IDEuNjc2IDEuOTQxLjQxMi42NDcuNjE4IDEuNDQxLjYxOCAyLjM4MnYyNy4zNTNjMCAuODgyLS4yMzUgMS42NzYtLjcwNiAyLjM4MnMtMSAxLjM1My0xLjU4OCAxLjk0MWMtLjUyOS40NzEtMS4yMDYuOTEyLTIuMDMgMS4zMjQtLjc2NS40MTItMS41ODguNzk0LTIuNDcxIDEuMTQ3LTEuODIzLjcwNi0zLjkxMiAxLjIwNi02LjI2NSAxLjUtMi4yOTQuMzUzLTQuNzY1LjUyOS03LjQxMi41MjlzLTUuMTQ3LS4xNzYtNy41LS41MjljLTIuMjk0LS4yOTQtNC4zNTMtLjc5NC02LjE3Ni0xLjVsLTIuNDcxLS45N2E4LjY0IDguNjQgMCAwIDEtMi4wMjktMS41Qy4yNjUgMzguODUzLS41IDM3LjQxMi0uNSAzNS43NjVWOC40MTJjMC0uOTQxLjIzNS0xLjczNS43MDYtMi4zODIuNDcxLS43MDYgMS0xLjM1MyAxLjU4OC0xLjk0MSAxLjE3Ni0xIDIuNjc2LTEuODUzIDQuNS0yLjU1OUM4LjExOC44ODIgMTAuMTc2LjM4MiAxMi40NzEuMDI5YzIuMzUzLS4zNTMgNC44NTMtLjUyOSA3LjUtLjUyOXM1LjExOC4xNzYgNy40MTIuNTI5YzIuMzUzLjM1MyA0LjQ0MS44NTMgNi4yNjUgMS41Ljg4Mi4zNTMgMS43MDYuNzM1IDIuNDcxIDEuMTQ3LjgyNC4zNTMgMS41LjgyNCAyLjAzIDEuNDEyem0tMi4yMDYgMTkuMzI0Yy0yLjc2NS45NDEtNS4zODIgMS42NzYtNy44NTMgMi4yMDYtMi40MTIuNTI5LTUuMTE4Ljc5NC04LjExOC43OTQtMi42NDcgMC01LjE0Ny0uMTc3LTcuNS0uNTI5LTIuMjk0LS4zNTMtNC4zNTMtLjg1My02LjE3Ni0xLjUtLjk0MS0uMjk0LTEuNzA2LS42MTgtMi4yOTQtLjk3MXYzLjE3N2wuMTc2LjM1M2MuMDU5LjExOC4yMzUuMzI0LjUyOS42MTguNzY1LjcwNiAxLjc5NCAxLjI5NCAzLjA4OCAxLjc2NSAxLjM1My40NzEgMi43NjUuODUzIDQuMjM1IDEuMTQ3bDQuMzI0LjUyOSAzLjYxOC4xNzZhNTAuNDUgNTAuNDUgMCAwIDAgNy45NDEtLjYxOGMyLjU4OC0uNDcgNS4wMjktMS40NyA3LjMyMy0zIC4zNTMtLjIzNS41NTktLjQ0MS42MTgtLjYxOC4wNTktLjExOC4wODgtLjIzNS4wODgtLjM1M3ptMC05LjA4OGMtMi43NjUuOTQxLTUuMzgyIDEuNjc2LTcuODUzIDIuMjA2LTIuNDEyLjUyOS01LjExOC43OTQtOC4xMTguNzk0LS44ODIgMC0yLjA1OS0uMDU5LTMuNTI5LS4xNzZsLTQuNTg4LS41MjktNC41LS44ODJjLTEuNDEyLS40MTItMi41MjktLjg4Mi0zLjM1My0xLjQxMlYxNy41YzAgLjA1OS4wMjkuMTQ3LjA4OC4yNjUuMTE4LjA1OS4yMDYuMTQ3LjI2NS4yNjVsLjM1My4zNTNjLjc2NS43NjUgMS43OTQgMS4zODIgMy4wODggMS44NTMgMS4zNTMuNDcxIDIuNzY1Ljg1MyA0LjIzNSAxLjE0N2w0LjMyNC41MjkgMy42MTguMTc2YzIuNzA2IDAgNS4zNTMtLjIzNSA3Ljk0MS0uNzA2czUuMDI5LTEuNDcxIDcuMzIzLTNjLjM1My0uMjM1LjU1OS0uNDQxLjYxOC0uNjE4LjA1OS0uMTE4LjA4OC0uMjA2LjA4OC0uMjY1ek00LjcwNiA3LjUyOWMtLjI5NC4xMTgtLjUuMzI0LS42MTguNjE4LS4wNTkuMTE4LS4wODguMjA2LS4wODguMjY1cy4wMjkuMTQ3LjA4OC4yNjVjLjExOC4wNTkuMjA2LjE0Ny4yNjUuMjY1bC4zNTMuMzUzYy43NjUuNzY1IDEuNzk0IDEuMzgyIDMuMDg4IDEuODUzIDEuMzUzLjQ3MSAyLjc2NS44NTMgNC4yMzUgMS4xNDdsNC4zMjQuNTI5IDMuNjE4LjE3NmMyLjQxMiAwIDQuNjQ3LS4xNDcgNi43MDYtLjQ0MSAyLjA1OS0uMzUzIDMuODUzLS44MjQgNS4zODItMS40MTJsMy4xNzYtMS44NTNjLjM1My0uMjM1LjU1OS0uNDQxLjYxOC0uNjE4LjA1OS0uMTE4LjA4OC0uMjA2LjA4OC0uMjY1LS4wNTktLjA1OS0uMTE3LS4xNDctLjE3Ni0uMjY1cy0uMjM1LS4zMjQtLjUyOS0uNjE4Yy0uNzY1LS43NjUtMS44MjMtMS4zODItMy4xNzYtMS44NTMtMS4yOTQtLjQ3MS0yLjY3Ni0uODI0LTQuMTQ3LTEuMDU5LTEuNDcxLS4yOTQtMi45NDEtLjUtNC40MTItLjYxOGwtMy41MjktLjE3NmMtMi43MDYgMC01LjM1My4yMzUtNy45NDEuNzA2UzcgNiA0LjcwNiA3LjUyOXptMzAuNTI5IDI5LjExOGMuMzUzLS4yMzUuNTU5LS40NDEuNjE4LS42MTguMDU5LS4xMTcuMDg4LS4yMDYuMDg4LS4yNjVWMzIuNWMtLjA1OS4wNTktLjExNy4wODgtLjE3Ni4wODhzLS4wODguMDI5LS4wODguMDg4SDM1LjVsLS4xNzYuMDg4Yy0uMDU5LjA1OS0uMTE4LjA4OC0uMTc2LjA4OC0yLjY0NyAxLTUuMTQ3IDEuNzA2LTcuNSAyLjExOC0yLjI5NC4zNTMtNC44NTMuNTI5LTcuNjc2LjUyOS0uODgyIDAtMi4wNTktLjA1OS0zLjUyOS0uMTc2bC00LjU4OC0uNTI5LTQuNS0uODgyQzUuOTQxIDMzLjUgNC44MjQgMzMuMDI5IDQgMzIuNXYzLjI2NWMwIC4wNTkuMDI5LjE0Ny4wODguMjY1LjA1OS4xNzYuMjY1LjM4My42MTguNjE4Ljc2NS43NjUgMS43OTQgMS4zODIgMy4wODggMS44NTMgMS4zNTMuNDcxIDIuNzY1Ljg1MyA0LjIzNSAxLjE0N2w0LjMyNC41MjkgMy42MTguMDg4YzIuNzA2IDAgNS4zNTMtLjIwNiA3Ljk0MS0uNjE4IDIuNTg4LS40NzEgNS4wMjktMS40NyA3LjMyMy0zeiIvPiYjeGE7PC9zdmc+;" parent="1" vertex="1">
<mxGeometry x="156.5" y="410" width="41" height="45" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-11" value="&lt;span style=&quot;font-weight: normal;&quot;&gt;AZ 2&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" parent="1" vertex="1">
<mxGeometry x="320" y="180" width="211" height="310" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-12" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" parent="1" vertex="1">
<mxGeometry x="345.5" y="223" width="160" height="110" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-13" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="368.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-14" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="438.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-15" value="&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;&quot;&gt;App Instances&lt;br&gt;(active-active)&lt;/span&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=left;" parent="1" vertex="1">
<mxGeometry x="356.5" y="225" width="114" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-16" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" parent="1" vertex="1">
<mxGeometry x="347" y="357" width="160" height="113" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-17" value="&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 16px; background-color: initial;&quot;&gt;Secondary DB&lt;/span&gt;&lt;/div&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=center;" parent="1" vertex="1">
<mxGeometry x="357" y="357" width="114" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-18" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSA0MC45NDEgNDUuMDg4IiBoZWlnaHQ9IjQ1LjA4OCIgd2lkdGg9IjQwLjk0MSI+JiN4YTsJICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDAgeyBzdG9wLWNvbG9yOiByZ2IoMTU1LCAxMTgsIDI1NSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYig3MSwgMTIsIDIzNyk7IH0gPC9zdHlsZT4mI3hhOwk8ZGVmcz4mI3hhOwkJPGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5Mj0iMzcuNzM4IiB4Mj0iMzcuNjAyIiB5MT0iNS45IiB4MT0iMy4yMTMiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMzguMTQ3IDQuMDg4Yy43MDYuNTg4IDEuMjY1IDEuMjM1IDEuNjc2IDEuOTQxLjQxMi42NDcuNjE4IDEuNDQxLjYxOCAyLjM4MnYyNy4zNTNjMCAuODgyLS4yMzUgMS42NzYtLjcwNiAyLjM4MnMtMSAxLjM1My0xLjU4OCAxLjk0MWMtLjUyOS40NzEtMS4yMDYuOTEyLTIuMDMgMS4zMjQtLjc2NS40MTItMS41ODguNzk0LTIuNDcxIDEuMTQ3LTEuODIzLjcwNi0zLjkxMiAxLjIwNi02LjI2NSAxLjUtMi4yOTQuMzUzLTQuNzY1LjUyOS03LjQxMi41MjlzLTUuMTQ3LS4xNzYtNy41LS41MjljLTIuMjk0LS4yOTQtNC4zNTMtLjc5NC02LjE3Ni0xLjVsLTIuNDcxLS45N2E4LjY0IDguNjQgMCAwIDEtMi4wMjktMS41Qy4yNjUgMzguODUzLS41IDM3LjQxMi0uNSAzNS43NjVWOC40MTJjMC0uOTQxLjIzNS0xLjczNS43MDYtMi4zODIuNDcxLS43MDYgMS0xLjM1MyAxLjU4OC0xLjk0MSAxLjE3Ni0xIDIuNjc2LTEuODUzIDQuNS0yLjU1OUM4LjExOC44ODIgMTAuMTc2LjM4MiAxMi40NzEuMDI5YzIuMzUzLS4zNTMgNC44NTMtLjUyOSA3LjUtLjUyOXM1LjExOC4xNzYgNy40MTIuNTI5YzIuMzUzLjM1MyA0LjQ0MS44NTMgNi4yNjUgMS41Ljg4Mi4zNTMgMS43MDYuNzM1IDIuNDcxIDEuMTQ3LjgyNC4zNTMgMS41LjgyNCAyLjAzIDEuNDEyem0tMi4yMDYgMTkuMzI0Yy0yLjc2NS45NDEtNS4zODIgMS42NzYtNy44NTMgMi4yMDYtMi40MTIuNTI5LTUuMTE4Ljc5NC04LjExOC43OTQtMi42NDcgMC01LjE0Ny0uMTc3LTcuNS0uNTI5LTIuMjk0LS4zNTMtNC4zNTMtLjg1My02LjE3Ni0xLjUtLjk0MS0uMjk0LTEuNzA2LS42MTgtMi4yOTQtLjk3MXYzLjE3N2wuMTc2LjM1M2MuMDU5LjExOC4yMzUuMzI0LjUyOS42MTguNzY1LjcwNiAxLjc5NCAxLjI5NCAzLjA4OCAxLjc2NSAxLjM1My40NzEgMi43NjUuODUzIDQuMjM1IDEuMTQ3bDQuMzI0LjUyOSAzLjYxOC4xNzZhNTAuNDUgNTAuNDUgMCAwIDAgNy45NDEtLjYxOGMyLjU4OC0uNDcgNS4wMjktMS40NyA3LjMyMy0zIC4zNTMtLjIzNS41NTktLjQ0MS42MTgtLjYxOC4wNTktLjExOC4wODgtLjIzNS4wODgtLjM1M3ptMC05LjA4OGMtMi43NjUuOTQxLTUuMzgyIDEuNjc2LTcuODUzIDIuMjA2LTIuNDEyLjUyOS01LjExOC43OTQtOC4xMTguNzk0LS44ODIgMC0yLjA1OS0uMDU5LTMuNTI5LS4xNzZsLTQuNTg4LS41MjktNC41LS44ODJjLTEuNDEyLS40MTItMi41MjktLjg4Mi0zLjM1My0xLjQxMlYxNy41YzAgLjA1OS4wMjkuMTQ3LjA4OC4yNjUuMTE4LjA1OS4yMDYuMTQ3LjI2NS4yNjVsLjM1My4zNTNjLjc2NS43NjUgMS43OTQgMS4zODIgMy4wODggMS44NTMgMS4zNTMuNDcxIDIuNzY1Ljg1MyA0LjIzNSAxLjE0N2w0LjMyNC41MjkgMy42MTguMTc2YzIuNzA2IDAgNS4zNTMtLjIzNSA3Ljk0MS0uNzA2czUuMDI5LTEuNDcxIDcuMzIzLTNjLjM1My0uMjM1LjU1OS0uNDQxLjYxOC0uNjE4LjA1OS0uMTE4LjA4OC0uMjA2LjA4OC0uMjY1ek00LjcwNiA3LjUyOWMtLjI5NC4xMTgtLjUuMzI0LS42MTguNjE4LS4wNTkuMTE4LS4wODguMjA2LS4wODguMjY1cy4wMjkuMTQ3LjA4OC4yNjVjLjExOC4wNTkuMjA2LjE0Ny4yNjUuMjY1bC4zNTMuMzUzYy43NjUuNzY1IDEuNzk0IDEuMzgyIDMuMDg4IDEuODUzIDEuMzUzLjQ3MSAyLjc2NS44NTMgNC4yMzUgMS4xNDdsNC4zMjQuNTI5IDMuNjE4LjE3NmMyLjQxMiAwIDQuNjQ3LS4xNDcgNi43MDYtLjQ0MSAyLjA1OS0uMzUzIDMuODUzLS44MjQgNS4zODItMS40MTJsMy4xNzYtMS44NTNjLjM1My0uMjM1LjU1OS0uNDQxLjYxOC0uNjE4LjA1OS0uMTE4LjA4OC0uMjA2LjA4OC0uMjY1LS4wNTktLjA1OS0uMTE3LS4xNDctLjE3Ni0uMjY1cy0uMjM1LS4zMjQtLjUyOS0uNjE4Yy0uNzY1LS43NjUtMS44MjMtMS4zODItMy4xNzYtMS44NTMtMS4yOTQtLjQ3MS0yLjY3Ni0uODI0LTQuMTQ3LTEuMDU5LTEuNDcxLS4yOTQtMi45NDEtLjUtNC40MTItLjYxOGwtMy41MjktLjE3NmMtMi43MDYgMC01LjM1My4yMzUtNy45NDEuNzA2UzcgNiA0LjcwNiA3LjUyOXptMzAuNTI5IDI5LjExOGMuMzUzLS4yMzUuNTU5LS40NDEuNjE4LS42MTguMDU5LS4xMTcuMDg4LS4yMDYuMDg4LS4yNjVWMzIuNWMtLjA1OS4wNTktLjExNy4wODgtLjE3Ni4wODhzLS4wODguMDI5LS4wODguMDg4SDM1LjVsLS4xNzYuMDg4Yy0uMDU5LjA1OS0uMTE4LjA4OC0uMTc2LjA4OC0yLjY0NyAxLTUuMTQ3IDEuNzA2LTcuNSAyLjExOC0yLjI5NC4zNTMtNC44NTMuNTI5LTcuNjc2LjUyOS0uODgyIDAtMi4wNTktLjA1OS0zLjUyOS0uMTc2bC00LjU4OC0uNTI5LTQuNS0uODgyQzUuOTQxIDMzLjUgNC44MjQgMzMuMDI5IDQgMzIuNXYzLjI2NWMwIC4wNTkuMDI5LjE0Ny4wODguMjY1LjA1OS4xNzYuMjY1LjM4My42MTguNjE4Ljc2NS43NjUgMS43OTQgMS4zODIgMy4wODggMS44NTMgMS4zNTMuNDcxIDIuNzY1Ljg1MyA0LjIzNSAxLjE0N2w0LjMyNC41MjkgMy42MTguMDg4YzIuNzA2IDAgNS4zNTMtLjIwNiA3Ljk0MS0uNjE4IDIuNTg4LS40NzEgNS4wMjktMS40NyA3LjMyMy0zeiIvPiYjeGE7PC9zdmc+;" parent="1" vertex="1">
<mxGeometry x="407.5" y="410" width="41" height="45" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-19" value="&lt;span style=&quot;font-weight: normal;&quot;&gt;AZ 3&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" parent="1" vertex="1">
<mxGeometry x="570" y="180" width="211" height="310" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-20" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" parent="1" vertex="1">
<mxGeometry x="595.5" y="223" width="160" height="110" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-21" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="618.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-22" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyNS4yNjYgMjgiIGhlaWdodD0iMjgiIHdpZHRoPSIyNS4yNjYiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDE1NSwgMTE4LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoNzEsIDEyLCAyMzcpOyB9IDwvc3R5bGU+JiN4YTsJPGRlZnM+JiN4YTsJCTxsaW5lYXJHcmFkaWVudCBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeTI9IjIzLjExMiIgeDI9IjIzLjEzNiIgeTE9IjMuNDc0IiB4MT0iMS43OTEiIGlkPSJBIj4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDAiLz4mI3hhOwkJCTxzdG9wIGNsYXNzPSJzdDEiIG9mZnNldD0iMSIvPiYjeGE7CQk8L2xpbmVhckdyYWRpZW50PiYjeGE7CTwvZGVmcz4mI3hhOwk8cGF0aCBmaWxsPSJ1cmwoI0EpIiBkPSJNMjQuMTY0IDYuNjY0Yy40MDEuMjU1LjYwMi41ODMuNjAyLjk4NCAwIC4xMDktLjAxOC4yMDEtLjA1NS4yNzN2MTEuMTU2QTEuMzkgMS4zOSAwIDAgMSAyNCAyMC4zMzZsLTExLjEwMiA2Ljk0NWMtLjI1NS4xNDYtLjUyOS4yMTktLjgyLjIxOS0uMzI4IDAtLjU2NS0uMDczLS43MTEtLjIxOUwuMjExIDIwLjMzNmExLjc1IDEuNzUgMCAwIDEtLjU0Ny0uNjAxYy0uMTA5LS4yNTUtLjE2NC0uNDc0LS4xNjQtLjY1NlY3LjkyMmExLjM5IDEuMzkgMCAwIDEgLjcxMS0xLjI1OGw1LjU3OC0zLjVjLjI5Mi0uMTA5LjU2NS0uMTY0LjgyLS4xNjRzLjQ5Mi4wNTUuNzExLjE2NGwxMS4xNTYgN2MuMTgyLjA3My4zMjguMjM3LjQzOC40OTIuMTQ2LjIxOS4yMTkuNDE5LjIxOS42MDJ2NC44NjdjMCAuOTQ4LS40NTYgMS40MjItMS4zNjcgMS40MjItLjQwMSAwLS43NDctLjEyOC0xLjAzOS0uMzgzLS4yNTUtLjI1NS0uMzgzLS42MDItLjM4My0xLjAzOXYtNC4wNDdMNi42MDkgNS45NTNsLTQuMTU2IDIuNjh2OS42MjVsOS43MzQgNi4xMjUgOS43MzQtNi4xMjVWOC42MzNMMTEuNDc3IDIuMDdjLS40MzctLjI5Mi0uNjU2LS42NzQtLjY1Ni0xLjE0OCAwLS4xODIuMDczLS40NTYuMjE5LS44Mi4zMjgtLjQwMS43NDctLjYwMiAxLjI1OC0uNjAyLjI5MiAwIC41MjkuMDczLjcxMS4yMTl6TTEwLjI3MyAxNy4zODNjLjQzOC4yNTUuNjU2LjYzOC42NTYgMS4xNDggMCAuMjkyLS4wNzMuNTY1LS4yMTkuODItLjI5Mi40MDEtLjcxMS42MDItMS4yNTguNjAyYTEuNTcgMS41NyAwIDAgMS0uNzExLS4xNjRsLTIuNzg5LTEuNjk1Yy0uNDM3LS4yOTItLjY1Ni0uNjU2LS42NTYtMS4wOTQgMC0uMjkyLjA5MS0uNTgzLjI3My0uODc1LjMyOC0uNDAxLjcyOS0uNjAyIDEuMjAzLS42MDIuMjkyIDAgLjUyOS4wNzMuNzExLjIxOXoiLz4mI3hhOzwvc3ZnPg==;" parent="1" vertex="1">
<mxGeometry x="688.5" y="275" width="42.86" height="48" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-23" value="&lt;span style=&quot;color: rgb(0, 0, 0); font-family: Helvetica; font-size: 16px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; letter-spacing: normal; orphans: 2; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; white-space: normal; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial; float: none; display: inline !important;&quot;&gt;App Instances&lt;br&gt;(active-active)&lt;/span&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=center;" parent="1" vertex="1">
<mxGeometry x="609.5" y="225" width="114" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-24" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" parent="1" vertex="1">
<mxGeometry x="67.75" y="520" width="714.5" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-25" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;entryX=0.15;entryY=0.009;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="176.87538951230036" y="490" as="sourcePoint" />
<mxPoint x="176.94499999999996" y="520.36" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-26" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;entryX=0.15;entryY=0.009;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="427.87" y="490" as="sourcePoint" />
<mxPoint x="427.87" y="520" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-27" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;entryX=0.15;entryY=0.009;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="679.9953895123003" y="490" as="sourcePoint" />
<mxPoint x="680.0649999999999" y="520.36" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-28" value="&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;font-size: 16px; background-color: initial;&quot;&gt;Low Latency Network&lt;/span&gt;&lt;/div&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=center;" parent="1" vertex="1">
<mxGeometry x="348.5" y="521" width="159" height="40" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-29" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=1.5;entryX=0.15;entryY=0.009;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.514;exitY=1.007;exitDx=0;exitDy=0;exitPerimeter=0;" parent="1" source="P34ahGiy1YTu66UZ6zGO-4" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="177" y="330" as="sourcePoint" />
<mxPoint x="176.85499999999996" y="357" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-30" value="" style="endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;" parent="1" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="257" y="420" as="sourcePoint" />
<mxPoint x="347" y="420" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-31" value="" style="group" parent="1" vertex="1" connectable="0">
<mxGeometry x="274.25" y="404" width="51.5" height="24" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-32" value="" style="rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#0070f3;fillColor=default;strokeWidth=1.5;" parent="P34ahGiy1YTu66UZ6zGO-31" vertex="1">
<mxGeometry x="5.75" y="8" width="40" height="16" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-33" value="&lt;div style=&quot;text-align: left;&quot;&gt;&lt;span style=&quot;background-color: initial;&quot;&gt;&lt;font color=&quot;#3333ff&quot; style=&quot;font-size: 7px;&quot;&gt;replication&lt;/font&gt;&lt;/span&gt;&lt;/div&gt;" style="text;whiteSpace=wrap;html=1;labelBackgroundColor=none;align=center;" parent="P34ahGiy1YTu66UZ6zGO-31" vertex="1">
<mxGeometry width="51.5" height="10" as="geometry" />
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-34" value="" style="endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;edgeStyle=orthogonalEdgeStyle;" parent="1" target="P34ahGiy1YTu66UZ6zGO-20" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="177" y="345" as="sourcePoint" />
<mxPoint x="297" y="345" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P34ahGiy1YTu66UZ6zGO-35" value="" style="endArrow=blockThin;html=1;strokeColor=#475e75;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;entryX=0.496;entryY=0.998;entryDx=0;entryDy=0;entryPerimeter=0;" parent="1" target="P34ahGiy1YTu66UZ6zGO-12" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="425" y="345" as="sourcePoint" />
<mxPoint x="493" y="278" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,294 @@
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/28.0.6 Chrome/138.0.7204.100 Electron/37.2.3 Safari/537.36" version="28.0.6">
<diagram name="Post" id="1sMnuf5Fwfwg6_qFZ5m0">
<mxGraphModel dx="1039" dy="626" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="0" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="FNb6Wp1AUfQGS5yJftca-29" value="Customer Private Network (Self-hosted / Hyperscaler)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontSize=16;fontStyle=1;verticalAlign=bottom;align=left;spacingLeft=40;spacingBottom=5;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="40" y="515" width="630" height="285" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-1" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="40" y="50" width="627" height="440" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-2" value="BTP" style="image;image=img/lib/sap/SAP_Logo.svg;editableCssRules=.*;part=1;verticalLabelPosition=middle;labelBackgroundColor=none;verticalAlign=middle;imageAspect=0;labelPosition=right;align=left;fontSize=16;fontStyle=1;spacingLeft=0;fontColor=#1D2D3E;spacing=0;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry width="37" height="19" relative="1" as="geometry">
<mxPoint x="20" y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-3" value="Subaccount" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="19.9" y="55" width="587.19" height="355" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-9" value="SAP Integration Suite" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;align=left;verticalAlign=top;fontSize=16;spacingLeft=60;spacingTop=15;fontStyle=1;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="39.81" y="100" width="547.38" height="180" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-8" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="44.76190476190476" y="104" width="49.76" height="49.76" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-11" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Cloud_Integration;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="94.55142857142857" y="180" width="49.76190476190476" height="49.76190476190476" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-10" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_API_Managment;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="228.9085714285714" y="180" width="49.76190476190476" height="49.76190476190476" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-12" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Open_Connectors;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="497.1252380952381" y="180" width="49.76190476190476" height="49.76" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-14" value="&lt;font size=&quot;1&quot; color=&quot;#1d2d3e&quot;&gt;&lt;b style=&quot;font-size: 14px;&quot;&gt;Cloud Integration&lt;/b&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="49.76571428571428" y="240" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-15" value="&lt;font size=&quot;1&quot; color=&quot;#1d2d3e&quot;&gt;&lt;b style=&quot;font-size: 14px;&quot;&gt;API Management&lt;/b&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="183.79285714285712" y="240" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-16" value="&lt;font size=&quot;1&quot; color=&quot;#1d2d3e&quot;&gt;&lt;b style=&quot;font-size: 14px;&quot;&gt;Open Connectors&lt;/b&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="452.0047619047619" y="240" width="140" height="30" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-17" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Integration_Suite_-_Event_Mesh;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="363.2657142857143" y="180" width="49.76190476190476" height="49.76190476190476" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-18" value="&lt;font size=&quot;1&quot; color=&quot;#1d2d3e&quot;&gt;&lt;b style=&quot;font-size: 14px;&quot;&gt;Event Mesh&lt;/b&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="338.15" y="240" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-19" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Connectivity_Service;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="94.31" y="320" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-21" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=SAP_Destination_service;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="289.5" y="320" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-25" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;strokeColor=#475E75;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.487;exitY=0.027;exitDx=0;exitDy=0;exitPerimeter=0;strokeWidth=2;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" source="FNb6Wp1AUfQGS5yJftca-21" target="FNb6Wp1AUfQGS5yJftca-9" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-26" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;edgeStyle=entityRelationEdgeStyle;startArrow=blockThin;startFill=1;startSize=4;jumpStyle=none;jumpSize=0;targetPerimeterSpacing=15;strokeWidth=2;entryX=0.001;entryY=0.522;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;exitPerimeter=0;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" source="FNb6Wp1AUfQGS5yJftca-19" target="FNb6Wp1AUfQGS5yJftca-21" edge="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="158.67000000000002" y="339" as="sourcePoint" />
<mxPoint x="278.67" y="339" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-55" value="&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;span&gt;&lt;b&gt;Destination&amp;nbsp;&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;span&gt;&lt;b&gt;Service&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="283.27" y="370" width="90" height="40" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-56" value="&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Connectivity&amp;nbsp;&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Service&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=default;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="90" y="370" width="100" height="40" as="geometry" />
</mxCell>
<mxCell id="p3KcMJCtKF_kxD1QLjmg-3" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAxOC40MTIiIGhlaWdodD0iMTguNDEyIiB3aWR0aD0iMjgiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDM1LCAxNDksIDI1NSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYigwLCA4NywgMjEwKTsgfSA8L3N0eWxlPiYjeGE7CTxkZWZzPiYjeGE7CQk8bGluZWFyR3JhZGllbnQgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkyPSIyMi4wMDgiIHgyPSIxNC44NjkiIHkxPSIyLjExMyIgeDE9IjIuMDM5IiBpZD0iQSI+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QwIi8+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QxIiBvZmZzZXQ9IjEiLz4mI3hhOwkJPC9saW5lYXJHcmFkaWVudD4mI3hhOwk8L2RlZnM+JiN4YTsJPHBhdGggZmlsbD0idXJsKCNBKSIgZD0iTTUuOTAzIDYuMDQ3QzYuNDM0IDIuMzQ1IDkuNjE5LS41IDEzLjQ2Ny0uNWMyLjgwMSAwIDUuMjQ3IDEuNTA2IDYuNTc3IDMuNzQ5aC4xMjRjNC4wNDkgMCA3LjMzMSAzLjI4MiA3LjMzMSA3LjMzMXMtMy4yODIgNy4zMzEtNy4zMzEgNy4zMzFoLTQuMDU0Yy0uMDg3IDAtLjE3My0uMDAyLS4yNTktLjAwNS0uMDc4LjAwMy0uMTU1LjAwNS0uMjMzLjAwNUg1LjQzMmMtMy4yNzYgMC01LjkzMi0yLjY1Ni01LjkzMi01LjkzMnMyLjY1Ni01LjkzMiA1LjkzMi01LjkzMnpNMTMuNDY3IDIuM2MtMi42NzQgMC00Ljg0MiAyLjE2OC00Ljg0MiA0Ljg0MmE0Ljk0IDQuOTQgMCAwIDAgLjAwNi4yMzggMS40IDEuNCAwIDAgMS0xLjM5OCAxLjQ2N2gtMS44Yy0xLjczIDAtMy4xMzIgMS40MDItMy4xMzIgMy4xMzJzMS40MDIgMy4xMzIgMy4xMzIgMy4xMzJoMTAuMTlhMy4xNCAzLjE0IDAgMCAwIC4xNi0uMDA0IDEuMzkgMS4zOSAwIDAgMSAuMTMxIDBjLjA2Ny4wMDMuMTM0LjAwNC4yMDIuMDA0aDQuMDU0YTQuNTMgNC41MyAwIDEgMCAwLTkuMDYyaC0uOTc3YTEuNCAxLjQgMCAwIDEtMS4yODMtLjg0QzE3LjE2MSAzLjQ5NCAxNS40NTIgMi4zIDEzLjQ2NyAyLjN6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4mI3hhOzwvc3ZnPg==;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-1" vertex="1">
<mxGeometry x="10.809999999999945" y="415" width="28" height="18" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-35" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.625;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;strokeColor=#475E75;strokeWidth=2;startArrow=blockThin;startFill=1;endArrow=blockThin;endFill=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;curved=0;fontFamily=Arial;" parent="1" source="FNb6Wp1AUfQGS5yJftca-20" target="FNb6Wp1AUfQGS5yJftca-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="116" y="710" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-20" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=Cloud_Connector2;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="65.31" y="549" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-28" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.325;exitDx=0;exitDy=0;exitPerimeter=0;entryX=0.625;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;jumpStyle=arc;fontFamily=Arial;" parent="1" source="FNb6Wp1AUfQGS5yJftca-19" target="FNb6Wp1AUfQGS5yJftca-20" edge="1">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-30" value="" style="group;fontFamily=Arial;" parent="1" vertex="1" connectable="0">
<mxGeometry x="120" y="662" width="110" height="98" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-31" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-30" vertex="1">
<mxGeometry x="5.142857142857143" y="4.666666666666667" width="102.85714285714286" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-32" value="S/4HANA / ECC" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-30" vertex="1">
<mxGeometry width="102.85714285714286" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-13" value="" style="shape=mxgraph.sap.icon;labelPosition=center;verticalLabelPosition=bottom;align=center;verticalAlign=top;strokeWidth=1;strokeColor=#D5DADD;fillColor=#EDEFF0;gradientColor=#FCFCFC;gradientDirection=west;aspect=fixed;SAPIcon=Edge_Integration_Cell;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="340" y="547" width="50" height="50" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-39" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=0;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;entryX=-0.022;entryY=0.527;entryDx=0;entryDy=0;entryPerimeter=0;fontFamily=Arial;" parent="1" source="FNb6Wp1AUfQGS5yJftca-32" target="FNb6Wp1AUfQGS5yJftca-13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="210" y="530" as="sourcePoint" />
<mxPoint x="160" y="641" as="targetPoint" />
<Array as="points">
<mxPoint x="171" y="574" />
<mxPoint x="339" y="574" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-40" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.569;exitY=0.01;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitPerimeter=0;fontFamily=Arial;" parent="1" source="NWwHh8lbjI5cMUXp5uuz-3" target="FNb6Wp1AUfQGS5yJftca-13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="562.3809523809523" y="662" as="sourcePoint" />
<mxPoint x="370" y="801" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-41" value="" style="group;fillColor=#ffffff;fontFamily=Arial;" parent="1" vertex="1" connectable="0">
<mxGeometry x="319" y="660" width="110" height="98" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-42" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-41" vertex="1">
<mxGeometry x="5.238095238095238" y="4.666666666666667" width="104.76190476190476" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-43" value="SAP on-premise products" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1;fontFamily=Arial;" parent="FNb6Wp1AUfQGS5yJftca-41" vertex="1">
<mxGeometry width="104.76190476190476" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-44" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.625;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitPerimeter=0;fontFamily=Arial;" parent="1" source="FNb6Wp1AUfQGS5yJftca-13" target="FNb6Wp1AUfQGS5yJftca-43" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="551" y="700" as="sourcePoint" />
<mxPoint x="420" y="700" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-64" value="&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Edge&amp;nbsp;&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Integration&amp;nbsp;&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Cell&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=11;fontColor=default;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="304" y="580" width="80" height="50" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-65" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;entryX=-0.03;entryY=0.54;entryDx=0;entryDy=0;entryPerimeter=0;exitPerimeter=0;fontFamily=Arial;" parent="1" source="FNb6Wp1AUfQGS5yJftca-20" target="FNb6Wp1AUfQGS5yJftca-13" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="174" y="663" as="sourcePoint" />
<mxPoint x="329" y="662" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-1" value="" style="group;fontStyle=1;fontFamily=Arial;" parent="1" vertex="1" connectable="0">
<mxGeometry x="840" y="100" width="300" height="700" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-2" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="-40" y="-50" width="340" height="750" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-3" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="5.954761904761905" y="-10" width="238.0952380952381" height="200" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-4" value="SAP Cloud Solutions" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry y="-21" width="238.0952380952381" height="200" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-5" value="SAP Ariba" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="5.949999999999998" y="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-6" value="SAP Concur" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="114.05" y="120" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-7" value="SAP SuccessFactors" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="34.05" y="75" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-8" value="" style="group;verticalAlign=top;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1" connectable="0">
<mxGeometry y="550" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-9" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-8" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-10" value="&lt;span style=&quot;&quot;&gt;Logging and Reporting Solutions&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-8" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-11" value="&lt;font&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Azure Data Lake&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-8" vertex="1">
<mxGeometry x="11.899999999999977" y="25.646017699115042" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-12" value="&lt;font&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Splunk&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-8" vertex="1">
<mxGeometry x="11.900000000000091" y="55.64999999999998" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="nXdF_1HKa5U1VujTXt04-4" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-8" vertex="1">
<mxGeometry x="11.899999999999977" y="85.64999999999998" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-13" value="" style="group;verticalAlign=top;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1" connectable="0">
<mxGeometry y="235" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-14" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-13" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-15" value="&lt;span style=&quot;&quot;&gt;Non-SAP /&amp;nbsp;&lt;/span&gt;B2B&amp;nbsp;&lt;span style=&quot;&quot;&gt;Cloud Solutions&amp;nbsp;&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-13" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-16" value="&lt;font&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;ServiceNow&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-13" vertex="1">
<mxGeometry x="11.899999999999977" y="25.646017699115042" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-17" value="&lt;font&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Treasury Management&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-13" vertex="1">
<mxGeometry x="11.900000000000091" y="60" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="nXdF_1HKa5U1VujTXt04-2" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-13" vertex="1">
<mxGeometry x="11.899999999999977" y="90" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-18" value="" style="group;verticalAlign=top;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1" connectable="0">
<mxGeometry x="-4.529709940470639e-14" y="390" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-19" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-18" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-20" value="&lt;span style=&quot;&quot;&gt;Government Solutions&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-18" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-21" value="&lt;font&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;eInvoicing&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-18" vertex="1">
<mxGeometry x="11.899999999999977" y="44.99601769911504" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="nXdF_1HKa5U1VujTXt04-3" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-18" vertex="1">
<mxGeometry x="11.899999999999977" y="75" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="nXdF_1HKa5U1VujTXt04-1" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Arial;fontStyle=1" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="34.049999999999955" y="140" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="p3KcMJCtKF_kxD1QLjmg-1" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAxOC40MTIiIGhlaWdodD0iMTguNDEyIiB3aWR0aD0iMjgiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDM1LCAxNDksIDI1NSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYigwLCA4NywgMjEwKTsgfSA8L3N0eWxlPiYjeGE7CTxkZWZzPiYjeGE7CQk8bGluZWFyR3JhZGllbnQgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkyPSIyMi4wMDgiIHgyPSIxNC44NjkiIHkxPSIyLjExMyIgeDE9IjIuMDM5IiBpZD0iQSI+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QwIi8+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QxIiBvZmZzZXQ9IjEiLz4mI3hhOwkJPC9saW5lYXJHcmFkaWVudD4mI3hhOwk8L2RlZnM+JiN4YTsJPHBhdGggZmlsbD0idXJsKCNBKSIgZD0iTTUuOTAzIDYuMDQ3QzYuNDM0IDIuMzQ1IDkuNjE5LS41IDEzLjQ2Ny0uNWMyLjgwMSAwIDUuMjQ3IDEuNTA2IDYuNTc3IDMuNzQ5aC4xMjRjNC4wNDkgMCA3LjMzMSAzLjI4MiA3LjMzMSA3LjMzMXMtMy4yODIgNy4zMzEtNy4zMzEgNy4zMzFoLTQuMDU0Yy0uMDg3IDAtLjE3My0uMDAyLS4yNTktLjAwNS0uMDc4LjAwMy0uMTU1LjAwNS0uMjMzLjAwNUg1LjQzMmMtMy4yNzYgMC01LjkzMi0yLjY1Ni01LjkzMi01LjkzMnMyLjY1Ni01LjkzMiA1LjkzMi01LjkzMnpNMTMuNDY3IDIuM2MtMi42NzQgMC00Ljg0MiAyLjE2OC00Ljg0MiA0Ljg0MmE0Ljk0IDQuOTQgMCAwIDAgLjAwNi4yMzggMS40IDEuNCAwIDAgMS0xLjM5OCAxLjQ2N2gtMS44Yy0xLjczIDAtMy4xMzIgMS40MDItMy4xMzIgMy4xMzJzMS40MDIgMy4xMzIgMy4xMzIgMy4xMzJoMTAuMTlhMy4xNCAzLjE0IDAgMCAwIC4xNi0uMDA0IDEuMzkgMS4zOSAwIDAgMSAuMTMxIDBjLjA2Ny4wMDMuMTM0LjAwNC4yMDIuMDA0aDQuMDU0YTQuNTMgNC41MyAwIDEgMCAwLTkuMDYyaC0uOTc3YTEuNCAxLjQgMCAwIDEtMS4yODMtLjg0QzE3LjE2MSAzLjQ5NCAxNS40NTIgMi4zIDEzLjQ2NyAyLjN6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4mI3hhOzwvc3ZnPg==;fontFamily=Arial;" parent="pLXEFfTft9dOwHOjhkAD-1" vertex="1">
<mxGeometry x="-30" y="675" width="28" height="18" as="geometry" />
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-58" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;fontFamily=Arial;" parent="1" source="pLXEFfTft9dOwHOjhkAD-4" target="FNb6Wp1AUfQGS5yJftca-21" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="840" y="200" as="sourcePoint" />
<mxPoint x="519" y="380" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="179" />
<mxPoint x="760" y="395" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="FNb6Wp1AUfQGS5yJftca-59" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;fontFamily=Arial;" parent="1" source="pLXEFfTft9dOwHOjhkAD-15" target="FNb6Wp1AUfQGS5yJftca-21" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="840" y="601.6190476190477" as="sourcePoint" />
<mxPoint x="720" y="685" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-22" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;fontFamily=Arial;" parent="1" source="pLXEFfTft9dOwHOjhkAD-20" target="FNb6Wp1AUfQGS5yJftca-21" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1261" y="390" as="sourcePoint" />
<mxPoint x="800" y="395" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="550" />
<mxPoint x="760" y="395" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="pLXEFfTft9dOwHOjhkAD-23" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;fontFamily=Arial;" parent="1" source="pLXEFfTft9dOwHOjhkAD-10" target="FNb6Wp1AUfQGS5yJftca-21" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1141" y="390" as="sourcePoint" />
<mxPoint x="680" y="395" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="710" />
<mxPoint x="760" y="395" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="0hLpDG5d63HOFbVVcwAt-1" value="IDOCs" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="730" y="330" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="0hLpDG5d63HOFbVVcwAt-3" value="AMQP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="730" y="414" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="0hLpDG5d63HOFbVVcwAt-5" value="Files" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="730" y="450" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="0hLpDG5d63HOFbVVcwAt-6" value="SOAP&amp;nbsp;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="730" y="300" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="0hLpDG5d63HOFbVVcwAt-7" value="HTTP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="730" y="360" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="mUihfiNcqWZ7O1fC0BdQ-1" value="IDOCs" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="347" y="626" width="50" height="15" as="geometry" />
</mxCell>
<mxCell id="mUihfiNcqWZ7O1fC0BdQ-2" value="HTTP / AMQP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="131" y="626" width="85" height="15" as="geometry" />
</mxCell>
<mxCell id="NWwHh8lbjI5cMUXp5uuz-1" value="" style="group;fontStyle=1;fontFamily=Arial;" parent="1" vertex="1" connectable="0">
<mxGeometry x="520" y="660" width="110" height="98" as="geometry" />
</mxCell>
<mxCell id="NWwHh8lbjI5cMUXp5uuz-2" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontFamily=Arial;" parent="NWwHh8lbjI5cMUXp5uuz-1" vertex="1">
<mxGeometry x="5.238095238095236" y="4.666666666666667" width="104.76190476190474" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="NWwHh8lbjI5cMUXp5uuz-3" value="Bespoke Non-SAP solutions" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1;fontFamily=Arial;" parent="NWwHh8lbjI5cMUXp5uuz-1" vertex="1">
<mxGeometry width="104.76190476190474" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="agObRKFGuOYzDDmDHUfz-1" value="Files / IDOCs / HTTP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="524" y="626" width="120" height="15" as="geometry" />
</mxCell>
<mxCell id="EMO9EdU7aYK2jCrotg_G-1" value="&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Cloud&amp;nbsp;&lt;/b&gt;&lt;/font&gt;&lt;div&gt;&lt;font color=&quot;#1d2d3e&quot;&gt;&lt;b&gt;Connector&lt;/b&gt;&lt;/font&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=10;fontColor=default;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="42" y="594.5" width="70" height="40" as="geometry" />
</mxCell>
<mxCell id="p3KcMJCtKF_kxD1QLjmg-2" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAyOCIgaGVpZ2h0PSIyOCIgd2lkdGg9IjI4Ij4mI3hhOwkgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MCB7IHN0b3AtY29sb3I6IHJnYigzNSwgMTQ5LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoMCwgODcsIDIxMCk7IH0gPC9zdHlsZT4mI3hhOwk8ZGVmcz4mI3hhOwkJPGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5Mj0iMjUuMzA5IiB4Mj0iMjMuNDU0IiB5MT0iMy40NzQiIHgxPSIyLjAzOSIgaWQ9IkEiPiYjeGE7CQkJPHN0b3AgY2xhc3M9InN0MCIvPiYjeGE7CQkJPHN0b3AgY2xhc3M9InN0MSIgb2Zmc2V0PSIxIi8+JiN4YTsJCTwvbGluZWFyR3JhZGllbnQ+JiN4YTsJPC9kZWZzPiYjeGE7CTxwYXRoIGZpbGw9InVybCgjQSkiIGQ9Ik0yNi45OTYgMTIuNDIybC02LjY1LTUuNTE2YTEuNCAxLjQgMCAwIDAtMS40ODQtLjE5NmMtLjQ5LjIyNC0uNzk4LjcyOC0uNzk4IDEuMjc0djIuNTM0TDEzLjcxIDYuOTA2YTEuNCAxLjQgMCAwIDAtMS40ODQtLjE5NmMtLjQ5LjIyNC0uNzk4LjcyOC0uNzk4IDEuMjc0VjEyLjFIOC41ODZWLjljMC0uNzctLjYzLTEuNC0xLjQtMS40SC45Qy4xMy0uNS0uNS4xMy0uNS45djI1LjJjMCAuNzcuNjMgMS40IDEuNCAxLjRoMjUuMmMuNzcgMCAxLjQtLjYzIDEuNC0xLjRWMTMuNWExLjM5IDEuMzkgMCAwIDAtLjUwNC0xLjA3OHpNNS43NTggMjQuN0gyLjN2LTMuNWgzLjQ1OHptMC02LjNIMi4zdi0zLjVoMy40NTh6bTAtNi4zSDIuM1Y4LjgyNGgzLjQ1OHptMC02LjA3NkgyLjNWMi4zaDMuNDU4ek0yNC42ODYgMjQuN0g4LjU1OHYtMy41aDEuODQ4Yy43NyAwIDEuNC0uNjMgMS40LTEuNHMtLjYzLTEuNC0xLjQtMS40SDguNTU4di0zLjVIMTIuOGMuNzcgMCAxLjQtLjYzIDEuNC0xLjR2LTIuNTM0bDQuMzU0IDMuNjEyYTEuNCAxLjQgMCAwIDAgMS40ODQuMTk2Yy40OS0uMjI0Ljc5OC0uNzI4Ljc5OC0xLjI3NHYtMi41MzRsMy44NSAzLjE5MnptLTkuMzY2LTMuMTVhMS43NSAxLjc1IDAgMSAwIDAtMy41IDEuNzUgMS43NSAwIDEgMCAwIDMuNXptNi45My0xLjc1YTEuNzUgMS43NSAwIDEgMS0zLjUgMCAxLjc1IDEuNzUgMCAxIDEgMy41IDB6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4mI3hhOzwvc3ZnPg==;fontFamily=Arial;" parent="1" vertex="1">
<mxGeometry x="50" y="765" width="28" height="28" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
@@ -0,0 +1,248 @@
<mxfile host="Electron" agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/28.0.6 Chrome/138.0.7204.100 Electron/37.2.3 Safari/537.36" version="28.0.6">
<diagram name="Pre" id="CsYT0jjc2dDIddzaS4Tb">
<mxGraphModel dx="1732" dy="1043" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="1169" pageHeight="827" math="0" shadow="0">
<root>
<mxCell id="SWCKuI3yV05O1hUtp25W-0" />
<mxCell id="SWCKuI3yV05O1hUtp25W-1" parent="SWCKuI3yV05O1hUtp25W-0" />
<mxCell id="SWCKuI3yV05O1hUtp25W-3" value="Customer Private Network (Self-hosted / Hyperscaler)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#F5F6F7;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontSize=16;fontStyle=1;verticalAlign=bottom;align=left;spacingLeft=40;spacingBottom=5;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="40" y="50" width="630" height="750" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-26" value="" style="group" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1" connectable="0">
<mxGeometry x="303" y="530" width="110" height="98" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-27" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-26" vertex="1">
<mxGeometry x="5.142857142857143" y="4.666666666666667" width="102.85714285714286" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-28" value="S/4HANA / ECC" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-26" vertex="1">
<mxGeometry width="102.85714285714286" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-33" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;entryX=0.5;entryY=1;entryDx=0;entryDy=0;exitX=0.5;exitY=0;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="SWCKuI3yV05O1hUtp25W-28" target="iX30tmptxmyhowQ8DGH3-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="310" y="200" as="sourcePoint" />
<mxPoint x="355" y="231" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-34" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-31" target="iX30tmptxmyhowQ8DGH3-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="117.3809523809523" y="365" as="sourcePoint" />
<mxPoint x="275" y="181" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-35" value="" style="group;fillColor=#ffffff;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1" connectable="0">
<mxGeometry x="120" y="530" width="110" height="98" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-36" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-35" vertex="1">
<mxGeometry x="5.238095238095238" y="4.666666666666667" width="104.76190476190476" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-37" value="SAP on-premise products" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-35" vertex="1">
<mxGeometry width="104.76190476190476" height="93.33333333333334" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-38" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-32" target="SWCKuI3yV05O1hUtp25W-37" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="275" y="206" as="sourcePoint" />
<mxPoint x="420" y="700" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-39" value="" style="group;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1" connectable="0">
<mxGeometry x="840" y="100" width="300" height="700" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-0" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5d36ff;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="-40" y="-50" width="340" height="750" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-40" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="5.95" y="-10" width="244.05" height="200" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-41" value="SAP Cloud Solutions" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry y="-21" width="238.0952380952381" height="200" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-42" value="SAP Ariba" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="5.949999999999998" y="30" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-43" value="SAP Concur" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="114.05" y="120" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-44" value="SAP SuccessFactors" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="34.05" y="75" width="170" height="30" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-45" value="" style="group;verticalAlign=top;" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1" connectable="0">
<mxGeometry y="550" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-46" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-45" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-47" value="&lt;span style=&quot;&quot;&gt;Logging and Reporting Solutions&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-45" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-48" value="&lt;font face=&quot;arial&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Azure Data Lake&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;" parent="SWCKuI3yV05O1hUtp25W-45" vertex="1">
<mxGeometry x="11.899999999999977" y="25.646017699115042" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-25" value="&lt;font face=&quot;arial&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Splunk&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;" parent="SWCKuI3yV05O1hUtp25W-45" vertex="1">
<mxGeometry x="11.900000000000091" y="55.64999999999998" width="80" height="30" as="geometry" />
</mxCell>
<mxCell id="bcSuziNdv9UFS-3joONi-3" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-45" vertex="1">
<mxGeometry x="11.899999999999977" y="80" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-13" value="" style="group;verticalAlign=top;" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1" connectable="0">
<mxGeometry y="230" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-14" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="iX30tmptxmyhowQ8DGH3-13" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-15" value="&lt;span style=&quot;&quot;&gt;Non-SAP /&amp;nbsp;&lt;/span&gt;B2B&amp;nbsp;&lt;span style=&quot;&quot;&gt;Cloud Solutions&amp;nbsp;&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1" parent="iX30tmptxmyhowQ8DGH3-13" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-16" value="&lt;font face=&quot;arial&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;ServiceNow&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;" parent="iX30tmptxmyhowQ8DGH3-13" vertex="1">
<mxGeometry x="11.899999999999977" y="25.646017699115042" width="110" height="30" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-24" value="&lt;font face=&quot;arial&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;Treasury Management&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;" parent="iX30tmptxmyhowQ8DGH3-13" vertex="1">
<mxGeometry x="11.900000000000091" y="60" width="190" height="30" as="geometry" />
</mxCell>
<mxCell id="bcSuziNdv9UFS-3joONi-1" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="iX30tmptxmyhowQ8DGH3-13" vertex="1">
<mxGeometry x="11.899999999999977" y="83" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-17" value="" style="group;verticalAlign=top;" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1" connectable="0">
<mxGeometry x="-4.529709940470639e-14" y="390" width="250" height="126" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-18" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="iX30tmptxmyhowQ8DGH3-17" vertex="1">
<mxGeometry x="11.904761904761905" y="6" width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-19" value="&lt;span style=&quot;&quot;&gt;Government Solutions&lt;/span&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#5D36FF;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;verticalAlign=top;align=left;spacingLeft=5;fontStyle=1" parent="iX30tmptxmyhowQ8DGH3-17" vertex="1">
<mxGeometry width="238.0952380952381" height="120" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-20" value="&lt;font face=&quot;arial&quot;&gt;&lt;span style=&quot;font-size: 16px;&quot;&gt;&lt;b&gt;eInvoicing&lt;/b&gt;&lt;/span&gt;&lt;/font&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#1d2d3e;fontFamily=Helvetica;" parent="iX30tmptxmyhowQ8DGH3-17" vertex="1">
<mxGeometry x="11.899999999999977" y="44.99601769911504" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="bcSuziNdv9UFS-3joONi-2" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="iX30tmptxmyhowQ8DGH3-17" vertex="1">
<mxGeometry x="11.899999999999977" y="70" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="bcSuziNdv9UFS-3joONi-0" value="..." style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-39" vertex="1">
<mxGeometry x="20" y="130" width="40" height="30" as="geometry" />
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-49" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;" parent="SWCKuI3yV05O1hUtp25W-1" source="SWCKuI3yV05O1hUtp25W-41" target="iX30tmptxmyhowQ8DGH3-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="650" y="380" as="sourcePoint" />
<mxPoint x="435" y="181" as="targetPoint" />
<Array as="points">
<mxPoint x="355" y="129" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="SWCKuI3yV05O1hUtp25W-50" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.25;entryDx=0;entryDy=0;endArrow=none;endFill=0;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;" parent="SWCKuI3yV05O1hUtp25W-1" target="iX30tmptxmyhowQ8DGH3-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="840" y="740" as="sourcePoint" />
<mxPoint x="435" y="206" as="targetPoint" />
<Array as="points">
<mxPoint x="80" y="740" />
<mxPoint x="80" y="172" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-1" value="Event-based Integration Solution" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;fontStyle=1;spacingTop=0;spacingLeft=5;spacingRight=5;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="500" y="628" width="140" height="80" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-2" value="API Management Solution" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;dashed=1;dashPattern=1 2;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="500" y="414" width="140" height="80" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-4" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-30" target="iX30tmptxmyhowQ8DGH3-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="122.61904761904748" y="463" as="sourcePoint" />
<mxPoint x="350" y="420" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-5" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="SWCKuI3yV05O1hUtp25W-27" target="iX30tmptxmyhowQ8DGH3-2" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="480" y="560" as="sourcePoint" />
<mxPoint x="567" y="574" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-6" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="SWCKuI3yV05O1hUtp25W-27" target="iX30tmptxmyhowQ8DGH3-1" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="520" y="440" as="sourcePoint" />
<mxPoint x="607" y="454" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-7" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.25;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-1" target="SWCKuI3yV05O1hUtp25W-47" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="610" y="495" as="sourcePoint" />
<mxPoint x="733" y="440" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-10" value="IDOCs" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="188" y="207" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-11" value="Files / IDOCs" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="402" y="299" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-12" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=1;exitY=0.25;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-2" target="iX30tmptxmyhowQ8DGH3-15" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="710" y="300" as="sourcePoint" />
<mxPoint x="910" y="430" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="434" />
<mxPoint x="760" y="390" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-21" value="AMQP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="680" y="663" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-22" value="HTTP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="680" y="427" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-23" value="Files" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="680" y="730" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-26" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;exitX=1;exitY=0.75;exitDx=0;exitDy=0;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-2" target="iX30tmptxmyhowQ8DGH3-19" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="760" y="715" as="sourcePoint" />
<mxPoint x="954" y="610" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="474" />
<mxPoint x="760" y="550" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-28" value="HTTP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="680" y="464" width="60" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-29" value="" style="group" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1" connectable="0">
<mxGeometry x="500" y="270" width="135" height="80" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-30" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="iX30tmptxmyhowQ8DGH3-29" vertex="1">
<mxGeometry x="6.428571428571427" y="3.8095238095238098" width="128.57142857142858" height="76.19047619047619" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-31" value="Bespoke Non-SAP solutions" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#cc00dc;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;fontStyle=1" parent="iX30tmptxmyhowQ8DGH3-29" vertex="1">
<mxGeometry width="128.57142857142858" height="76.19047619047619" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-32" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="275" y="149.5" width="160" height="91" as="geometry" />
</mxCell>
<mxCell id="eakkXzibblwH7DojkIe1-1" value="SAP PI/PO" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=16;fontColor=#1D2D3E;fontFamily=Helvetica;fontStyle=1" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="308" y="162" width="100" height="30" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-33" style="edgeStyle=orthogonalEdgeStyle;rounded=1;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=none;endFill=0;strokeColor=#475E75;startArrow=blockThin;startFill=1;strokeWidth=2;" parent="SWCKuI3yV05O1hUtp25W-1" source="iX30tmptxmyhowQ8DGH3-15" target="iX30tmptxmyhowQ8DGH3-32" edge="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="999" y="378" as="sourcePoint" />
<mxPoint x="600" y="190" as="targetPoint" />
<Array as="points">
<mxPoint x="760" y="360" />
<mxPoint x="760" y="195" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-35" value="Files / SOAP&amp;nbsp;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="676" y="184" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="iX30tmptxmyhowQ8DGH3-36" value="SOAP / HTTP" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;strokeWidth=1.5;arcSize=16;fillColor=#ffffff;perimeterSpacing=0;absoluteArcSize=1;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="676" y="119" width="80" height="20" as="geometry" />
</mxCell>
<mxCell id="83r2QO2GGbaT9ctiXixm-0" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAxOC40MTIiIGhlaWdodD0iMTguNDEyIiB3aWR0aD0iMjgiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDM1LCAxNDksIDI1NSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYigwLCA4NywgMjEwKTsgfSA8L3N0eWxlPiYjeGE7CTxkZWZzPiYjeGE7CQk8bGluZWFyR3JhZGllbnQgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkyPSIyMi4wMDgiIHgyPSIxNC44NjkiIHkxPSIyLjExMyIgeDE9IjIuMDM5IiBpZD0iQSI+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QwIi8+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QxIiBvZmZzZXQ9IjEiLz4mI3hhOwkJPC9saW5lYXJHcmFkaWVudD4mI3hhOwk8L2RlZnM+JiN4YTsJPHBhdGggZmlsbD0idXJsKCNBKSIgZD0iTTUuOTAzIDYuMDQ3QzYuNDM0IDIuMzQ1IDkuNjE5LS41IDEzLjQ2Ny0uNWMyLjgwMSAwIDUuMjQ3IDEuNTA2IDYuNTc3IDMuNzQ5aC4xMjRjNC4wNDkgMCA3LjMzMSAzLjI4MiA3LjMzMSA3LjMzMXMtMy4yODIgNy4zMzEtNy4zMzEgNy4zMzFoLTQuMDU0Yy0uMDg3IDAtLjE3My0uMDAyLS4yNTktLjAwNS0uMDc4LjAwMy0uMTU1LjAwNS0uMjMzLjAwNUg1LjQzMmMtMy4yNzYgMC01LjkzMi0yLjY1Ni01LjkzMi01LjkzMnMyLjY1Ni01LjkzMiA1LjkzMi01LjkzMnpNMTMuNDY3IDIuM2MtMi42NzQgMC00Ljg0MiAyLjE2OC00Ljg0MiA0Ljg0MmE0Ljk0IDQuOTQgMCAwIDAgLjAwNi4yMzggMS40IDEuNCAwIDAgMS0xLjM5OCAxLjQ2N2gtMS44Yy0xLjczIDAtMy4xMzIgMS40MDItMy4xMzIgMy4xMzJzMS40MDIgMy4xMzIgMy4xMzIgMy4xMzJoMTAuMTlhMy4xNCAzLjE0IDAgMCAwIC4xNi0uMDA0IDEuMzkgMS4zOSAwIDAgMSAuMTMxIDBjLjA2Ny4wMDMuMTM0LjAwNC4yMDIuMDA0aDQuMDU0YTQuNTMgNC41MyAwIDEgMCAwLTkuMDYyaC0uOTc3YTEuNCAxLjQgMCAwIDEtMS4yODMtLjg0QzE3LjE2MSAzLjQ5NCAxNS40NTIgMi4zIDEzLjQ2NyAyLjN6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4mI3hhOzwvc3ZnPg==;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="810" y="775" width="28" height="18" as="geometry" />
</mxCell>
<mxCell id="83r2QO2GGbaT9ctiXixm-1" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAyOCIgaGVpZ2h0PSIyOCIgd2lkdGg9IjI4Ij4mI3hhOwkgIDxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MCB7IHN0b3AtY29sb3I6IHJnYigzNSwgMTQ5LCAyNTUpOyB9IC5zdDEgeyBzdG9wLWNvbG9yOiByZ2IoMCwgODcsIDIxMCk7IH0gPC9zdHlsZT4mI3hhOwk8ZGVmcz4mI3hhOwkJPGxpbmVhckdyYWRpZW50IGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB5Mj0iMjUuMzA5IiB4Mj0iMjMuNDU0IiB5MT0iMy40NzQiIHgxPSIyLjAzOSIgaWQ9IkEiPiYjeGE7CQkJPHN0b3AgY2xhc3M9InN0MCIvPiYjeGE7CQkJPHN0b3AgY2xhc3M9InN0MSIgb2Zmc2V0PSIxIi8+JiN4YTsJCTwvbGluZWFyR3JhZGllbnQ+JiN4YTsJPC9kZWZzPiYjeGE7CTxwYXRoIGZpbGw9InVybCgjQSkiIGQ9Ik0yNi45OTYgMTIuNDIybC02LjY1LTUuNTE2YTEuNCAxLjQgMCAwIDAtMS40ODQtLjE5NmMtLjQ5LjIyNC0uNzk4LjcyOC0uNzk4IDEuMjc0djIuNTM0TDEzLjcxIDYuOTA2YTEuNCAxLjQgMCAwIDAtMS40ODQtLjE5NmMtLjQ5LjIyNC0uNzk4LjcyOC0uNzk4IDEuMjc0VjEyLjFIOC41ODZWLjljMC0uNzctLjYzLTEuNC0xLjQtMS40SC45Qy4xMy0uNS0uNS4xMy0uNS45djI1LjJjMCAuNzcuNjMgMS40IDEuNCAxLjRoMjUuMmMuNzcgMCAxLjQtLjYzIDEuNC0xLjRWMTMuNWExLjM5IDEuMzkgMCAwIDAtLjUwNC0xLjA3OHpNNS43NTggMjQuN0gyLjN2LTMuNWgzLjQ1OHptMC02LjNIMi4zdi0zLjVoMy40NTh6bTAtNi4zSDIuM1Y4LjgyNGgzLjQ1OHptMC02LjA3NkgyLjNWMi4zaDMuNDU4ek0yNC42ODYgMjQuN0g4LjU1OHYtMy41aDEuODQ4Yy43NyAwIDEuNC0uNjMgMS40LTEuNHMtLjYzLTEuNC0xLjQtMS40SDguNTU4di0zLjVIMTIuOGMuNzcgMCAxLjQtLjYzIDEuNC0xLjR2LTIuNTM0bDQuMzU0IDMuNjEyYTEuNCAxLjQgMCAwIDAgMS40ODQuMTk2Yy40OS0uMjI0Ljc5OC0uNzI4Ljc5OC0xLjI3NHYtMi41MzRsMy44NSAzLjE5MnptLTkuMzY2LTMuMTVhMS43NSAxLjc1IDAgMSAwIDAtMy41IDEuNzUgMS43NSAwIDEgMCAwIDMuNXptNi45My0xLjc1YTEuNzUgMS43NSAwIDEgMS0zLjUgMCAxLjc1IDEuNzUgMCAxIDEgMy41IDB6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4mI3hhOzwvc3ZnPg==;" parent="SWCKuI3yV05O1hUtp25W-1" vertex="1">
<mxGeometry x="50" y="765" width="28" height="28" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
File diff suppressed because one or more lines are too long
@@ -0,0 +1,879 @@
<mxfile host="Electron" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) draw.io/29.0.3 Chrome/140.0.7339.249 Electron/38.7.0 Safari/537.36" version="29.0.3">
<diagram name="Page-1" id="-ZKElUeJ4W2haybDlpF1">
<mxGraphModel dx="2431" dy="1413" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="Z2X7D0c18jNXbGOoNvq_-1" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;container=0;" vertex="1" parent="1">
<mxGeometry x="70" y="40" width="1390" height="870" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-2" value="SAP SuccessFactors Suite" style="image;image=img/lib/sap/SAP_Logo.svg;editableCssRules=.*;part=1;verticalLabelPosition=top;labelBackgroundColor=none;verticalAlign=bottom;imageAspect=0;labelPosition=right;align=left;fontSize=16;fontStyle=1;spacingLeft=0;fontColor=#002A86;spacing=0;" vertex="1" parent="1">
<mxGeometry x="90" y="60" width="37" height="19" as="geometry">
<mxPoint x="20" y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-3" value="BizX" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="1">
<mxGeometry x="90" y="90" width="1050" height="800" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-19" value="Time Tracking" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="980" y="140" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-108" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-30" target="Z2X7D0c18jNXbGOoNvq_-19">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-30" value="Scheduling" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="810" y="140" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-31" value="Recruiting Management &lt;font style=&quot;font-size: 10px;&quot;&gt;(Applicant Tracking System)&lt;/font&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="980" y="300" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-58" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="475" width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-46" value="SAP Analytics Cloud" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-58">
<mxGeometry width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-47" value="Story Reports" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-58">
<mxGeometry x="10" y="45" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-59" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="760" width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-48" value="Canvas Reports" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-59">
<mxGeometry width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-49" value="Canvas Reports" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-59">
<mxGeometry x="10" y="45" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-61" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="365" width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-15" value="Recruiting Posting" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-61">
<mxGeometry width="180" height="100" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-4" value="Recruiting Posting&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Job Board Aggregator)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-61">
<mxGeometry x="10" y="45" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-63" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="120" y="490" width="830" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-45" value="Career and Talent Development" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry width="830" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-38" value="Succession Management" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-39" value="Mentoring" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry x="180" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-42" value="Development Goals" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry x="350" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-50" value="Career Worksheet" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry x="520" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-52" value="Opportunity Marketplace" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-63">
<mxGeometry x="690" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-127" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startSize=4;strokeWidth=1.5;endSize=4;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-63" source="Z2X7D0c18jNXbGOoNvq_-50" target="Z2X7D0c18jNXbGOoNvq_-52">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="670" y="60" />
<mxPoint x="670" y="60" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-171" value="Potential next Jobs" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-127">
<mxGeometry x="-0.6172" relative="1" as="geometry">
<mxPoint x="2" y="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-64" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="120" y="610" width="830" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-44" value="Performance and Goals" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry width="830" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-37" value="Performance Forms" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-41" value="Performance Goals" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry x="180" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-53" value="Continues Performance Management" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry x="350" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-54" value="360 Review" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry x="520" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-55" value="Calibration" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-64">
<mxGeometry x="690" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-92" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;startSize=4;endSize=4;strokeWidth=1.5;endArrow=blockThin;endFill=1;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-64" source="Z2X7D0c18jNXbGOoNvq_-37" target="Z2X7D0c18jNXbGOoNvq_-55">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="108" y="120" />
<mxPoint x="722" y="120" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-151" value="Performance Ratings" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-92">
<mxGeometry x="-0.0614" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-66" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="800" y="190" width="320" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-57" value="Onboarding" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-66">
<mxGeometry width="320" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-20" value="Onboarding" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-66">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-56" value="Offboarding" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-66">
<mxGeometry x="180" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-67" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="120" y="360" width="1010" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-13" value="Foundation (a.k.a. Platform)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=light-dark(#ebf8ff, #121212);arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry width="1000" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-29" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;startSize=4;endSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-67" source="Z2X7D0c18jNXbGOoNvq_-24" target="Z2X7D0c18jNXbGOoNvq_-25">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-24" value="Employee Profile&amp;nbsp;&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(non-effective dated employee information)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-25" value="Login Information" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="180" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-26" value="Position Management" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="350" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-27" value="Job Profile Builder&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Job Framework)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="520" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-28" value="Talent Intelligence Hub&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Skills and Competencies)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="690" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-615" value="Table Reports&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Ad hoc reports)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-67">
<mxGeometry x="860" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-68" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="120" y="140" width="670" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-12" value="Employee Central" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-68">
<mxGeometry width="670" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-11" value="Employment Based Information" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-68">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-21" value="Global Benefits" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-68">
<mxGeometry x="180" y="40" width="120" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-22" value="Person Based Information" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-68">
<mxGeometry x="340" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-69" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-11" target="Z2X7D0c18jNXbGOoNvq_-24">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="100" y="200" />
<mxPoint x="100" y="420" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-145" value="HRIS Sync" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-69">
<mxGeometry x="-0.2277" y="4" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-70" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-20" target="Z2X7D0c18jNXbGOoNvq_-12">
<mxGeometry relative="1" as="geometry">
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-143" value="Onboarded Employee" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-70">
<mxGeometry x="0.2661" y="2" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-71" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-618" target="Z2X7D0c18jNXbGOoNvq_-56">
<mxGeometry relative="1" as="geometry">
<mxPoint x="610" y="200" as="sourcePoint" />
<Array as="points">
<mxPoint x="1045" y="200" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-164" value="Terminated Empoyees" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-71">
<mxGeometry x="0.0258" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-72" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-11" target="Z2X7D0c18jNXbGOoNvq_-26">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="195" y="330" />
<mxPoint x="535" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-146" value="Employee to Position Assignment" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-72">
<mxGeometry x="-0.2739" y="-2" relative="1" as="geometry">
<mxPoint x="60" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-74" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.75;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-26" target="Z2X7D0c18jNXbGOoNvq_-31">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="568" y="330" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-75" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-31" target="Z2X7D0c18jNXbGOoNvq_-20">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="960" y="310" />
<mxPoint x="960" y="250" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-144" value="Selected Candidate" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-75">
<mxGeometry x="-0.3632" relative="1" as="geometry">
<mxPoint y="-7" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-77" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" target="Z2X7D0c18jNXbGOoNvq_-4">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1110" y="320" as="sourcePoint" />
<Array as="points">
<mxPoint x="1180" y="320" />
<mxPoint x="1180" y="430" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-167" value="Requisitions" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-77">
<mxGeometry x="-0.2617" y="-2" relative="1" as="geometry">
<mxPoint x="4" y="22" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-80" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-38" target="Z2X7D0c18jNXbGOoNvq_-26">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="195" y="590" />
<mxPoint x="450" y="590" />
<mxPoint x="450" y="480" />
<mxPoint x="535" y="480" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-155" value="Successor to Position" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-80">
<mxGeometry x="-0.4681" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-81" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-27" target="Z2X7D0c18jNXbGOoNvq_-50">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="705" y="490" />
<mxPoint x="705" y="490" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-169" value="Potential next Jobs" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-81">
<mxGeometry x="-0.41" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-82" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.091;entryY=0.003;entryDx=0;entryDy=0;entryPerimeter=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-24" target="Z2X7D0c18jNXbGOoNvq_-45">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-86" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.154;exitY=1;exitDx=0;exitDy=0;entryX=0.75;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;strokeColor=#188918;exitPerimeter=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-28" target="Z2X7D0c18jNXbGOoNvq_-50">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="830" y="500" />
<mxPoint x="738" y="500" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-87" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;strokeColor=#188918;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-28">
<mxGeometry relative="1" as="geometry">
<mxPoint x="242" y="690" as="targetPoint" />
<Array as="points">
<mxPoint x="875" y="520" />
<mxPoint x="800" y="520" />
<mxPoint x="800" y="720" />
<mxPoint x="242" y="720" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-89" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;strokeColor=#188918;strokeWidth=1.5;endArrow=blockThin;endFill=1;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-28" target="Z2X7D0c18jNXbGOoNvq_-31">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-90" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-37">
<mxGeometry relative="1" as="geometry">
<mxPoint x="195" y="740" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-163" value="Performance&lt;div&gt;Ratings&lt;/div&gt;" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-90">
<mxGeometry x="0.0267" y="3" relative="1" as="geometry">
<mxPoint x="-11" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-91" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-11" target="Z2X7D0c18jNXbGOoNvq_-43">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="50" y="190" />
<mxPoint x="50" y="785" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-166" value="Salary Information" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=-90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-91">
<mxGeometry x="0.7645" y="-4" relative="1" as="geometry">
<mxPoint y="-347" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-83" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeWidth=1.5;startArrow=blockThin;startFill=1;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="259" y="670" as="sourcePoint" />
<mxPoint x="299" y="670" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-173" value="Goals" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-83">
<mxGeometry x="-0.0952" relative="1" as="geometry">
<mxPoint x="3" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-94" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeWidth=1.5;startArrow=blockThin;startFill=1;" edge="1" parent="1">
<mxGeometry relative="1" as="geometry">
<mxPoint x="429" y="670" as="sourcePoint" />
<mxPoint x="469" y="670" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-172" value="Goals" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-94">
<mxGeometry x="0.0657" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-95" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-41" target="Z2X7D0c18jNXbGOoNvq_-54">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-158" value="Goals to be 360 degree rated" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-95">
<mxGeometry x="-0.0614" y="1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-96" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.329;exitY=1.017;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeColor=#188918;exitPerimeter=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-28" target="Z2X7D0c18jNXbGOoNvq_-54">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="853" y="510" />
<mxPoint x="790" y="510" />
<mxPoint x="790" y="670" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-97" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="90" width="180" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-98" value="S/4HANA" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-97">
<mxGeometry width="180" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-99" value="Employee Central Payroll" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-97">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-100" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-12" target="Z2X7D0c18jNXbGOoNvq_-99">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="623" y="70" />
<mxPoint x="1180" y="70" />
<mxPoint x="1180" y="150" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-142" value="Point-to-Point Integration" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-100">
<mxGeometry x="0.5847" y="-2" relative="1" as="geometry">
<mxPoint x="-133" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-104" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;endArrow=none;endFill=0;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;strokeColor=#0070F2;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-47">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1140" y="540" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-109" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=0;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-618" target="Z2X7D0c18jNXbGOoNvq_-30">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-110" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.802;exitY=0.012;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;exitPerimeter=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-12" target="Z2X7D0c18jNXbGOoNvq_-19">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="657" y="110" />
<mxPoint x="1045" y="110" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-112" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-24" target="Z2X7D0c18jNXbGOoNvq_-31">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="110" y="410" />
<mxPoint x="110" y="320" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-147" value="Requisition from Position" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-112">
<mxGeometry x="0.6779" y="-10" relative="1" as="geometry">
<mxPoint x="10" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-113" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.385;entryY=1;entryDx=0;entryDy=0;entryPerimeter=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-38" target="Z2X7D0c18jNXbGOoNvq_-24">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="100" y="550" />
<mxPoint x="100" y="470" />
<mxPoint x="180" y="470" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-154" value="Talent Flags" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-113">
<mxGeometry x="0.2147" y="1" relative="1" as="geometry">
<mxPoint x="16" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-114" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.75;exitDx=0;exitDy=0;entryX=0;entryY=0.25;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-24" target="Z2X7D0c18jNXbGOoNvq_-43">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="60" y="430" />
<mxPoint x="60" y="762" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-115" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-24" target="Z2X7D0c18jNXbGOoNvq_-44">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="162" y="460" />
<mxPoint x="80" y="460" />
<mxPoint x="80" y="655" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-118" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="190" width="180" height="150" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-17" value="Recruiting Marketing" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-118">
<mxGeometry width="180" height="150" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-18" value="Recruiting Marketing&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Career Site)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-118">
<mxGeometry x="10" y="45" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-105" value="Advanced Analytics" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-118">
<mxGeometry x="10" y="100" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-117" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;strokeWidth=1.5;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeColor=#0070F2;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-118" source="Z2X7D0c18jNXbGOoNvq_-18" target="Z2X7D0c18jNXbGOoNvq_-105">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-120" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1250" y="590" width="180" height="150" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-8" value="Plateau" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-120">
<mxGeometry width="180" height="150" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-119" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;startSize=4;endSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;strokeColor=#0070F2;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-120" source="Z2X7D0c18jNXbGOoNvq_-34" target="Z2X7D0c18jNXbGOoNvq_-107">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-34" value="Learning" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-120">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-107" value="Plateau Report Designer" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-120">
<mxGeometry x="10" y="95" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-101" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=none;endFill=0;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-42" target="Z2X7D0c18jNXbGOoNvq_-34">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="568" y="600" />
<mxPoint x="970" y="600" />
<mxPoint x="970" y="650" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-156" value="Learnings to achieve Develop Goals" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-101">
<mxGeometry x="-0.7028" y="1" relative="1" as="geometry">
<mxPoint x="15" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-106" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;strokeColor=#0070F2;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-34" target="Z2X7D0c18jNXbGOoNvq_-47">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-123" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;startSize=4;endSize=4;endArrow=blockThin;endFill=1;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-27" target="Z2X7D0c18jNXbGOoNvq_-26">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-76" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.25;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-31" target="Z2X7D0c18jNXbGOoNvq_-18">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1180" y="310" />
<mxPoint x="1180" y="255" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-168" value="Requisitions&lt;div&gt;and Recruiters&lt;/div&gt;" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-76">
<mxGeometry x="0.1154" y="1" relative="1" as="geometry">
<mxPoint y="-4" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-124" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-42" target="Z2X7D0c18jNXbGOoNvq_-53">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-125" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-31" target="Z2X7D0c18jNXbGOoNvq_-52">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1130" y="330" />
<mxPoint x="1130" y="550" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-162" value="Fitting Job Requisitions" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=0;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-125">
<mxGeometry x="0.079" y="2" relative="1" as="geometry">
<mxPoint x="-92" y="8" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-126" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.25;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;startSize=4;strokeWidth=1.5;endSize=4;endArrow=blockThin;endFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-34" target="Z2X7D0c18jNXbGOoNvq_-52">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="980" y="640" />
<mxPoint x="980" y="590" />
<mxPoint x="908" y="590" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-161" value="Learning Opportunities" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-126">
<mxGeometry x="0.5549" y="1" relative="1" as="geometry">
<mxPoint x="91" y="48" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-148" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeColor=#188918;startSize=4;endSize=4;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-28" target="Z2X7D0c18jNXbGOoNvq_-27">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-152" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0.25;entryY=0;entryDx=0;entryDy=0;startArrow=blockThin;startFill=1;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-38" target="Z2X7D0c18jNXbGOoNvq_-55">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="163" y="620" />
<mxPoint x="843" y="620" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-153" value="Talent Flags" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-152">
<mxGeometry x="-0.2075" y="-1" relative="1" as="geometry">
<mxPoint y="-1" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-103" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;endArrow=none;endFill=0;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;strokeColor=#0070F2;entryX=1.001;entryY=0.919;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-49" target="Z2X7D0c18jNXbGOoNvq_-3">
<mxGeometry relative="1" as="geometry">
<mxPoint x="961" y="825" as="targetPoint" />
<Array as="points">
<mxPoint x="1200" y="825" />
<mxPoint x="1200" y="825" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-43" value="Compensation" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="1">
<mxGeometry x="120" y="740" width="490" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-36" value="Compensation&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Periodic Salary Cycle)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="130" y="780" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-40" value="Variable Pay&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Bonus Cycle)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="300" y="780" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-165" value="Rewards&lt;div&gt;&lt;font style=&quot;font-size: 10px;&quot;&gt;(Off cycle bonus)&lt;/font&gt;&lt;/div&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="470" y="780" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-93" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.75;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=1;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-36" target="Z2X7D0c18jNXbGOoNvq_-55">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-149" value="Salary Changes" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-93">
<mxGeometry x="-0.1062" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-174" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.998;entryY=0.319;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;startSize=4;endSize=4;strokeWidth=1.5;entryPerimeter=0;" edge="1" parent="1" target="Z2X7D0c18jNXbGOoNvq_-37">
<mxGeometry relative="1" as="geometry">
<mxPoint x="503" y="570" as="sourcePoint" />
<mxPoint x="260" y="656" as="targetPoint" />
<Array as="points">
<mxPoint x="503" y="646" />
<mxPoint x="270" y="646" />
<mxPoint x="270" y="663" />
<mxPoint x="260" y="663" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-175" value="Development Goals" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-174">
<mxGeometry x="-0.8709" y="-1" relative="1" as="geometry">
<mxPoint x="8" y="8" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-491" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=16;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="70" y="930" width="960" height="160" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-558" value="SAP Business Technology Platform (BTP)" style="image;image=img/lib/sap/SAP_Logo.svg;editableCssRules=.*;part=1;verticalLabelPosition=top;labelBackgroundColor=none;verticalAlign=bottom;imageAspect=0;labelPosition=right;align=left;fontSize=16;fontStyle=1;spacingLeft=0;fontColor=#002A86;spacing=0;" vertex="1" parent="1">
<mxGeometry x="88.45" y="940" width="37" height="19" as="geometry">
<mxPoint x="20" y="20" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-570" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="450" y="980" width="180" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-571" value="&lt;b style=&quot;text-wrap-mode: nowrap; color: rgb(29, 45, 62); font-family: arial;&quot;&gt;Joule Subaccount&lt;/b&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-570">
<mxGeometry width="180" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-572" value="Joule" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-570">
<mxGeometry x="10" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-580" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="88.45" y="980" width="321.55" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-578" value="" style="group" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-580">
<mxGeometry width="321.55" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-574" value="&lt;b style=&quot;text-wrap-mode: nowrap; color: rgb(29, 45, 62); font-family: arial;&quot;&gt;Identity Services Subaccount&lt;/b&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-578">
<mxGeometry width="321.55" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-575" value="Identity Provisioning Service (IPS)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-578">
<mxGeometry x="10.000000000000043" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-576" value="Identity Authentication Service (IAS)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-578">
<mxGeometry x="181.55" y="40" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-579" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeWidth=1.5;endArrow=blockThin;endFill=1;endSize=4;startSize=4;strokeColor=#CB00DC;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-580" source="Z2X7D0c18jNXbGOoNvq_-575" target="Z2X7D0c18jNXbGOoNvq_-576">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-582" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-576" target="Z2X7D0c18jNXbGOoNvq_-572">
<mxGeometry relative="1" as="geometry">
<mxPoint x="-20" y="940" as="sourcePoint" />
<mxPoint x="-30" y="1273" as="targetPoint" />
<Array as="points">
<mxPoint x="400" y="1040" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-583" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;startSize=4;strokeWidth=1.5;endSize=4;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-25" target="Z2X7D0c18jNXbGOoNvq_-575">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="333" y="480" />
<mxPoint x="40" y="480" />
<mxPoint x="40" y="1040" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-584" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0.417;entryY=1.001;entryDx=0;entryDy=0;entryPerimeter=0;startSize=4;strokeWidth=1.5;endSize=4;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-572" target="Z2X7D0c18jNXbGOoNvq_-1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="650" y="1040" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-585" value="AI calls and responses" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-584">
<mxGeometry x="0.4139" relative="1" as="geometry">
<mxPoint y="13" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-588" value="&lt;b style=&quot;text-wrap-mode: nowrap; color: rgb(29, 45, 62); font-family: arial;&quot;&gt;Integration Suite Subaccount&lt;/b&gt;" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;verticalAlign=top;align=left;fontSize=16;fontStyle=1;spacingLeft=10;spacingTop=10;" vertex="1" parent="1">
<mxGeometry x="670" y="980" width="320" height="90" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-589" value="Cloud Integration (CPI)" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="680" y="1020" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-592" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;endArrow=blockThin;endFill=1;startArrow=blockThin;startFill=1;startSize=4;endSize=4;strokeWidth=1.5;entryX=1;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-590" target="Z2X7D0c18jNXbGOoNvq_-589">
<mxGeometry relative="1" as="geometry">
<mxPoint x="810" y="1050.4444444444443" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-590" value="API Management" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#EBF8FF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="850" y="1020" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-593" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;startArrow=blockThin;startFill=1;endArrow=blockThin;endFill=1;startSize=4;endSize=4;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-590">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1000" y="910" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-602" value="Integration API Calls" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-593">
<mxGeometry x="0.4244" y="-4" relative="1" as="geometry">
<mxPoint x="-2" y="30" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-591" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0;exitY=0.5;exitDx=0;exitDy=0;entryX=0.428;entryY=1.002;entryDx=0;entryDy=0;entryPerimeter=0;startSize=4;strokeWidth=1.5;endSize=4;endArrow=blockThin;endFill=1;startArrow=openThin;startFill=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-589" target="Z2X7D0c18jNXbGOoNvq_-1">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="665" y="1040" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-594" value="Integration API Calls" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];rotation=90;" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-591">
<mxGeometry x="0.5446" y="2" relative="1" as="geometry">
<mxPoint y="36" as="offset" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-490" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="240" y="1157" width="266" height="50" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-497" value="" style="endArrow=none;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=0;endSize=3;strokeWidth=1.5;dashed=1;entryX=0.175;entryY=-0.035;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" target="Z2X7D0c18jNXbGOoNvq_-490">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="285.73290155440395" y="1060" as="sourcePoint" />
<mxPoint x="287" y="1137" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-498" value="&lt;font color=&quot;#188918&quot; size=&quot;1&quot;&gt;&lt;b style=&quot;&quot;&gt;TRUST&lt;/b&gt;&lt;/font&gt;" style="rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#188918;fillColor=#f5fae5;fontColor=#266f3a;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="249.45000000000005" y="1125" width="72" height="16" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-499" value="" style="endArrow=none;html=1;strokeColor=#470BED;bendable=1;rounded=0;endFill=0;endSize=3;strokeWidth=1.5;entryX=0.529;entryY=-0.01;entryDx=0;entryDy=0;dashed=1;entryPerimeter=0;" edge="1" parent="1" target="Z2X7D0c18jNXbGOoNvq_-490">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="380.4799999999998" y="1064" as="sourcePoint" />
<mxPoint x="380.4799999999998" y="1104" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-502" value="&lt;div style=&quot;&quot;&gt;&lt;font style=&quot;font-size: 11px;&quot;&gt;&lt;b style=&quot;&quot;&gt;3rd party identity provider /&lt;br&gt;identity management&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#556B82;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="322" y="1163" width="170" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-503" value="" style="shape=image;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNyAxNyIgaGVpZ2h0PSIxNyIgd2lkdGg9IjE3Ij4mI3hhOzxwYXRoIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl83NzVfOCkiIGQ9Ik0xMy42NzU2IDguNjM3NDhDMTQuNjQ2OSA5LjE3MTcxIDE1LjQ2NDcgOS45NDY0NiAxNi4wNTA2IDEwLjg4NzVDMTYuNjU0NiAxMS44NDU1IDE2Ljk1NjYgMTIuOTI4NSAxNi45NTY2IDE0LjEzNzVWMTUuOTE4NUMxNi45NTY2IDE2LjUwMTUgMTYuNjU0NiAxNi43OTM1IDE2LjA1MDYgMTYuNzkzNUg1LjQyNTY0QzUuMTU0NjQgMTYuNzkzNSA0LjkzNTY0IDE2LjcxMDUgNC43Njg2NCAxNi41NDM1QzQuNjAyNjQgMTYuMzk3NSA0LjUxODY0IDE2LjE4OTUgNC41MTg2NCAxNS45MTg1VjE1LjAxMjVIMS44NjI2NEMxLjI3OTY0IDE1LjAxMjUgMC45ODc2NCAxNC43MjA1IDAuOTg3NjQgMTQuMTM3NVYxMi4zNTY1QzAuOTg3NjQgMTEuNDgwNSAxLjIyNzY0IDEwLjY4OTUgMS43MDY2NCA5Ljk4MDQ4QzIuMTY0MzUgOS4yOTEwOSAyLjgwMjA3IDguNzQwMTcgMy41NTA2NCA4LjM4NzQ4QzMuMjg2MjIgOC4wODYyMyAzLjA4NDMxIDcuNzM1NDMgMi45NTY2NCA3LjM1NTQ4QzIuODMzNCA2Ljk3MTgxIDIuNzY5OTkgNi41NzE0NSAyLjc2ODY0IDYuMTY4NDhDMi43Njg2NCA1LjY2ODQ4IDIuODYyNjQgNS4yMTA0OCAzLjA1MDY0IDQuNzkzNDhDMy4yMzc2NCA0LjM1NTQ4IDMuNDg3NjQgMy45ODA0OCAzLjgwMDY0IDMuNjY4NDhDNC4xMjQ3OCAzLjM0MTYxIDQuNTA2MDggMy4wNzY5IDQuOTI1NjQgMi44ODc0OEM1LjM1OTkyIDIuNzAwNzMgNS44Mjc5MSAyLjYwNTA5IDYuMzAwNjQgMi42MDY0OEM2LjQ0NjY0IDIuNjA2NDggNi41ODE2NCAyLjYxNjQ4IDYuNzA2NjQgMi42MzY0OEM2LjgzMTY0IDIuNjM2NDggNi45NjY2NCAyLjY1ODQ4IDcuMTEyNjQgMi42OTk0OEM3LjUwMjE5IDIuMTIxOSA4LjAyODQ3IDEuNjQ5NTYgOC42NDQ2NCAxLjMyNDQ4QzkuMjkxNTggMC45OTA5MiAxMC4wMDk4IDAuODE5MzQzIDEwLjczNzYgMC44MjQ0NzZDMTEuMzYyNiAwLjgyNDQ3NiAxMS45NDY2IDAuOTM5NDc2IDEyLjQ4NzYgMS4xNjg0OEMxMy4wMjk2IDEuMzk4NDggMTMuNDk3NiAxLjcyMDQ4IDEzLjg5MzYgMi4xMzc0OEMxNC4yODk2IDIuNTMzNDggMTQuNjAyNiAzLjAwMTQ4IDE0LjgzMTYgMy41NDM0OEMxNS4wNjE2IDQuMDYzNDggMTUuMTc1NiA0LjYzNzQ4IDE1LjE3NTYgNS4yNjI0OEMxNS4xNzc3IDUuOTE5NDggMTUuMDM5MiA2LjU2OTMzIDE0Ljc2OTYgNy4xNjg0OEMxNC41MjkgNy43MzkzMiAxNC4xNTM2IDguMjQzMzYgMTMuNjc1NiA4LjYzNzQ4Wk0xMC43MzY2IDIuNjA1NDhDOS45ODY2NCAyLjYwNTQ4IDkuMzUxNjQgMi44NjU0OCA4LjgzMDY0IDMuMzg3NDhDOC4zMzA2NCAzLjg4NzQ4IDguMDgwNjQgNC41MTI0OCA4LjA4MDY0IDUuMjYyNDhDOC4wODA2NCA2LjAxMjQ4IDguMzMwNjQgNi42NDc0OCA4LjgzMDY0IDcuMTY4NDhDOS4zNTA2NCA3LjY2ODQ4IDkuOTg2NjQgNy45MTg0OCAxMC43MzY2IDcuOTE4NDhDMTEuNDg2NiA3LjkxODQ4IDEyLjExMTYgNy42Njg0OCAxMi42MTE2IDcuMTY4NDhDMTMuMTMyNiA2LjY0ODQ4IDEzLjM5MjYgNi4wMTI0OCAxMy4zOTI2IDUuMjYyNDhDMTMuMzkyNiA0LjUxMjQ4IDEzLjEzMjYgMy44ODc0OCAxMi42MTI2IDMuMzg3NDhDMTIuMTEyNiAyLjg2NjQ4IDExLjQ4NjYgMi42MDU0OCAxMC43MzY2IDIuNjA1NDhaTTYuMjA2NjQgNC4zODg0OEM1LjcyNjY0IDQuMzg4NDggNS4zMTA2NCA0LjU2NTQ4IDQuOTU2NjQgNC45MTk0OEM0LjYyMzY0IDUuMjUyNDggNC40NTY2NCA1LjY2OTQ4IDQuNDU2NjQgNi4xNjk0OEM0LjQ1NjY0IDYuNjQ5NDggNC42MjM2NCA3LjA2NTQ4IDQuOTU2NjQgNy40MTk0OEM1LjMxMDY0IDcuNzUyNDggNS43MjY2NCA3LjkxOTQ4IDYuMjA2NjQgNy45MTk0OEg3LjIwNjY0QzYuOTI3MDggNy41NDg5OCA2LjcwNTg1IDcuMTM3ODkgNi41NTA2NCA2LjcwMDQ4QzYuMzg3MDYgNi4yMzg5NSA2LjMwMjU0IDUuNzUzMTMgNi4zMDA2NCA1LjI2MzQ4VjQuODIzNDhDNi4zMTczMiA0LjY3NTEzIDYuMzQ4NDcgNC41Mjg3NiA2LjM5MzY0IDQuMzg2NDhINi4yMDY2NFY0LjM4ODQ4Wk0yLjc2ODY0IDEzLjI2MzVINC42MTI2NEM0LjgwMDY0IDExLjgyNTUgNS4zOTM2NCAxMC42Mzg1IDYuMzkzNjQgOS43MDA0N0g1LjQyNjY0QzQuNjc2NjQgOS43MDA0NyA0LjA0MDY0IDkuOTYwNDcgMy41MTk2NCAxMC40ODE1QzMuMDE5NjQgMTAuOTgxNSAyLjc2OTY0IDExLjYwNzUgMi43Njk2NCAxMi4zNTc1TDIuNzY4NjQgMTMuMjYzNVpNMTUuMTc1NiAxNC4xMzg1QzE1LjE4MjYgMTMuNTQ3NyAxNS4wNjU0IDEyLjk2MjEgMTQuODMxNiAxMi40MTk1QzE0LjYxMzMgMTEuODk0MyAxNC4yOTQ3IDExLjQxNjcgMTMuODkzNiAxMS4wMTM1QzEzLjQ5NzQgMTAuNTk2MyAxMy4wMTg1IDEwLjI2NjMgMTIuNDg3NiAxMC4wNDQ1QzExLjkzMzUgOS44MTI3MyAxMS4zMzgyIDkuNjk1NzEgMTAuNzM3NiA5LjcwMDQ3QzEwLjExMjYgOS43MDA0NyA5LjUyOTY0IDkuODE1NDggOC45ODc2NCAxMC4wNDQ1QzguNDY3NjQgMTAuMjc0NSA3Ljk5NzY0IDEwLjU5NjUgNy41ODE2NCAxMS4wMTM1QzcuMTgwNTggMTEuNDE2NyA2Ljg2MTk3IDExLjg5NDMgNi42NDM2NCAxMi40MTk1QzYuNDEwMjggMTIuOTYyMiA2LjI5MzQzIDEzLjU0NzggNi4zMDA2NCAxNC4xMzg1VjE1LjAxMzVIMTUuMTc1NlYxNC4xMzg1WiIvPiYjeGE7PGRlZnM+JiN4YTs8bGluZWFyR3JhZGllbnQgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkyPSIxNi43OTM1IiB4Mj0iOC45NzIxNCIgeTE9IjAuODI0MzY0IiB4MT0iOC45NzIxNCIgaWQ9InBhaW50MF9saW5lYXJfNzc1XzgiPiYjeGE7PHN0b3Agc3RvcC1jb2xvcj0iIzVCNzM4QiIvPiYjeGE7PHN0b3Agc3RvcC1jb2xvcj0iIzIyMzU0OCIgb2Zmc2V0PSIxIi8+JiN4YTs8L2xpbmVhckdyYWRpZW50PiYjeGE7PC9kZWZzPiYjeGE7PC9zdmc+;" vertex="1" parent="1">
<mxGeometry x="270" y="1165" width="31" height="31" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-504" value="&lt;font size=&quot;1&quot;&gt;&lt;b style=&quot;&quot;&gt;SCIM&lt;/b&gt;&lt;/font&gt;" style="rounded=1;whiteSpace=wrap;html=1;arcSize=50;strokeColor=#470BED;fillColor=#f1ecff;fontColor=#470bed;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="359.70000000000005" y="1124" width="54.3" height="16" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-600" value="" style="group" vertex="1" connectable="0" parent="1">
<mxGeometry x="1230" y="965" width="220" height="125" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-128" value="Legend" style="rounded=0;whiteSpace=wrap;html=1;strokeColor=none;strokeWidth=1.5;arcSize=16;fillColor=#F5F6F7;perimeterSpacing=0;imageHeight=24;absoluteArcSize=1;points=[];connectable=0;container=0;align=left;verticalAlign=top;fontSize=12;fontStyle=1;spacingTop=5;spacingLeft=8;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry width="220" height="125" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-135" value="" style="endArrow=block;html=1;strokeColor=#CB00DC;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry relative="1" as="geometry">
<mxPoint x="11" y="65" as="sourcePoint" />
<mxPoint x="51" y="65" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-136" value="User / Current Employee Record" style="part=1;fillColor=none;strokeColor=none;align=left;fontSize=10;fontColor=#556B82;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry x="61" y="55" width="90" height="20" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-137" value="" style="endArrow=blockThin;html=1;strokeColor=#188918;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry relative="1" as="geometry">
<mxPoint x="11" y="85" as="sourcePoint" />
<mxPoint x="51" y="85" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-138" value="Skills and Competencies" style="part=1;fillColor=none;strokeColor=none;align=left;fontSize=10;fontColor=#556B82;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry x="61" y="75" width="90" height="20" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-139" value="" style="endArrow=blockThin;html=1;strokeColor=#0070F2;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry relative="1" as="geometry">
<mxPoint x="11" y="105" as="sourcePoint" />
<mxPoint x="51" y="105" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-140" value="Data Flow for Reporting" style="part=1;fillColor=none;strokeColor=none;align=left;fontSize=10;fontColor=#556B82;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry x="61" y="95" width="90" height="20" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-159" value="" style="endArrow=blockThin;html=1;strokeColor=#475E75;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;startSize=4;startArrow=none;startFill=0;" edge="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry relative="1" as="geometry">
<mxPoint x="10" y="45" as="sourcePoint" />
<mxPoint x="50" y="45" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-160" value="Data Flow" style="part=1;fillColor=none;strokeColor=none;align=left;fontSize=10;fontColor=#556B82;" vertex="1" parent="Z2X7D0c18jNXbGOoNvq_-600">
<mxGeometry x="60" y="35" width="90" height="20" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-607" value="" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#475E75;fillColor=#ffffff;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;" vertex="1" parent="1">
<mxGeometry x="694" y="1141" width="266" height="50" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-608" value="&lt;div style=&quot;&quot;&gt;&lt;font style=&quot;font-size: 11px;&quot;&gt;&lt;b style=&quot;&quot;&gt;3rd party application&lt;/b&gt;&lt;/font&gt;&lt;br&gt;&lt;/div&gt;" style="text;html=1;align=left;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;fontSize=12;fontColor=#556B82;fontFamily=Helvetica;" vertex="1" parent="1">
<mxGeometry x="776" y="1152" width="130" height="30" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-610" value="" style="endArrow=blockThin;html=1;strokeColor=#000000;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;dashed=1;startSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="738.87" y="1060" as="sourcePoint" />
<mxPoint x="740.137098445596" y="1137" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-611" value="" style="endArrow=blockThin;html=1;strokeColor=#000000;bendable=1;rounded=0;endFill=1;endSize=4;strokeWidth=1.5;dashed=1;startSize=4;startArrow=blockThin;startFill=1;" edge="1" parent="1">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="920" y="1063" as="sourcePoint" />
<mxPoint x="921.267098445596" y="1140" as="targetPoint" />
<Array as="points" />
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-612" value="" style="shape=image;editableCssRules=.*;verticalLabelPosition=bottom;labelBackgroundColor=default;verticalAlign=top;aspect=fixed;imageAspect=0;image=data:image/svg+xml,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0wLjUgLTAuNSAyOCAyNy45NDYiIGhlaWdodD0iMjcuOTQ2IiB3aWR0aD0iMjgiPiYjeGE7CSAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3QwIHsgc3RvcC1jb2xvcjogcmdiKDkxLCAxMTUsIDEzOSk7IH0gLnN0MSB7IHN0b3AtY29sb3I6IHJnYigzNCwgNTMsIDcyKTsgfSA8L3N0eWxlPiYjeGE7CTxkZWZzPiYjeGE7CQk8bGluZWFyR3JhZGllbnQgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHkyPSIyNS4zMDEiIHgyPSIyMy40MTIiIHkxPSIzLjQ2NiIgeDE9IjIuMDM5IiBpZD0iQSI+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QwIi8+JiN4YTsJCQk8c3RvcCBjbGFzcz0ic3QxIiBvZmZzZXQ9IjEiLz4mI3hhOwkJPC9saW5lYXJHcmFkaWVudD4mI3hhOwk8L2RlZnM+JiN4YTsJPHBhdGggZmlsbD0idXJsKCNBKSIgZD0iTTI3LjA2MiAyNS4wOTRjLjI5Mi4yOTIuNDM4LjYwMi40MzguOTI5YTEuMzYgMS4zNiAwIDAgMS0uNDM3Ljk4NSAxLjM2IDEuMzYgMCAwIDEtLjk4NS40MzhjLS4xODUtLjAwMi0uMzY4LS4wNDItLjUzNy0uMTE3YTEuMzYgMS4zNiAwIDAgMS0uNDQ3LS4zMmwtNS4xNDItNS4xNDJjLTEuMTI5LjkxMi0yLjQwNCAxLjMzLTMuODI3IDEuMjU4cy0yLjY2LS42MzktMy43MTktMS42OTZMNS42NzkgMTQuNzZjLS40OS0uNTE3LS44OTUtMS4xMDctMS4yMDItMS43NWE1LjU5IDUuNTkgMCAwIDEtLjQ5Mi0xLjk2OWMtLjAwMS0uNjg0LjA5LTEuMzY1LjI3My0yLjAyNS4yMTktLjY1Ni41NjUtMS4yNTYgMS4wNC0xLjgwM2wtNS4zNi01LjMwOUExLjM2IDEuMzYgMCAwIDEtLjUuOTIxYzAtLjM2Mi4xNDUtLjY5MS40MzgtLjk4M0ExLjM2IDEuMzYgMCAwIDEgLjkyMy0uNWMuMzY0IDAgLjY5MS4xNDUuOTg0LjQzN2w1LjMwNCA1LjMwNEM4LjI4IDQuMzUgOS42NDkgMy45IDExLjAzOSAzLjk4M2MxLjQyMS4wNzQgMi42Ni42MzkgMy43MTkgMS42OTdsNi43MjcgNi42NzFjLjUwOS41NDYuOTEgMS4xNDggMS4yMDIgMS44MDQuNTgxIDEuMjM0LjY2IDIuNjQ2LjIxOSAzLjkzNy0uMjE4LjY1NS0uNTUyIDEuMjY2LS45ODUgMS44MDR6TTcuNjQ4IDguNzQyYy0uMjY0LjI1NS0uNDczLjU2MS0uNjEzLjlzLS4yMTEuNzAyLS4yMDYgMS4wNjljMCAuNzMuMjczIDEuMzY5LjgxOSAxLjkxNUwxMCAxNS4wMzEgMTUuMDMxIDEwbC0yLjM1Mi0yLjQwNmMtLjI1NS0uMjY0LS41NjEtLjQ3My0uODk5LS42MTRzLS43MDMtLjIxMS0xLjA2OS0uMjA2Yy0uNzI4IDAtMS4zODQuMjc1LTEuOTY5LjgyMXptNi43MjcgMTAuNjFjLjI0Ni4yNi41NDMuNDY3Ljg3Mi42MDhzLjY4NC4yMTMgMS4wNDIuMjEyYy43NjUgMCAxLjQyMS0uMjc1IDEuOTY5LS44MjNsMS4xNDgtMS4wOTJjLjU0OC0uNTg0LjgyMS0xLjI0MS44MjEtMS45NjkgMC0uNzY3LS4yNzMtMS40MjMtLjgyMS0xLjk2OUwxNyAxMS45NjkgMTEuOTY5IDE3eiIvPiYjeGE7PC9zdmc+;" vertex="1" parent="1">
<mxGeometry x="720" y="1151" width="28" height="28" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-613" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.25;entryDx=0;entryDy=0;startSize=4;strokeWidth=1.5;endSize=4;strokeColor=#CB00DC;endArrow=blockThin;endFill=1;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-575" target="Z2X7D0c18jNXbGOoNvq_-47">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="163" y="1110" />
<mxPoint x="1480" y="1110" />
<mxPoint x="1480" y="530" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-614" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=0.25;exitY=1;exitDx=0;exitDy=0;entryX=1;entryY=0.5;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;startSize=4;strokeWidth=1.5;endSize=4;strokeColor=#CB00DC;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-575" target="Z2X7D0c18jNXbGOoNvq_-99">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="131" y="1120" />
<mxPoint x="1500" y="1120" />
<mxPoint x="1500" y="150" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-622" value="" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.5;entryY=0;entryDx=0;entryDy=0;endArrow=blockThin;endFill=1;strokeWidth=1.5;startSize=4;endSize=4;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-11" target="Z2X7D0c18jNXbGOoNvq_-618">
<mxGeometry relative="1" as="geometry">
<mxPoint x="610.0588235294122" y="190" as="sourcePoint" />
<mxPoint x="1045" y="230" as="targetPoint" />
<Array as="points">
<mxPoint x="290" y="200" />
<mxPoint x="290" y="150" />
<mxPoint x="695" y="150" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-618" value="Time Off and Absence Management" style="rounded=1;whiteSpace=wrap;html=1;strokeColor=#0070F2;fillColor=#FFFFFF;arcSize=24;absoluteArcSize=1;imageWidth=64;imageHeight=64;strokeWidth=1.5;part=1;" vertex="1" parent="1">
<mxGeometry x="630" y="180" width="130" height="40" as="geometry" />
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-624" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;startArrow=openThin;startFill=0;endArrow=none;endFill=0;startSize=4;endSize=4;strokeColor=#0070F2;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-615">
<mxGeometry relative="1" as="geometry">
<mxPoint x="1140" y="500" as="targetPoint" />
<Array as="points">
<mxPoint x="1160" y="420" />
<mxPoint x="1160" y="500" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-625" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;strokeColor=#CB00DC;startArrow=openThin;startFill=0;endArrow=none;endFill=0;startSize=4;endSize=4;strokeWidth=1.5;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-34">
<mxGeometry relative="1" as="geometry">
<mxPoint x="590" y="140" as="targetPoint" />
<Array as="points">
<mxPoint x="1490" y="650" />
<mxPoint x="1490" y="60" />
<mxPoint x="590" y="60" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-626" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.75;exitDx=0;exitDy=0;entryX=0.75;entryY=1;entryDx=0;entryDy=0;strokeColor=#CB00DC;startSize=4;endSize=4;strokeWidth=1.5;endArrow=openThin;endFill=0;" edge="1" parent="1" source="Z2X7D0c18jNXbGOoNvq_-34" target="Z2X7D0c18jNXbGOoNvq_-575">
<mxGeometry relative="1" as="geometry">
<Array as="points">
<mxPoint x="1470" y="660" />
<mxPoint x="1470" y="1100" />
<mxPoint x="196" y="1100" />
</Array>
</mxGeometry>
</mxCell>
<mxCell id="Z2X7D0c18jNXbGOoNvq_-627" value="External Learning Profiles" style="edgeLabel;html=1;align=center;verticalAlign=middle;resizable=0;points=[];" vertex="1" connectable="0" parent="Z2X7D0c18jNXbGOoNvq_-626">
<mxGeometry x="-0.096" y="-1" relative="1" as="geometry">
<mxPoint as="offset" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,600 @@
{
"version": 1,
"purpose": "Scenario metadata used by select_reference.py and eval_corpus.py. The draw.io files remain the source of visual truth; this file improves template selection when visible diagram labels are generic or noisy.",
"templates": {
"ac_RA0001_E2B_CloudConnector.drawio": {
"title": "Enterprise to business connectivity with SAP Cloud Connector",
"family": "ra0001",
"level": "l2",
"domain": "integration",
"aliases": ["E2B Cloud Connector", "Cloud Connector", "principal propagation", "hybrid connectivity"],
"tags": ["e2b", "cloudconnector", "private-connectivity", "principalpropagation", "on-premise", "destination", "identity"]
},
"ac_RA0001_E2B_PrivateLink.drawio": {
"title": "Enterprise to business connectivity with SAP Private Link",
"family": "ra0001",
"level": "l2",
"domain": "integration",
"aliases": ["E2B Private Link", "SAP Private Link", "private endpoint", "private connectivity"],
"tags": ["e2b", "privatelink", "private-connectivity", "destination", "identity", "multicloud"]
},
"ac_RA0001_EventDriven_HybridEnterprise.drawio": {
"title": "Event-driven architecture for hybrid heterogeneous enterprise landscapes",
"family": "ra0001",
"level": "l2",
"domain": "integration",
"aliases": ["Hybrid Enterprise EDA", "heterogeneous enterprise EDA", "advanced event mesh"],
"tags": ["event-driven", "eda", "eventmesh", "advanced-event-mesh", "hybrid", "integration"]
},
"ac_RA0001_EventDriven_RefArch.drawio": {
"title": "Event-driven reference architecture on SAP BTP",
"family": "ra0001",
"level": "l2",
"domain": "integration",
"aliases": ["EDA reference architecture", "event mesh reference architecture", "CAP event-driven architecture"],
"tags": ["event-driven", "eda", "eventmesh", "cap", "hana", "workzone", "identity"]
},
"ac_RA0001_EventDriven_SAPEnterprise.drawio": {
"title": "Event-driven architecture for SAP intelligent enterprise",
"family": "ra0001",
"level": "l2",
"domain": "integration",
"aliases": ["SAP intelligent enterprise EDA", "SAP enterprise event architecture"],
"tags": ["event-driven", "eda", "eventmesh", "sap-enterprise", "integration"]
},
"ac_RA0002_LoadBalancer.drawio": {
"title": "Load-balanced resilient SAP BTP deployment",
"family": "ra0002",
"level": "l2",
"domain": "resiliency",
"aliases": ["load balancer", "traffic routing", "regional load balancing"],
"tags": ["resiliency", "loadbalancer", "routing", "availability", "failover"]
},
"ac_RA0002_MultiAZ.drawio": {
"title": "Multi-availability-zone SAP BTP deployment",
"family": "ra0002",
"level": "l2",
"domain": "resiliency",
"aliases": ["Multi-AZ", "availability zones", "high availability"],
"tags": ["resiliency", "multiaz", "availability-zone", "high-availability", "failover"]
},
"ac_RA0002_MultiRegionResiliency.drawio": {
"title": "Multi-region resiliency for SAP BTP",
"family": "ra0002",
"level": "l2",
"domain": "resiliency",
"aliases": ["multi region resiliency", "disaster recovery", "regional failover"],
"tags": ["resiliency", "multiregion", "disaster-recovery", "availability", "failover"]
},
"ac_RA0003_FederatedML.drawio": {
"title": "Federated machine learning with SAP AI Core",
"family": "ra0003",
"level": "l2",
"domain": "ai",
"aliases": ["Federated ML", "federated machine learning", "AI Core training", "machine learning federation"],
"tags": ["federated", "ml", "machine-learning", "aicore", "ai", "training", "models", "data-science"]
},
"ac_RA0004_AWSDataIntegration.drawio": {
"title": "Data integration between SAP and AWS",
"family": "ra0004",
"level": "l2",
"domain": "data",
"aliases": ["AWS data integration", "Amazon S3 data integration", "AWS hyperscaler data"],
"tags": ["data-integration", "aws", "hyperscaler", "s3", "datasphere", "hana"]
},
"ac_RA0004_AzureDataIntegration.drawio": {
"title": "Data integration between SAP and Microsoft Azure",
"family": "ra0004",
"level": "l2",
"domain": "data",
"aliases": ["Azure data integration", "Microsoft Azure integration", "Azure hyperscaler data"],
"tags": ["data-integration", "azure", "hyperscaler", "datasphere", "hana"]
},
"ac_RA0004_DatabricksDataIntegration.drawio": {
"title": "Data integration between SAP and Databricks",
"family": "ra0004",
"level": "l2",
"domain": "data",
"aliases": ["Databricks data integration", "SAP Databricks integration"],
"tags": ["data-integration", "databricks", "hyperscaler", "datasphere", "hana"]
},
"ac_RA0004_HyperscalerData.drawio": {
"title": "Hyperscaler data integration with SAP",
"family": "ra0004",
"level": "l2",
"domain": "data",
"aliases": ["hyperscaler data", "data lake integration", "cloud data integration"],
"tags": ["data-integration", "hyperscaler", "aws", "azure", "databricks", "datasphere"]
},
"ac_RA0005_Agent2Agent.drawio": {
"title": "Agent-to-agent integration",
"family": "ra0005",
"level": "l2",
"domain": "ai",
"aliases": ["Agent2Agent", "A2A agents", "agent to agent"],
"tags": ["agentic", "a2a", "agent", "agents", "genai", "tools"]
},
"ac_RA0005_GenAI.drawio": {
"title": "Generative AI reference architecture",
"family": "ra0005",
"level": "l2",
"domain": "ai",
"aliases": ["GenAI", "generative AI", "AI foundation"],
"tags": ["genai", "generative-ai", "ai", "aicore", "models"]
},
"ac_RA0005_GenAI_RAG.drawio": {
"title": "Generative AI retrieval-augmented generation",
"family": "ra0005",
"level": "l2",
"domain": "ai",
"aliases": ["RAG", "retrieval augmented generation", "grounded generation"],
"tags": ["genai", "rag", "retrieval", "embedding", "vector", "semantic-search"]
},
"ac_RA0005_GenAI_SemanticSearch.drawio": {
"title": "Generative AI semantic search",
"family": "ra0005",
"level": "l2",
"domain": "ai",
"aliases": ["semantic search", "vector search", "embedding search"],
"tags": ["genai", "semantic-search", "embedding", "vector", "rag"]
},
"ac_RA0006_PrivateLinkService.drawio": {
"title": "SAP Private Link Service",
"family": "ra0006",
"level": "l2",
"domain": "networking",
"aliases": ["Private Link Service", "private link service", "private endpoint service"],
"tags": ["privatelink", "private-connectivity", "networking", "endpoint"],
"generic": true
},
"ac_RA0007_SuSaaS_CAP_Multitenant.drawio": {
"title": "Sustainable SaaS with CAP multitenancy",
"family": "ra0007",
"level": "l2",
"domain": "application-development",
"aliases": ["CAP multitenant SaaS", "multitenancy", "SaaS CAP"],
"tags": ["cap", "saas", "multitenant", "tenant", "subscription", "hana", "xsuaa"]
},
"ac_RA0008_EdgeIntegrationCell.drawio": {
"title": "SAP Integration Suite Edge Integration Cell",
"family": "ra0008",
"level": "l2",
"domain": "integration",
"aliases": ["Edge Integration Cell", "EIC Runtime", "Integration Suite EIC"],
"tags": ["edge", "eic", "edge-integration-cell", "integration-suite", "runtime", "kubernetes", "postgresql", "redis"]
},
"ac_RA0009_TaskCenter_CentralInbox.drawio": {
"title": "SAP Task Center central inbox",
"family": "ra0009",
"level": "l2",
"domain": "process",
"aliases": ["Task Center central inbox", "central inbox", "task aggregation"],
"tags": ["taskcenter", "task", "inbox", "workflow", "process"]
},
"ac_RA0010_BuildWorkZone.drawio": {
"title": "SAP Build Work Zone",
"family": "ra0010",
"level": "l2",
"domain": "experience",
"aliases": ["Build Work Zone", "Work Zone", "digital workplace"],
"tags": ["workzone", "build", "launchpad", "site", "experience"]
},
"ac_RA0013_BDC_AICore.drawio": {
"title": "SAP Business Data Cloud with SAP AI Core",
"family": "ra0013",
"level": "l2",
"domain": "data-ai",
"aliases": ["BDC AI Core", "Business Data Cloud AI Core"],
"tags": ["bdc", "businessdatacloud", "aicore", "ai", "data", "models"]
},
"ac_RA0013_BDC_CloudIdentity.drawio": {
"title": "SAP Business Data Cloud with Cloud Identity Services",
"family": "ra0013",
"level": "l2",
"domain": "data",
"aliases": ["BDC Cloud Identity", "Business Data Cloud identity"],
"tags": ["bdc", "businessdatacloud", "identity", "authentication", "ias", "data"]
},
"ac_RA0013_BDC_Databricks.drawio": {
"title": "SAP Business Data Cloud with Databricks",
"family": "ra0013",
"level": "l2",
"domain": "data",
"aliases": ["BDC Databricks", "Business Data Cloud Databricks"],
"tags": ["bdc", "businessdatacloud", "databricks", "data", "analytics"]
},
"ac_RA0013_BusinessDataCloud.drawio": {
"title": "SAP Business Data Cloud",
"family": "ra0013",
"level": "l2",
"domain": "data",
"aliases": ["Business Data Cloud", "BDC"],
"tags": ["bdc", "businessdatacloud", "data", "analytics", "datasphere"]
},
"ac_RA0014_OData_AppRouter_PrivateLink.drawio": {
"title": "OData through App Router and SAP Private Link",
"family": "ra0014",
"level": "l2",
"domain": "application-development",
"aliases": ["OData App Router Private Link", "AppRouter Private Link"],
"tags": ["odata", "approuter", "privatelink", "cap", "private-connectivity"]
},
"ac_RA0014_OData_CAP_PrivateLink.drawio": {
"title": "OData through CAP and SAP Private Link",
"family": "ra0014",
"level": "l2",
"domain": "application-development",
"aliases": ["OData CAP Private Link", "CAP Private Link"],
"tags": ["odata", "cap", "privatelink", "private-connectivity"]
},
"ac_RA0018_BuildProcessAutomation.drawio": {
"title": "SAP Build Process Automation",
"family": "ra0018",
"level": "l2",
"domain": "process",
"aliases": ["Build Process Automation", "SAP BPA", "workflow automation"],
"tags": ["process-automation", "workflow", "task", "build", "automation"]
},
"ac_RA0019_Authentication.drawio": {
"title": "Identity and access management authentication",
"family": "ra0019",
"level": "l2",
"domain": "identity",
"aliases": ["IAM authentication", "Cloud Identity authentication", "IAS authentication"],
"tags": ["iam", "identity", "authentication", "authn", "ias", "oauth", "oidc", "saml"]
},
"ac_RA0019_Authorization.drawio": {
"title": "Identity and access management authorization",
"family": "ra0019",
"level": "l2",
"domain": "identity",
"aliases": ["IAM authorization", "role collection authorization", "RBAC"],
"tags": ["iam", "identity", "authorization", "authz", "roles", "scopes", "rbac"]
},
"ac_RA0019_IAM_overview.drawio": {
"title": "Identity and access management overview",
"family": "ra0019",
"level": "l2",
"domain": "identity",
"aliases": ["IAM overview", "identity access management overview"],
"tags": ["iam", "identity", "authentication", "authorization", "ias", "xsuaa"]
},
"ac_RA0019_IdentityLifecycle.drawio": {
"title": "Identity lifecycle management",
"family": "ra0019",
"level": "l2",
"domain": "identity",
"aliases": ["identity lifecycle", "identity provisioning", "SCIM provisioning"],
"tags": ["iam", "identity", "lifecycle", "provisioning", "scim", "ias"]
},
"ac_RA0020_B2BIntegration.drawio": {
"title": "Business-to-business integration",
"family": "ra0020",
"level": "l2",
"domain": "integration",
"aliases": ["B2B integration", "trading partner integration"],
"tags": ["b2b", "integration", "edi", "trading-partner", "integration-suite"]
},
"ac_RA0021_A2AIntegration.drawio": {
"title": "Application-to-application integration",
"family": "ra0021",
"level": "l2",
"domain": "integration",
"aliases": ["A2A integration", "application integration"],
"tags": ["a2a", "integration", "application-integration", "integration-suite"]
},
"ac_RA0022_APIManagedIntegration.drawio": {
"title": "API-managed integration",
"family": "ra0022",
"level": "l2",
"domain": "integration",
"aliases": ["API Management integration", "managed API integration"],
"tags": ["api-management", "api", "integration", "integration-suite"]
},
"ac_RA0023_DevOps.drawio": {
"title": "DevOps with SAP BTP CI/CD and Cloud Transport Management",
"family": "ra0023",
"level": "l2",
"domain": "devops",
"aliases": ["DevOps", "CI/CD", "Cloud Transport Management", "Terraform Provider for SAP BTP"],
"tags": ["devops", "cicd", "pipeline", "transport", "terraform", "deployment", "cloud-transport-management"]
},
"ac_RA0024_Joule_IAM_CDM.drawio": {
"title": "Joule IAM with central data model",
"family": "ra0024",
"level": "l2",
"domain": "ai-identity",
"aliases": ["Joule IAM CDM", "Joule central data model"],
"tags": ["joule", "iam", "identity", "cdm", "ai"]
},
"ac_RA0024_Joule_IAM_authn.drawio": {
"title": "Joule IAM authentication",
"family": "ra0024",
"level": "l2",
"domain": "ai-identity",
"aliases": ["Joule authentication", "Joule IAM authn"],
"tags": ["joule", "iam", "authentication", "authn", "ias", "ai"]
},
"ac_RA0024_Joule_S4PublicCloud.drawio": {
"title": "Joule with SAP S/4HANA Public Cloud",
"family": "ra0024",
"level": "l2",
"domain": "ai",
"aliases": ["Joule S/4HANA Public Cloud", "Joule S4 public cloud"],
"tags": ["joule", "s4hana", "public-cloud", "ai"]
},
"ac_RA0024_Joule_Studio.drawio": {
"title": "SAP Joule Studio",
"family": "ra0024",
"level": "l2",
"domain": "ai",
"aliases": ["Joule Studio", "custom Joule skills"],
"tags": ["joule", "studio", "ai", "agent", "skills"]
},
"ac_RA0024_UnifiedJoule.drawio": {
"title": "Unified Joule",
"family": "ra0024",
"level": "l2",
"domain": "ai",
"aliases": ["Unified Joule", "Joule unified experience"],
"tags": ["joule", "unified", "ai", "agent"]
},
"ac_RA0025_PIPO_EIC_Post.drawio": {
"title": "PI/PO to Edge Integration Cell post-migration architecture",
"family": "ra0025",
"level": "l2",
"domain": "integration",
"aliases": ["PI/PO EIC post migration", "PI PO Edge Integration Cell after migration", "EIC post"],
"tags": ["pipo", "pi", "po", "eic", "edge-integration-cell", "migration", "integration-suite", "post"]
},
"ac_RA0025_PIPO_EIC_Pre.drawio": {
"title": "PI/PO to Edge Integration Cell pre-migration architecture",
"family": "ra0025",
"level": "l2",
"domain": "integration",
"aliases": ["PI/PO EIC pre migration", "PI PO before Edge Integration Cell", "EIC pre"],
"tags": ["pipo", "pi", "po", "eic", "edge-integration-cell", "migration", "integration-suite", "pre"]
},
"ac_RA0027_SIEM_SOAR_ETD.drawio": {
"title": "SIEM and SOAR with SAP Enterprise Threat Detection",
"family": "ra0027",
"level": "l2",
"domain": "security",
"aliases": ["SIEM SOAR ETD", "Enterprise Threat Detection", "security operations"],
"tags": ["siem", "soar", "etd", "threat-detection", "security", "audit", "security-operations"]
},
"ac_RA0028_SuccessFactorsModuleIntegration.drawio": {
"title": "SAP SuccessFactors module integration",
"family": "ra0028",
"level": "l2",
"domain": "hxm",
"aliases": ["SuccessFactors module integration", "SAP SuccessFactors Suite", "BizX module integration"],
"tags": ["successfactors", "hxm", "bizx", "recruiting", "talent", "employee", "module-integration"]
},
"ac_RA0029_A2A_MCP.drawio": {
"title": "Agent-to-agent integration using MCP",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"aliases": ["A2A MCP", "MCP agent integration", "agent to agent MCP"],
"tags": ["agentic", "a2a", "mcp", "agent", "tools", "joule"]
},
"ac_RA0029_AgenticAI_root.drawio": {
"title": "Agentic AI reference architecture",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"primary": true,
"aliases": [
"Agentic AI",
"Agentic AI on BTP",
"Agentic AI on SAP BTP",
"Agentic AI & AI Agents",
"agentic AI root",
"AI agents architecture",
"AI Agents and Agent Builder",
"Joule and Agent Gateway",
"BTP Joule subaccount agents",
"Agentic AI overview",
"SAP Joule User Interface",
"Joule Orchestrator",
"Joule Capabilities",
"Agent Gateway"
],
"tags": [
"agentic", "ai", "agent", "agents", "joule", "tools",
"agent-gateway", "joule-orchestrator", "joule-capabilities",
"joule-skills", "joule-user-interface", "custom-agents",
"mcp", "mcp-gateway", "gateway", "agent-registry", "ord",
"subaccount", "cloud-solutions", "third-party",
"s4hana", "successfactors", "businessdatacloud", "concur",
"business-networks", "customer-experience", "identity",
"orchestrator", "capabilities"
]
},
"ac_RA0029_EmbodiedAIAgents.drawio": {
"title": "Embodied AI agents with SAP BTP",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"aliases": ["Embodied AI agents", "robotic AI agents", "physical AI agents"],
"tags": ["embodied", "agentic", "ai", "agent", "agents", "robotics", "joule", "cloudconnector"]
},
"ac_RA0029_GenAI_ProCode.drawio": {
"title": "Generative AI for professional code development",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"aliases": ["GenAI ProCode", "AI assisted pro-code development"],
"tags": ["genai", "procode", "developer", "agentic", "ai", "tools"]
},
"ac_RA0029_IntegrateAIAgentsWithJoule.drawio": {
"title": "Integrating AI agents with Joule",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"aliases": ["integrate AI agents with Joule", "Joule agent integration"],
"tags": ["joule", "agentic", "ai", "agent", "tools"]
},
"ac_RA0029_JouleAgentsToolsEcosystem.drawio": {
"title": "Joule agents and tools ecosystem",
"family": "ra0029",
"level": "l2",
"domain": "agentic-ai",
"aliases": ["Joule agents tools ecosystem", "Joule tool ecosystem"],
"tags": ["joule", "agentic", "agent", "tools", "ecosystem"]
},
"btp_SAP_Build_Process_Automation_L2.drawio": {
"title": "SAP Build Process Automation L2",
"family": "btp",
"level": "l2",
"domain": "process",
"aliases": ["SAP Build Process Automation", "BPA L2", "process automation"],
"tags": ["process-automation", "workflow", "task", "build", "automation", "l2"]
},
"btp_SAP_Build_Work_Zone_L2.drawio": {
"title": "SAP Build Work Zone L2",
"family": "btp",
"level": "l2",
"domain": "experience",
"aliases": ["SAP Build Work Zone", "Work Zone L2"],
"tags": ["workzone", "build", "launchpad", "site", "experience", "l2"]
},
"btp_SAP_Cloud_Identity_Services_Authentication_L2.drawio": {
"title": "SAP Cloud Identity Services Authentication L2",
"family": "btp",
"level": "l2",
"domain": "identity",
"aliases": ["Cloud Identity Services Authentication", "IAS authentication", "Identity Authentication L2"],
"tags": ["identity", "authentication", "authn", "ias", "oauth", "oidc", "saml", "l2"]
},
"btp_SAP_Cloud_Identity_Services_Authentication_preset_L2.drawio": {
"title": "SAP Cloud Identity Services Authentication preset L2",
"family": "btp",
"level": "l2",
"domain": "identity",
"aliases": ["Cloud Identity Services Authentication preset", "IAS authentication preset"],
"tags": ["identity", "authentication", "authn", "ias", "preset", "oauth", "oidc", "saml", "l2"]
},
"btp_SAP_Cloud_Identity_Services_Authorization_L1.drawio": {
"title": "SAP Cloud Identity Services Authorization L1",
"family": "btp",
"level": "l1",
"domain": "identity",
"aliases": ["Cloud Identity Services Authorization", "authorization L1"],
"tags": ["identity", "authorization", "authz", "roles", "rbac", "l1"]
},
"btp_SAP_Cloud_Identity_Services_Identity_Lifecycle_L1.drawio": {
"title": "SAP Cloud Identity Services Identity Lifecycle L1",
"family": "btp",
"level": "l1",
"domain": "identity",
"aliases": ["Cloud Identity Services Identity Lifecycle", "identity lifecycle L1"],
"tags": ["identity", "lifecycle", "provisioning", "ias", "scim", "l1"]
},
"btp_SAP_Private_Link_Service_L2.drawio": {
"title": "SAP Private Link Service L2",
"family": "btp",
"level": "l2",
"domain": "networking",
"aliases": ["SAP Private Link Service", "Private Link L2"],
"tags": ["privatelink", "private-connectivity", "networking", "endpoint", "l2"]
},
"btp_SAP_Start_L2.drawio": {
"title": "SAP Start L2",
"family": "btp",
"level": "l2",
"domain": "experience",
"aliases": ["SAP Start", "SAP Start L2"],
"tags": ["start", "experience", "workzone", "entry-point", "l2"]
},
"btp_SAP_Task_Center_L0.drawio": {
"title": "SAP Task Center L0",
"family": "btp",
"level": "l0",
"domain": "process",
"aliases": ["SAP Task Center L0", "Task Center overview"],
"tags": ["taskcenter", "task", "inbox", "workflow", "l0"]
},
"btp_SAP_Task_Center_L1.drawio": {
"title": "SAP Task Center L1",
"family": "btp",
"level": "l1",
"domain": "process",
"aliases": ["SAP Task Center L1", "Task Center conceptual"],
"tags": ["taskcenter", "task", "inbox", "workflow", "l1"]
},
"btp_SAP_Task_Center_L2.drawio": {
"title": "SAP Task Center L2",
"family": "btp",
"level": "l2",
"domain": "process",
"aliases": ["SAP Task Center L2", "Task Center technical"],
"tags": ["taskcenter", "task", "inbox", "workflow", "l2"]
},
"ext_MasterDataIntegration.drawio": {
"title": "Master data integration on SAP BTP",
"family": "ext-master-data",
"level": "l2",
"domain": "integration",
"aliases": ["Master Data Integration", "MDI", "central master data", "master data on BTP"],
"tags": ["master-data", "mdi", "data-integration", "integration", "harmonization", "consolidation"]
},
"ext_BusinessToGovernment.drawio": {
"title": "Business-to-Government integration on SAP BTP",
"family": "ext-b2g",
"level": "l2",
"domain": "integration",
"aliases": ["B2G integration", "Business to Government", "tax authority integration", "regulatory reporting"],
"tags": ["b2g", "business-to-government", "regulatory", "tax", "compliance", "integration"]
},
"ext_EventsToBusinessActions.drawio": {
"title": "Events-to-business-actions framework on SAP BTP",
"family": "ext-events-actions",
"level": "l2",
"domain": "integration",
"aliases": ["events to business actions", "event-driven business actions", "event automation framework"],
"tags": ["event-driven", "eda", "eventmesh", "automation", "business-actions", "integration", "framework"]
},
"ext_FederatedML_v2.drawio": {
"title": "Federated machine learning reference architecture (alternate)",
"family": "ra0003",
"level": "l2",
"domain": "ai",
"aliases": ["Federated ML alternate", "federated machine learning v2", "federated ML reference"],
"tags": ["federated", "ml", "machine-learning", "aicore", "ai", "training", "models", "data-science"]
},
"ext_MultiRegionResiliency_v2.drawio": {
"title": "Multi-region resiliency for SAP BTP use cases (alternate)",
"family": "ra0002",
"level": "l2",
"domain": "resiliency",
"aliases": ["multi-region resiliency v2", "regional resiliency BTP", "multi-region HA"],
"tags": ["resiliency", "multiregion", "multiaz", "high-availability", "failover", "disaster-recovery"]
},
"ext_GenAI_RAG_v2.drawio": {
"title": "Retrieval-augmented generation and generative AI on SAP BTP (alternate)",
"family": "ra0005",
"level": "l2",
"domain": "ai",
"aliases": ["GenAI RAG alternate", "retrieval augmented generation v2", "OpenAI RAG on BTP"],
"tags": ["genai", "rag", "retrieval", "embedding", "vector", "openai", "azure-openai"]
},
"ext_HyperscalerDatasphere.drawio": {
"title": "Explore your hyperscaler data with SAP Datasphere",
"family": "ra0004",
"level": "l2",
"domain": "data",
"aliases": ["Hyperscaler data with Datasphere", "Google Datasphere integration", "hyperscaler data exploration"],
"tags": ["data-integration", "hyperscaler", "datasphere", "google", "bigquery", "analytics"]
},
"ext_CloudLeadingAuthn.drawio": {
"title": "Cloud-leading authentication reference architecture",
"family": "ra0019",
"level": "l2",
"domain": "identity",
"aliases": ["Cloud-leading authentication", "cloud-leading authn", "IAS authentication"],
"tags": ["authentication", "authn", "ias", "identity", "cloud-leading", "saml", "oidc", "iam"]
}
}
}
File diff suppressed because it is too large Load Diff