{"id":86,"date":"2026-05-26T07:40:50","date_gmt":"2026-05-26T07:40:50","guid":{"rendered":"https:\/\/www.vpascode.com\/tw\/docs\/uncategorized\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/"},"modified":"2026-07-30T01:20:14","modified_gmt":"2026-07-30T01:20:14","slug":"plantuml-archimate-diagram-syntax-guide","status":"publish","type":"ld_docs","link":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/","title":{"rendered":"PlantUML ArchiMate Diagram Syntax Guide"},"content":{"rendered":"<h2>What is an ArchiMate Diagram?<\/h2>\n<p>An <strong>ArchiMate Diagram<\/strong> is a high-level enterprise architecture modeling visualization that tracks strategies, business processes, software applications, and physical data infrastructure across an organization. Unlike traditional UML maps that look deep into software execution routines, ArchiMate helps business analysts, solutions architects, and CTOs map how high-level corporate goals depend on underlying IT systems.<\/p>\n<p>While basic PlantUML contains native primitives, production-grade enterprise layouts require the official <code>Archimate-PlantUML<\/code> standard library extension. By utilizing declarative macros and standardized color bands, it allows you to maintain consistent, TOGAF-compliant models. With <strong>VPasCode<\/strong>, you can define your architectural blocks and relational threads entirely in text, letting the engine handle box color schemes and alignment dynamically.<\/p>\n<h2>Core Syntax Guide: Elements and Constructs<\/h2>\n<p>To use the official ArchiMate extension safely in PlantUML, you must include the standard library file, implement category macros correctly, handle nesting blocks, and apply explicit structural relationships.<\/p>\n<h3>1. Initializing the ArchiMate Standard Library<\/h3>\n<p>To unlock the official macros, color palettes, and structural stereotypes, your script block must import the standard library file directly below your startup tag. You can optionally apply one of the official themes to ensure high-contrast visibility:<\/p>\n<pre class=\"lang-plantuml\"><code>@startuml\r\n!include &lt;archimate\/Archimate&gt;\r\n!theme archimate-standard from &lt;archimate\/themes&gt;\r\n<\/code><\/pre>\n<h3>2. Declaring Elements Using Category Macros<\/h3>\n<p>The standard library simplifies element creation by wrapping native shapes inside category-prefixed macros. Elements follow a strict <code>Category_ElementName(ID, \"Label\")<\/code> naming convention. The prefix determines the structural layer and auto-injects the correct color token:<\/p>\n<ul>\n<li><strong>Strategy &amp; Motivation (Purple):<\/strong> <code>Motivation_Stakeholder()<\/code>, <code>Strategy_Capability()<\/code><\/li>\n<li><strong>Business Layer (Yellow):<\/strong> <code>Business_Actor()<\/code>, <code>Business_Process()<\/code>, <code>Business_Service()<\/code><\/li>\n<li><strong>Application Layer (Blue):<\/strong> <code>Application_Component()<\/code>, <code>Application_Service()<\/code><\/li>\n<li><strong>Technology Layer (Green):<\/strong> <code>Technology_Node()<\/code>, <code>Technology_SystemSoftware()<\/code><\/li>\n<\/ul>\n            <div class=\"vpascode-viewer-container vpascode-fancy-active\">\r\n                                <div class=\"vpascode-header\">\r\n                    <span class=\"vpascode-lang-label\">Plantuml<\/span>\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:DOj12i8m403lXVuXvjI2u0T4AA77KZ0FaB3TaCKa6zAjwEyDYBTXc3bHXdXigAwkGg3a12_Jdsvzjx3GombnVbXnJmmSDwo3cTUpqYOGUZM_4OvMeLgz9y2gnxwRIea4lz5mAfmnos3kIzkiYxXxhe2g2MK_ks3IunS0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 8px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                                <div class=\"vpascode-code-wrapper\">\r\n                    <pre class=\"lang-plantuml\"><code data-language=\"plantuml\" class=\"language-plantuml\">!include &lt;archimate\/Archimate&gt;\r\nMotivation_Stakeholder(CEO, \"Chief Executive Officer\")\r\nApplication_Component(CRM, \"Salesforce CRM System\")<\/code><\/pre>                <\/div>\r\n                <div class=\"vpascode-actions\">\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:DOj12i8m403lXVuXvjI2u0T4AA77KZ0FaB3TaCKa6zAjwEyDYBTXc3bHXdXigAwkGg3a12_Jdsvzjx3GombnVbXnJmmSDwo3cTUpqYOGUZM_4OvMeLgz9y2gnxwRIea4lz5mAfmnos3kIzkiYxXxhe2g2MK_ks3IunS0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 6px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \n<p id=\"FONoVok\"><img decoding=\"async\" width=\"356\" height=\"55\" class=\"alignnone size-full wp-image-603 \" src=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png\" alt=\"\" srcset=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png 356w, https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7-300x46.png 300w\" sizes=\"(max-width: 356px) 100vw, 356px\" \/><\/p>\n<h3>3. Defining Group Boundaries and Structural Nesting<\/h3>\n<p>Enterprise maps rely heavily on visual containment to represent ownership or runtime isolation. You can create bounding folders using the <code>Group()<\/code> or <code>Grouping()<\/code> macros, or nest elements inside one another using curly braces:<\/p>\n            <div class=\"vpascode-viewer-container vpascode-fancy-active\">\r\n                                <div class=\"vpascode-header\">\r\n                    <span class=\"vpascode-lang-label\">Plantuml<\/span>\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:POoz2i9048JxGDvXJHL1y0L4E5A8HL2Crd9UbcGnzyFTdY3YkxiHh9pgOvXl5kJCb7k4ZOvc9AiPr-f7sxBOHPy3kQ5M8NJvbfw9qQwWQd9YRp52gvqUqA9Zw38nLajubGL8n9Z8Q2RlhestmJiPrIhpsFfUBWupmjdVqO4qUHBtt-mmFiXWVKaOJpY8DnC8KkButO0wxcVr_G40\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 8px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                                <div class=\"vpascode-code-wrapper\">\r\n                    <pre class=\"lang-plantuml\"><code data-language=\"plantuml\" class=\"language-plantuml\">!include &lt;archimate\/Archimate&gt;\r\nGrouping(AppSubsystem, \"Customer Management Suite\") {\r\n    Application_Component(AuthMod, \"OAuth Token Module\")\r\n    Application_Service(UserReg, \"User Registration API\")\r\n}<\/code><\/pre>                <\/div>\r\n                <div class=\"vpascode-actions\">\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:POoz2i9048JxGDvXJHL1y0L4E5A8HL2Crd9UbcGnzyFTdY3YkxiHh9pgOvXl5kJCb7k4ZOvc9AiPr-f7sxBOHPy3kQ5M8NJvbfw9qQwWQd9YRp52gvqUqA9Zw38nLajubGL8n9Z8Q2RlhestmJiPrIhpsFfUBWupmjdVqO4qUHBtt-mmFiXWVKaOJpY8DnC8KkButO0wxcVr_G40\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 6px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \n<p id=\"Mhybmyj\"><img decoding=\"async\" width=\"369\" height=\"119\" class=\"alignnone size-full wp-image-604 \" src=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a19018155e74.png\" alt=\"\" srcset=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a19018155e74.png 369w, https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a19018155e74-300x97.png 300w\" sizes=\"(max-width: 369px) 100vw, 369px\" \/><\/p>\n<h3>4. Mapping Standardized Enterprise Relationships<\/h3>\n<p>ArchiMate enforces a strict vocabulary for connections. Instead of raw arrows, the standard library offers dedicated relationship macros formatted as <code>Rel_RelationType(From_ID, To_ID, \"Label\")<\/code>. To force manual orientation adjustments, you can append spatial directional hints (such as <code>_Up<\/code>, <code>_Down<\/code>, <code>_Left<\/code>, or <code>_Right<\/code>):<\/p>\n            <div class=\"vpascode-viewer-container vpascode-fancy-active\">\r\n                                <div class=\"vpascode-header\">\r\n                    <span class=\"vpascode-lang-label\">Plantuml<\/span>\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RP71QiCm38RlWRo3biEMmc0lC0PPAAM7q99iv-8cIYpgs46sGxknTv-TRXJ6VFejwTClsNUaM-KxX6V1hQHHE7mgVjLBcgH9PHpDmf7HXyQ94qgZEkIyNEyU8IibOG_hCxO-L27i-fvQv6oL9iKqAMglO6d6oMZKBY_hAc2DK6Xxmor2241piGx72AN9XesVI0zvu1j_j4igEddhp8WCbT1Ym34qWyQJmsm5dsa2uVplM7WdAzE55hieuSsSK4E8U8NHyY_P8CzXX_pT8jSu12ug29AiuwK6Ylqsebznu0Te7FlMUHOAxk4LfPZ9n0kZMigjf0dmBCOfR9qcDQf3ZKBHnvAz6TqctSRIkA856vwMoLsYNoINyVHmg6cGFyzv_OezcvawjD09Auz6S6UprJS0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 8px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                                <div class=\"vpascode-code-wrapper\">\r\n                    <pre class=\"lang-plantuml\"><code data-language=\"plantuml\" class=\"language-plantuml\">!include &lt;archimate\/Archimate&gt;\r\n\r\nMotivation_Stakeholder(CEO, \"Chief Executive Officer\")\r\nApplication_Component(CRM, \"Salesforce CRM System\")\r\n\r\nGrouping(AppSubsystem, \"Customer Management Suite\") {\r\n    Application_Component(AuthMod, \"OAuth Token Module\")\r\n    Application_Service(UserReg, \"User Registration API\")\r\n}\r\n\r\n' Structural &amp; Behavioral relationship examples\r\nRel_Realization(UserReg, AuthMod, \"Implements security\")\r\nRel_Serving_Right(CRM, CEO, \"Provides dashboards\")<\/code><\/pre>                <\/div>\r\n                <div class=\"vpascode-actions\">\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RP71QiCm38RlWRo3biEMmc0lC0PPAAM7q99iv-8cIYpgs46sGxknTv-TRXJ6VFejwTClsNUaM-KxX6V1hQHHE7mgVjLBcgH9PHpDmf7HXyQ94qgZEkIyNEyU8IibOG_hCxO-L27i-fvQv6oL9iKqAMglO6d6oMZKBY_hAc2DK6Xxmor2241piGx72AN9XesVI0zvu1j_j4igEddhp8WCbT1Ym34qWyQJmsm5dsa2uVplM7WdAzE55hieuSsSK4E8U8NHyY_P8CzXX_pT8jSu12ug29AiuwK6Ylqsebznu0Te7FlMUHOAxk4LfPZ9n0kZMigjf0dmBCOfR9qcDQf3ZKBHnvAz6TqctSRIkA856vwMoLsYNoINyVHmg6cGFyzv_OezcvawjD09Auz6S6UprJS0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 6px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \n<p id=\"tFShdpL\"><img fetchpriority=\"high\" decoding=\"async\" width=\"723\" height=\"252\" class=\"alignnone size-full wp-image-605 \" src=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190191487a4.png\" alt=\"\" srcset=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190191487a4.png 723w, https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190191487a4-300x105.png 300w\" sizes=\"(max-width: 723px) 100vw, 723px\" \/><\/p>\n<h2>Best Practices for Layered Architecture Diagrams<\/h2>\n<ul>\n<li><strong>Isolate Distinct Layers:<\/strong> Organize your scripts sequentially from top to bottom (Motivation &gt; Business &gt; Application &gt; Technology) to make your architecture layouts intuitive for stakeholders.<\/li>\n<li><strong>Leverage Short Component IDs:<\/strong> Keep your internal macro tracking strings brief (e.g., use <code>AP_01<\/code> or <code>Srv_Auth<\/code>), while reserving descriptive, customer-facing text for the double-quoted label parameter.<\/li>\n<li><strong>Enforce Explicit Directions on Cross-Layer Wires:<\/strong> Layout paths can shift unpredictably when crossing structural boundaries. Using directional macros like <code>Rel_Access_Down()<\/code> ensures your data flows move smoothly downward across layer splits.<\/li>\n<\/ul>\n<h2>Real-World PlantUML ArchiMate Examples<\/h2>\n<h3>Example 1: Classic Strategic Capabilities Mapping (Motivation &amp; Strategy Tiers)<\/h3>\n<p>This functional blueprint documents the strategic layer of an organization, illustrating how corporate stakeholders align with business capabilities and realized technical outcomes.<\/p>\n            <div class=\"vpascode-viewer-container vpascode-fancy-active\">\r\n                                <div class=\"vpascode-header\">\r\n                    <span class=\"vpascode-lang-label\">Plantuml<\/span>\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RPBTQW8n48Nl1TzXwaqjLFe2fVXJ1Q6Yw4Kl9KrcTmUpaoMP5UpJT-8V5htQREQSZpc739EOA6tjkvqdOkjRX_1kegseDe9leylfG-TIOOrm7GxKoiv41qKCzQthA4ngwNQ4n2Di9EfzIHQcB1YRI0bXvAda6bbWOPgiNGIXlH4AlDs8sM4LlCFOdyoMhz2RL8G5p8WDMp8UbaL15cFlvP_lCz8-MqAIQHOGiZseUzbWF2hKcOUmHjVQV941v_KEsubfp0zvaaD_r4h8OToOl2Sk5NAp-vptGUbSmbbt9etRH8mfRLSnMFtsJq9Sjtm4k44e1el0Ki4NkXAZBcA39l9qPNGxp_1D4I5TMtFO83lDGfYwdJNwxIYbO4-UKq5taJU8kmGIWEecXZrcT7REkV2jQl11n3l8AYJISj4VCiPOIHVC6esdtzC2jo4Vz3PhVQ4_2UortamPQYHzU7y0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 8px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                                <div class=\"vpascode-code-wrapper\">\r\n                    <pre class=\"lang-plantuml\"><code data-language=\"plantuml\" class=\"language-plantuml\">@startuml\r\n!include &lt;archimate\/Archimate&gt;\r\n!theme archimate-standard from &lt;archimate\/themes&gt;\r\n\r\ntitle Strategic Enterprise Alignment Map\r\n\r\nMotivation_Stakeholder(CFO, \"Chief Financial Officer\")\r\nMotivation_Driver(CostEfficiency, \"Operational Cost Reduction\")\r\nStrategy_Capability(AutomatedBilling, \"Enterprise Invoicing Automation\")\r\nBusiness_Process(InvoiceRun, \"End-of-Month Ledger Reconciliation\")\r\n\r\n' Wire strategic dependencies\r\nRel_Association(CFO, CostEfficiency, \"Seeks to improve\")\r\nRel_Influence(AutomatedBilling, CostEfficiency, \"Positively impacts\")\r\nRel_Realization(InvoiceRun, AutomatedBilling, \"Fulfills capability\")\r\n@enduml<\/code><\/pre>                <\/div>\r\n                <div class=\"vpascode-actions\">\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RPBTQW8n48Nl1TzXwaqjLFe2fVXJ1Q6Yw4Kl9KrcTmUpaoMP5UpJT-8V5htQREQSZpc739EOA6tjkvqdOkjRX_1kegseDe9leylfG-TIOOrm7GxKoiv41qKCzQthA4ngwNQ4n2Di9EfzIHQcB1YRI0bXvAda6bbWOPgiNGIXlH4AlDs8sM4LlCFOdyoMhz2RL8G5p8WDMp8UbaL15cFlvP_lCz8-MqAIQHOGiZseUzbWF2hKcOUmHjVQV941v_KEsubfp0zvaaD_r4h8OToOl2Sk5NAp-vptGUbSmbbt9etRH8mfRLSnMFtsJq9Sjtm4k44e1el0Ki4NkXAZBcA39l9qPNGxp_1D4I5TMtFO83lDGfYwdJNwxIYbO4-UKq5taJU8kmGIWEecXZrcT7REkV2jQl11n3l8AYJISj4VCiPOIHVC6esdtzC2jo4Vz3PhVQ4_2UortamPQYHzU7y0\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 6px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \n<p id=\"SAynBer\"><img loading=\"lazy\" decoding=\"async\" width=\"413\" height=\"343\" class=\"alignnone size-full wp-image-606 \" src=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901a0e1cba.png\" alt=\"\" srcset=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901a0e1cba.png 413w, https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901a0e1cba-300x249.png 300w\" sizes=\"(max-width: 413px) 100vw, 413px\" \/><\/p>\n<p><strong>Syntax Breakdown:<\/strong> By executing the purple strategic macros, the engine maps elements out cleanly. Clear relational macros link the human stakeholder down through organizational motivations, aligning corporate strategy cleanly with underlying execution behaviors.<\/p>\n<h3>Example 2: End-to-End Three-Tier Enterprise System (Cross-Layer Mesh)<\/h3>\n<p>This advanced blueprint demonstrates a comprehensive, cross-layer architecture topology. It maps an operational business process down through supporting application microservices to the underlying cloud infrastructure host.<\/p>\n            <div class=\"vpascode-viewer-container vpascode-fancy-active\">\r\n                                <div class=\"vpascode-header\">\r\n                    <span class=\"vpascode-lang-label\">Plantuml<\/span>\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RLJ1RXen4BqZyGzJBYLIQQKUgXwgAeIW5gLfeu1QgHTal9DT2w-z6eyXfEg_T-nbmzAM2x3sU_FUl0UNWHLnhErmyC8uRME1y46Hhaoj6DzCkqyVvPmhh16U3oS2TOMY0Xx8rtrKlXW4CXomOOjm6osRoSeWmRHfhD6AZNUGsHarHqAOMbEw6Xqds2VoiJ6k75-Pfo_gWFGAHbSn68SXmBS6AHE4qGNy6Wv0NjtXUghPqtXQ2f5WPZ6mhsNi4cbdDC8oDeqdXdnXTF4N-8wyblVnokWjiimNYkCpc3j6QiY44qbxBR7yFXCj7ZlHVRjpxSCXCDOdsRtZzL7YSVXofmN-4rs1OGiB6LxISMjtYqvu7pxpTUETk1fVArRtFd8MCD_98pYQ477YenIp_ufUeQuwrGltG2emnJQQ5Dn9SxhelFNbORtCTfR-WVUAS7ppFioiR3nptCGDaaD62KnoHg5hzH-lT1vwT5zzWUEPzR7uVfjszsC9yzbRgD-PruzMKOcGJ8enMALlfys_XBcKSMDDg42J3s5YanEeLPEy1GYrzrpP0yIyWyAGj4x4A0kLSHo6WtkqwwbigErWLw1-4UQFg6EoKoXZ3sbsmkJKNBc-zdlNZ-wiGdwF562F6yXfHfFGBJx75amISnPSlmKBLyhwCa7b_JRa7rmdu1wLDKzj1xA8VWfdLVZi4udgDL9xnqhQGF_Lqz8zvt6MhXHgPyICK4X1gaEJrX0ymKQACAcHbKsSbz9V-NFv0m00\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 8px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n                                <div class=\"vpascode-code-wrapper\">\r\n                    <pre class=\"lang-plantuml\"><code data-language=\"plantuml\" class=\"language-plantuml\">@startuml\r\n!include &lt;archimate\/Archimate&gt;\r\n!theme archimate-standard from &lt;archimate\/themes&gt;\r\n\r\ntitle Multi-Tier Application Architecture Alignment\r\n\r\nGrouping(BizLayer, \"Business Operations\") {\r\n    Business_Actor(Agent, \"Customer Service Support Agent\")\r\n    Business_Process(Ticketing, \"Process Enterprise Support Ticket\")\r\n}\r\n\r\nGrouping(AppLayer, \"Application Ecosystem\") {\r\n    Application_Service(TicketSvc, \"Zendesk Integration API\")\r\n    Application_Component(DataRouter, \"Event Processing Engine\")\r\n}\r\n\r\nGrouping(TechLayer, \"Infrastructure Tier\") {\r\n    Technology_SystemSoftware(K8sCluster, \"Kubernetes Orchestration Cluster\")\r\n    Technology_Node(CloudVM, \"AWS EC2 m6i.xlarge Compute Target\")\r\n}\r\n\r\n' Establish cross-layer mappings smoothly using directional hints\r\nRel_Assignment(Agent, Ticketing, \"Executes daily\")\r\nRel_Serving_Down(TicketSvc, Ticketing, \"Powers web desk ui\")\r\n\r\nRel_Composition(DataRouter, TicketSvc, \"Ingests webhooks from\")\r\nRel_Realization_Down(K8sCluster, DataRouter, \"Hosts application container\")\r\n\r\nRel_Composition_Down(CloudVM, K8sCluster, \"Provides core hypervisor bare-metal\")\r\n@enduml<\/code><\/pre>                <\/div>\r\n                <div class=\"vpascode-actions\">\r\n                    <a href=\"https:\/\/www.vpascode.com\/#plantuml:RLJ1RXen4BqZyGzJBYLIQQKUgXwgAeIW5gLfeu1QgHTal9DT2w-z6eyXfEg_T-nbmzAM2x3sU_FUl0UNWHLnhErmyC8uRME1y46Hhaoj6DzCkqyVvPmhh16U3oS2TOMY0Xx8rtrKlXW4CXomOOjm6osRoSeWmRHfhD6AZNUGsHarHqAOMbEw6Xqds2VoiJ6k75-Pfo_gWFGAHbSn68SXmBS6AHE4qGNy6Wv0NjtXUghPqtXQ2f5WPZ6mhsNi4cbdDC8oDeqdXdnXTF4N-8wyblVnokWjiimNYkCpc3j6QiY44qbxBR7yFXCj7ZlHVRjpxSCXCDOdsRtZzL7YSVXofmN-4rs1OGiB6LxISMjtYqvu7pxpTUETk1fVArRtFd8MCD_98pYQ477YenIp_ufUeQuwrGltG2emnJQQ5Dn9SxhelFNbORtCTfR-WVUAS7ppFioiR3nptCGDaaD62KnoHg5hzH-lT1vwT5zzWUEPzR7uVfjszsC9yzbRgD-PruzMKOcGJ8enMALlfys_XBcKSMDDg42J3s5YanEeLPEy1GYrzrpP0yIyWyAGj4x4A0kLSHo6WtkqwwbigErWLw1-4UQFg6EoKoXZ3sbsmkJKNBc-zdlNZ-wiGdwF562F6yXfHfFGBJx75amISnPSlmKBLyhwCa7b_JRa7rmdu1wLDKzj1xA8VWfdLVZi4udgDL9xnqhQGF_Lqz8zvt6MhXHgPyICK4X1gaEJrX0ymKQACAcHbKsSbz9V-NFv0m00\" \r\n                       target=\"_blank\" \r\n                       rel=\"noopener noreferrer\" \r\n                       class=\"vpascode-fancy-btn\">\r\n                        <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-right: 6px;\"><path d=\"M11 4H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7\"><\/path><path d=\"M18.5 2.5a2.121 2.121 0 0 1 3 3L12 15l-4 1 1-4 9.5-9.5z\"><\/path><\/svg>\r\n                        <span>Edit Plantuml in VPasCode<\/span>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \n<p id=\"cuoybHJ\"><img loading=\"lazy\" decoding=\"async\" width=\"533\" height=\"740\" class=\"alignnone size-full wp-image-607 \" src=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901b079e3a.png\" alt=\"\" srcset=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901b079e3a.png 533w, https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a1901b079e3a-216x300.png 216w\" sizes=\"(max-width: 533px) 100vw, 533px\" \/><\/p>\n<p><strong>Syntax Breakdown:<\/strong> This map highlights the power of structured <code>Grouping<\/code> components. Elements automatically receive distinct, layer-specific color tints (Yellow, Blue, Green) based on their macro families. Directional relationship overrides like <code>Rel_Serving_Down<\/code> and <code>Rel_Realization_Down<\/code> force dependencies to cascade elegantly down the enterprise grid.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is an ArchiMate Diagram? An ArchiMa&#8230;<\/p>\n","protected":false},"author":4,"featured_media":0,"parent":47,"menu_order":11,"template":"","meta":{"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}}},"ld_collection":[14],"class_list":["post-86","ld_docs","type-ld_docs","status-publish","hentry","ld_collection-vpascode-docs"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide<\/title>\n<meta name=\"description\" content=\"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide\" \/>\n<meta property=\"og:description\" content=\"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/\" \/>\n<meta property=\"og:site_name\" content=\"VPasCode\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-30T01:20:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9810\u4f30\u95b1\u8b80\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 \u5206\u9418\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/\",\"url\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/\",\"name\":\"PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/img_6a190176524a7.png\",\"datePublished\":\"2026-05-26T07:40:50+00:00\",\"dateModified\":\"2026-07-30T01:20:14+00:00\",\"description\":\"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/img_6a190176524a7.png\",\"contentUrl\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/img_6a190176524a7.png\",\"width\":356,\"height\":55},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/plantuml-archimate-diagram-syntax-guide\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lean Docs\",\"item\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/%ld_collection%\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PlantUML Playbook\",\"item\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/docs\\\/vpascode-docs\\\/plantuml-playbook\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"PlantUML ArchiMate Diagram Syntax Guide\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#website\",\"url\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/\",\"name\":\"VPasCode\",\"description\":\"by Visual Paradigm\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#organization\",\"name\":\"VPasCode\",\"url\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/06\\\/cropped-vp-online-logo-v1.png\",\"contentUrl\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/06\\\/cropped-vp-online-logo-v1.png\",\"width\":128,\"height\":138,\"caption\":\"VPasCode\"},\"image\":{\"@id\":\"https:\\\/\\\/www.vpascode.com\\\/tw\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide","description":"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/","og_locale":"zh_TW","og_type":"article","og_title":"PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide","og_description":"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.","og_url":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/","og_site_name":"VPasCode","article_modified_time":"2026-07-30T01:20:14+00:00","og_image":[{"url":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"\u9810\u4f30\u95b1\u8b80\u6642\u9593":"4 \u5206\u9418"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/","url":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/","name":"PlantUML ArchiMate Syntax | VPasCode Text to Diagram Guide","isPartOf":{"@id":"https:\/\/www.vpascode.com\/tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/#primaryimage"},"image":{"@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/#primaryimage"},"thumbnailUrl":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png","datePublished":"2026-05-26T07:40:50+00:00","dateModified":"2026-07-30T01:20:14+00:00","description":"Model enterprise architecture layers using PlantUML ArchiMate notation in VPasCode, a professional diagram-as-code tool.","breadcrumb":{"@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/#primaryimage","url":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png","contentUrl":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/05\/img_6a190176524a7.png","width":356,"height":55},{"@type":"BreadcrumbList","@id":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/plantuml-archimate-diagram-syntax-guide\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.vpascode.com\/tw\/"},{"@type":"ListItem","position":2,"name":"Lean Docs","item":"https:\/\/www.vpascode.com\/tw\/docs\/%ld_collection%\/"},{"@type":"ListItem","position":3,"name":"PlantUML Playbook","item":"https:\/\/www.vpascode.com\/tw\/docs\/vpascode-docs\/plantuml-playbook\/"},{"@type":"ListItem","position":4,"name":"PlantUML ArchiMate Diagram Syntax Guide"}]},{"@type":"WebSite","@id":"https:\/\/www.vpascode.com\/tw\/#website","url":"https:\/\/www.vpascode.com\/tw\/","name":"VPasCode","description":"by Visual Paradigm","publisher":{"@id":"https:\/\/www.vpascode.com\/tw\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.vpascode.com\/tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Organization","@id":"https:\/\/www.vpascode.com\/tw\/#organization","name":"VPasCode","url":"https:\/\/www.vpascode.com\/tw\/","logo":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.vpascode.com\/tw\/#\/schema\/logo\/image\/","url":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/06\/cropped-vp-online-logo-v1.png","contentUrl":"https:\/\/www.vpascode.com\/tw\/wp-content\/uploads\/sites\/2\/2026\/06\/cropped-vp-online-logo-v1.png","width":128,"height":138,"caption":"VPasCode"},"image":{"@id":"https:\/\/www.vpascode.com\/tw\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/ld_docs\/86","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/ld_docs"}],"about":[{"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/types\/ld_docs"}],"author":[{"embeddable":true,"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/users\/4"}],"up":[{"embeddable":true,"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/ld_docs\/47"}],"wp:attachment":[{"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/media?parent=86"}],"wp:term":[{"taxonomy":"ld_collection","embeddable":true,"href":"https:\/\/www.vpascode.com\/tw\/wp-json\/wp\/v2\/ld_collection?post=86"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}