{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Terminology","description":"API documentation for Celonis APIs.","siteUrl":"https://developer.celonis.com/","keywords":"celonis developer portal, celonis apis, celonis api reference docs","lang":"en-US","llmstxt":{"hide":false,"description":"Celonis API documentation","sections":[{"title":"API Docs","description":"Available Celonis API Docs","includeFiles":["**/*.md"],"excludeFiles":[]},{"title":"API Specs","description":"All Celonis API specifications","includeFiles":["**/openapi.yaml"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"terminology","__idx":0},"children":["Terminology"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"align":"left","data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Reporting API Name"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"align":"left","data-label":""},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Designer Name"]}]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["IsMasterVariant"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["When the variants feature is enabled, this indicates the primary variant."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["IsRootNode"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["If this is the item of the highest hierarchy within the facet, e.g. Process House."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["SupportsVariants"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["If this element supports different variants in the case that variant management is in use for the database."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["SupportsVersions"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["If this element supports different versions."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Variants"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["A list of variants of the elements and their details."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Versions"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["A list of the versions of this element and their details for each version."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Attributes"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Attributes can be different per element type and configurations to elements by the designer Admin in the “extended configuration”."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["CreationId"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Original ID for any element within a process that is just part of a process (Tasks, Events, Conditions, Rules), and can be used to identify unique tasks. This is kept consistent while tasks get duplicated into new process versions and get new IDs."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Content"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["A list of objects that is modeled within the Element, which can include children and non-hierarchical elements."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Related"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["A list of objects that are related to the Element, such as their accountable organization and system used."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["ContainerPermaLink"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Link to the latest, relevant version of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["FacetName"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["The facet this element belongs to. An element can only belong to a single facet."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Id"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Container ID of the element which is the same across all versions of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Ordering"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Ordering of the element in the Hierarchy , if custom defined."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["PermaLink"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Link to a version of the element."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["ElementHierarchy:Key"]},{"$$mdtype":"Tag","name":"td","attributes":{"align":"left"},"children":["Element Id"]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The Reporting API is organized in objects that share a set of similar attributes. The following diagram describes their relation to each other. Common attributes have been extracted to the table StandardAttributes for brevity."]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"erDiagram\n    Result {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n        }\n    Result ||--|{ Content: contains\n    Content {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n    Result ||--|{ Variants: contains\n    Variants ||--|{ Versions: contains\n    Variants ||--|{ Content: contains\n    Variants {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n    Result ||--|{ Versions: contains\n    Versions ||--|{ Content: contains\n    Versions {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n\n\n    StandardAttributes {\n\n\n        string ContainerPermaLink\n        Guid CreationId\n        string FacetName\n        Guid Id\n        int Ordering\n        string PermaLink\n        string State\n        string Stereotype\n        string Type\n        Guid VariantDefinitionId\n        Guid VariantId\n        Guid VersionId\n    }\n","diagramHtml":"<svg id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"erDiagram\" style=\"max-width: 717.24609375px;\" viewBox=\"0 0 717.24609375 1900.75\" role=\"graphics-document document\" aria-roledescription=\"er\"><style>#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .error-icon{fill:#552222;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .error-text{fill:#552222;stroke:#552222;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-thickness-normal{stroke-width:1px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-thickness-thick{stroke-width:3.5px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-pattern-solid{stroke-dasharray:0;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .marker{fill:#333333;stroke:#333333;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .marker.cross{stroke:#333333;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 p{margin:0;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .entityBox{fill:#ECECFF;stroke:#9370DB;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .relationshipLabelBox{fill:hsl(80, 100%, 96.2745098039%);opacity:0.7;background-color:hsl(80, 100%, 96.2745098039%);}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .relationshipLabelBox rect{opacity:0.5;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .labelBkg{background-color:rgba(248.6666666666, 255, 235.9999999999, 0.5);}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edgeLabel{background-color:rgba(232,232,232, 0.8);}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edgeLabel .label rect{fill:rgba(232,232,232, 0.8);}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edgeLabel .label text{fill:#333;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edgeLabel .label{fill:#9370DB;font-size:14px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .edge-pattern-dashed{stroke-dasharray:8,8;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .node rect,#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .node circle,#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .node ellipse,#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .relationshipLine{stroke:#333333;stroke-width:1px;fill:none;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .marker{fill:none!important;stroke:#333333!important;stroke-width:1;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=neo].labelBkg{background-color:rgba(248.6666666666, 255, 235.9999999999, 0.5);}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 .node .neo-node{stroke:#9370DB;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node rect,#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].cluster rect,#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart\" class=\"marker onlyOne er\" refX=\"0\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M9,0 L9,18 M15,0 L15,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneEnd\" class=\"marker onlyOne er\" refX=\"18\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M3,0 L3,18 M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-zeroOrOneStart\" class=\"marker zeroOrOne er\" refX=\"0\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"21\" cy=\"9\" r=\"6\"></circle><path d=\"M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-zeroOrOneEnd\" class=\"marker zeroOrOne er\" refX=\"30\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"9\" r=\"6\"></circle><path d=\"M21,0 L21,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreStart\" class=\"marker oneOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd\" class=\"marker oneOrMore er\" refX=\"27\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-zeroOrMoreStart\" class=\"marker zeroOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"48\" cy=\"18\" r=\"6\"></circle><path d=\"M0,18 Q18,0 36,18 Q18,36 0,18\"></path></marker></defs><defs><marker id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-zeroOrMoreEnd\" class=\"marker zeroOrMore er\" refX=\"39\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"18\" r=\"6\"></circle><path d=\"M21,18 Q39,0 57,18 Q39,36 21,18\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M110.979,456.875L98.421,483.104C85.863,509.333,60.748,561.792,48.19,624.938C35.633,688.083,35.633,761.917,35.633,835.75C35.633,909.583,35.633,983.417,35.633,1057.25C35.633,1131.083,35.633,1204.917,35.633,1278.75C35.633,1352.583,35.633,1426.417,41.682,1471.75C47.732,1517.083,59.831,1533.917,65.88,1542.333L71.93,1550.75\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Result-0_entity-Content-1_0\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Content-1_0\" data-points=\"W3sieCI6MTEwLjk3ODYzOTc4NjM1MzI2LCJ5Ijo0NTYuODc1fSx7IngiOjM1LjYzMjgxMjUsInkiOjYxNC4yNX0seyJ4IjozNS42MzI4MTI1LCJ5Ijo4MzUuNzV9LHsieCI6MzUuNjMyODEyNSwieSI6MTA1Ny4yNX0seyJ4IjozNS42MzI4MTI1LCJ5IjoxMjc4Ljc1fSx7IngiOjM1LjYzMjgxMjUsInkiOjE1MDAuMjV9LHsieCI6NzEuOTI5Njg3NSwieSI6MTU1MC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path><path d=\"M220.828,456.875L225.119,483.104C229.411,509.333,237.995,561.792,242.286,596.438C246.578,631.083,246.578,647.917,246.578,656.333L246.578,664.75\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Result-0_entity-Variants-2_1\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Variants-2_1\" data-points=\"W3sieCI6MjIwLjgyNzU4ODIwNjYwNDUsInkiOjQ1Ni44NzV9LHsieCI6MjQ2LjU3ODEyNSwieSI6NjE0LjI1fSx7IngiOjI0Ni41NzgxMjUsInkiOjY2NC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path><path d=\"M338.67,1006.75L343.203,1015.167C347.736,1023.583,356.802,1040.417,365.867,1057.25C374.933,1074.083,383.998,1090.917,388.531,1099.333L393.064,1107.75\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Variants-2_entity-Versions-3_2\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Variants-2_entity-Versions-3_2\" data-points=\"W3sieCI6MzM4LjY3MDM1ODM1MjE0NDUsInkiOjEwMDYuNzV9LHsieCI6MzY1Ljg2NzE4NzUsInkiOjEwNTcuMjV9LHsieCI6MzkzLjA2NDAxNjY0Nzg1NTUsInkiOjExMDcuNzV9XQ==\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path><path d=\"M183.539,1006.75L180.436,1015.167C177.333,1023.583,171.128,1040.417,168.025,1085.75C164.922,1131.083,164.922,1204.917,164.922,1278.75C164.922,1352.583,164.922,1426.417,166.059,1471.75C167.195,1517.083,169.469,1533.917,170.605,1542.333L171.742,1550.75\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Variants-2_entity-Content-1_3\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Variants-2_entity-Content-1_3\" data-points=\"W3sieCI6MTgzLjUzODc2MjY5NzUxNjkyLCJ5IjoxMDA2Ljc1fSx7IngiOjE2NC45MjE4NzUsInkiOjEwNTcuMjV9LHsieCI6MTY0LjkyMTg3NSwieSI6MTI3OC43NX0seyJ4IjoxNjQuOTIxODc1LCJ5IjoxNTAwLjI1fSx7IngiOjE3MS43NDIwMTExNDU1OTgxOCwieSI6MTU1MC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path><path d=\"M323.793,421.895L354.656,453.954C385.52,486.013,447.246,550.132,478.109,619.107C508.973,688.083,508.973,761.917,508.973,835.75C508.973,909.583,508.973,983.417,508.068,1028.75C507.163,1074.083,505.353,1090.917,504.448,1099.333L503.543,1107.75\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Result-0_entity-Versions-3_4\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Versions-3_4\" data-points=\"W3sieCI6MzIzLjc5Mjk2ODc1LCJ5Ijo0MjEuODk0NTA4MDgxMjU3NH0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjYxNC4yNX0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjgzNS43NX0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjEwNTcuMjV9LHsieCI6NTAzLjU0MjczMDY3MTU1NzU0LCJ5IjoxMTA3Ljc1fV0=\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path><path d=\"M485.156,1449.75L485.156,1458.167C485.156,1466.583,485.156,1483.417,458.594,1512.099C432.031,1540.782,378.906,1581.313,352.344,1601.579L325.781,1621.845\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-id_entity-Versions-3_entity-Content-1_5\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Versions-3_entity-Content-1_5\" data-points=\"W3sieCI6NDg1LjE1NjI1LCJ5IjoxNDQ5Ljc1fSx7IngiOjQ4NS4xNTYyNSwieSI6MTUwMC4yNX0seyJ4IjozMjUuNzgxMjUsInkiOjE2MjEuODQ1MjIwNzk1OTk1OH1d\" data-look=\"classic\" marker-start=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-onlyOneStart)\" marker-end=\"url(#diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6_er-oneOrMoreEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(35.6328125, 1057.25)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Content-1_0\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(246.578125, 614.25)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Variants-2_1\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(365.8671875, 1057.25)\"><g class=\"label\" data-id=\"id_entity-Variants-2_entity-Versions-3_2\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(164.921875, 1278.75)\"><g class=\"label\" data-id=\"id_entity-Variants-2_entity-Content-1_3\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(508.97265625, 835.75)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Versions-3_4\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(485.15625, 1500.25)\"><g class=\"label\" data-id=\"id_entity-Versions-3_entity-Content-1_5\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-entity-Result-0\" data-look=\"classic\" transform=\"translate(192.84765625, 285.875)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-130.9453125 -171 C-29.738294721371986 -171, 71.46872305725603 -171, 130.9453125 -171 M-130.9453125 -171 C-54.16663215137471 -171, 22.612048197250573 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -59.48000985677922, 130.9453125 52.03998028644156, 130.9453125 171 M130.9453125 -171 C130.9453125 -44.17861307645178, 130.9453125 82.64277384709644, 130.9453125 171 M130.9453125 171 C27.069807304923145 171, -76.80569789015371 171, -130.9453125 171 M130.9453125 171 C59.9782578900533 171, -10.9887967198934 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 89.83755289334061, -130.9453125 8.675105786681229, -130.9453125 -171 M-130.9453125 171 C-130.9453125 54.29415685941164, -130.9453125 -62.41168628117671, -130.9453125 -171\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -128.25 C-61.61305668309258 -128.25, 7.71919913381484 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-28.6482000083396 -128.25, 73.6489124833208 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -118.03854325456759, 130.9453125 -107.82708650913517, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -119.55162865961933, 130.9453125 -110.85325731923864, 130.9453125 -85.5 M130.9453125 -85.5 C33.74587233053339 -85.5, -63.453567838933225 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C64.58390882868008 -85.5, -1.7774948426398396 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -97.80349378662633, -130.9453125 -110.10698757325267, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -101.1868474492403, -130.9453125 -116.87369489848061, -130.9453125 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 -85.5 C-78.06014734404312 -85.5, -25.174982188086233 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-34.6288233934911 -85.5, 61.68766571301779 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -70.9891930206188, 130.9453125 -56.4783860412376, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -71.52449221064705, 130.9453125 -57.54898442129411, 130.9453125 -42.75 M130.9453125 -42.75 C66.7266318672445 -42.75, 2.5079512344890134 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C45.472395734089105 -42.75, -40.00052103182179 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -58.23823482266087, -130.9453125 -73.72646964532174, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -57.303853152699006, -130.9453125 -71.85770630539801, -130.9453125 -85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -42.75 C-61.05356397989053 -42.75, 8.838184540218947 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-50.0114236291064 -42.75, 30.922465241787194 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -30.01844857530791, 130.9453125 -17.28689715061582, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -33.7222152638872, 130.9453125 -24.6944305277744, 130.9453125 0 M130.9453125 0 C67.224859213364 0, 3.5044059267279977 0, -130.9453125 0 M130.9453125 0 C54.98546456655589 0, -20.97438336688822 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -16.76539365384642, -130.9453125 -33.53078730769284, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -8.989542025351934, -130.9453125 -17.979084050703868, -130.9453125 -42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 0 C-70.33072603564068 0, -9.716139571281346 0, 130.9453125 0 M-130.9453125 0 C-56.15437813690973 0, 18.636556226180545 0, 130.9453125 0 M130.9453125 0 C130.9453125 8.750097953360683, 130.9453125 17.500195906721366, 130.9453125 42.75 M130.9453125 0 C130.9453125 16.930453444707837, 130.9453125 33.86090688941567, 130.9453125 42.75 M130.9453125 42.75 C73.6948776049699 42.75, 16.444442709939807 42.75, -130.9453125 42.75 M130.9453125 42.75 C37.73293999708581 42.75, -55.479432505828385 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 29.356225812842872, -130.9453125 15.962451625685741, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 31.570119121484687, -130.9453125 20.390238242969374, -130.9453125 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 42.75 C-52.98838577165601 42.75, 24.968540956687974 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-50.105454359889606 42.75, 30.734403780220788 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 55.92955569618502, 130.9453125 69.10911139237004, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 54.448356839333876, 130.9453125 66.14671367866775, 130.9453125 85.5 M130.9453125 85.5 C39.515711034743376 85.5, -51.91389043051325 85.5, -130.9453125 85.5 M130.9453125 85.5 C73.25212118827224 85.5, 15.558929876544497 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 74.58595109403934, -130.9453125 63.671902188078676, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 73.03135853276375, -130.9453125 60.562717065527494, -130.9453125 42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 85.5 C-71.01825187785256 85.5, -11.091191255705127 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-32.36561115039082 85.5, 66.21409019921836 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 98.14169739270793, 130.9453125 110.78339478541585, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 99.31145706299, 130.9453125 113.12291412598, 130.9453125 128.25 M130.9453125 128.25 C51.99576512864262 128.25, -26.953782242714766 128.25, -130.9453125 128.25 M130.9453125 128.25 C43.10563759563675 128.25, -44.7340373087265 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 115.1781148476698, -130.9453125 102.1062296953396, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 114.45073140706535, -130.9453125 100.6514628141307, -130.9453125 85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 128.25 C-67.49753872119736 128.25, -4.049764942394717 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-66.62385642514248 128.25, -2.3024003502849553 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 141.09948770260752, 130.9453125 153.94897540521504, 130.9453125 171 M130.9453125 128.25 C130.9453125 144.14953419882292, 130.9453125 160.04906839764584, 130.9453125 171 M130.9453125 171 C58.74547663540193 171, -13.454359229196143 171, -130.9453125 171 M130.9453125 171 C26.981752229824465 171, -76.98180804035107 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 157.88479638019086, -130.9453125 144.76959276038173, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 162.265480169222, -130.9453125 153.530960338444, -130.9453125 128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-23.0078125, -161.625)\" style=\"\"><foreignObject width=\"46.015625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 146px; text-align: start;\"><span class=\"nodeLabel\"><p>Result</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001825166402, -130.9453125 -128.24998650332807, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25002852732854, -130.9453125 -128.2500070546571, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-56.77517259005923 -128.24995, 17.394967319881545 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-71.9990085407383 -128.24995, -13.052704581476604 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997986778166, 130.9453125 -128.25000973556328, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998306494913, 130.9453125 -128.25001612989828, 130.9453125 -128.25005 M130.9453125 -128.25005 C60.84253223928495 -128.25005, -9.260248021430101 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C75.87431609969494 -128.25005, 20.80331969938989 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.80470449776355 -128.25, -35.8046714955271 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80469791156705 -128.25, -35.804658323134085 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -10.642895629938792, -35.8046375 106.96420874012242, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -45.00593541342731, -35.8046375 38.23812917314538, -35.8046375 171 M-35.8046375 171 C-35.804672061218035 171, -35.80470662243607 171, -35.8047375 171 M-35.8046375 171 C-35.80466608678598 171, -35.80469467357196 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 104.41849514336334, -35.8047375 37.83699028672669, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 81.28641936861976, -35.8047375 -8.427161262760478, -35.8047375 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25002384330298, -130.9453125 -128.24999768660595, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500216579768, -130.9453125 -128.2499933159536, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-69.02765304874755 -128.24995, -7.109993597495105 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-43.72939513608247 -128.24995, 43.48652222783505 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998196904608, 130.9453125 -128.25001393809214, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24997804608455, 130.9453125 -128.25000609216912, 130.9453125 -128.25005 M130.9453125 -128.25005 C29.51783318756445 -128.25005, -71.9096461248711 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C50.47332395101583 -128.25005, -29.998664597968343 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-entity-Content-1\" data-look=\"classic\" transform=\"translate(194.8359375, 1721.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-130.9453125 -171 C-58.85735857908071 -171, 13.23059534183858 -171, 130.9453125 -171 M-130.9453125 -171 C-61.48222854256247 -171, 7.980855414875066 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -79.90076243845722, 130.9453125 11.198475123085558, 130.9453125 171 M130.9453125 -171 C130.9453125 -75.17466325176984, 130.9453125 20.650673496460314, 130.9453125 171 M130.9453125 171 C70.10446075435155 171, 9.263609008703085 171, -130.9453125 171 M130.9453125 171 C40.66326496250028 171, -49.61878257499944 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 90.90422553652554, -130.9453125 10.808451073051089, -130.9453125 -171 M-130.9453125 171 C-130.9453125 62.093880464505915, -130.9453125 -46.81223907098817, -130.9453125 -171\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -128.25 C-29.848082603977232 -128.25, 71.24914729204554 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-26.3457300378043 -128.25, 78.2538524243914 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -112.56011164873314, 130.9453125 -96.8702232974663, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -115.61023417582851, 130.9453125 -102.97046835165703, 130.9453125 -85.5 M130.9453125 -85.5 C50.39998763608362 -85.5, -30.145337227832755 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C57.466203846993494 -85.5, -16.01290480601301 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -99.20580348598594, -130.9453125 -112.91160697197186, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -97.80617097258927, -130.9453125 -110.11234194517853, -130.9453125 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 -85.5 C-37.71598425943411 -85.5, 55.51334398113178 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-48.45701307300848 -85.5, 34.031286353983035 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -76.06296738059648, 130.9453125 -66.62593476119295, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -68.75071841127965, 130.9453125 -52.00143682255929, 130.9453125 -42.75 M130.9453125 -42.75 C56.43840444637584 -42.75, -18.068503607248317 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C48.509877734561286 -42.75, -33.92555703087743 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -54.79487245768591, -130.9453125 -66.83974491537182, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -53.92576548616664, -130.9453125 -65.10153097233328, -130.9453125 -85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -42.75 C-71.08503098284481 -42.75, -11.22474946568964 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-67.78391559729326 -42.75, -4.622518694586532 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -30.304101355176442, 130.9453125 -17.85820271035288, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -33.91344614387269, 130.9453125 -25.076892287745384, 130.9453125 0 M130.9453125 0 C34.60112555964503 0, -61.743061380709946 0, -130.9453125 0 M130.9453125 0 C57.655478182342264 0, -15.634356135315471 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -16.434877237667628, -130.9453125 -32.869754475335256, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -16.274315034036096, -130.9453125 -32.54863006807219, -130.9453125 -42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 0 C-32.99077691682156 0, 64.96375866635688 0, 130.9453125 0 M-130.9453125 0 C-70.36765309068139 0, -9.789993681362787 0, 130.9453125 0 M130.9453125 0 C130.9453125 10.47101567285951, 130.9453125 20.94203134571902, 130.9453125 42.75 M130.9453125 0 C130.9453125 11.527903287075006, 130.9453125 23.05580657415001, 130.9453125 42.75 M130.9453125 42.75 C27.452295046168786 42.75, -76.04072240766243 42.75, -130.9453125 42.75 M130.9453125 42.75 C76.63864861363 42.75, 22.331984727259993 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 32.77370257835619, -130.9453125 22.79740515671238, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 27.743691106332, -130.9453125 12.737382212664002, -130.9453125 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 42.75 C-64.42307644148715 42.75, 2.099159617025691 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-36.438685684754546 42.75, 58.06794113049091 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 51.83377029486121, 130.9453125 60.917540589722414, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 51.40257162528345, 130.9453125 60.0551432505669, 130.9453125 85.5 M130.9453125 85.5 C36.471204256147246 85.5, -58.00290398770551 85.5, -130.9453125 85.5 M130.9453125 85.5 C27.544192487128157 85.5, -75.85692752574369 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 72.65465034757844, -130.9453125 59.80930069515688, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 76.46422344707393, -130.9453125 67.42844689414787, -130.9453125 42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 85.5 C-78.24468897249508 85.5, -25.544065444990153 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-43.604741747100036 85.5, 43.73582900579993 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 98.97031203194136, 130.9453125 112.44062406388272, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 94.46470184488264, 130.9453125 103.4294036897653, 130.9453125 128.25 M130.9453125 128.25 C46.45349570689571 128.25, -38.03832108620858 128.25, -130.9453125 128.25 M130.9453125 128.25 C51.448647099319984 128.25, -28.04801830136003 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 119.50178416213834, -130.9453125 110.75356832427667, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 113.35488003580751, -130.9453125 98.45976007161502, -130.9453125 85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 128.25 C-58.56873439487383 128.25, 13.807843710252342 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-46.525783034777405 128.25, 37.89374643044519 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 140.68778965984214, 130.9453125 153.1255793196843, 130.9453125 171 M130.9453125 128.25 C130.9453125 140.32052133385096, 130.9453125 152.39104266770195, 130.9453125 171 M130.9453125 171 C46.41435321263664 171, -38.11660607472672 171, -130.9453125 171 M130.9453125 171 C54.02006753697492 171, -22.90517742605016 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 155.10351951718877, -130.9453125 139.20703903437754, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 162.18303607570087, -130.9453125 153.36607215140174, -130.9453125 128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-29.8359375, -161.625)\" style=\"\"><foreignObject width=\"59.671875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 160px; text-align: start;\"><span class=\"nodeLabel\"><p>Content</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001949752465, -130.9453125 -128.24998899504928, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500175293188, -130.9453125 -128.24998505863758, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-74.72622219477131 -128.24995, -18.50713188954262 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-68.343435115766 -128.24995, -5.741557731531984 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.2499818251145, 130.9453125 -128.250013650229, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998413634088, 130.9453125 -128.25001827268179, 130.9453125 -128.25005 M130.9453125 -128.25005 C34.00881707715938 -128.25005, -62.927678345681244 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C27.359820551877448 -128.25005, -76.2256713962451 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.804702331472036 -128.25, -35.804667162944064 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80470297132552 -128.25, -35.804668442651035 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -60.79365106736745, -35.8046375 6.662697865265102, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -9.357660988662332, -35.8046375 109.53467802267534, -35.8046375 171 M-35.8046375 171 C-35.80466135023278 171, -35.80468520046556 171, -35.8047375 171 M-35.8046375 171 C-35.80465949546261 171, -35.80468149092521 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 55.184499856578384, -35.8047375 -60.63100028684323, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 54.457259925094746, -35.8047375 -62.08548014981051, -35.8047375 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.2500220094825, -130.9453125 -128.24999401896505, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25002142760277, -130.9453125 -128.24999285520556, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-35.391432817130365 -128.24995, 60.16244686573927 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-66.396987472753 -128.24995, -1.848662445505994 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998331725564, 130.9453125 -128.25001663451127, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24997361013376, 130.9453125 -128.24999722026752, 130.9453125 -128.25005 M130.9453125 -128.25005 C30.318505104373557 -128.25005, -70.30830229125289 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C32.508751346953005 -128.25005, -65.92780980609399 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-entity-Variants-2\" data-look=\"classic\" transform=\"translate(246.578125, 835.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-130.9453125 -171 C-36.88685201110161 -171, 57.17160847779678 -171, 130.9453125 -171 M-130.9453125 -171 C-33.51290934399509 -171, 63.91949381200982 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -93.47584158548212, 130.9453125 -15.95168317096423, 130.9453125 171 M130.9453125 -171 C130.9453125 -98.8261729134934, 130.9453125 -26.65234582698679, 130.9453125 171 M130.9453125 171 C74.90299222474917 171, 18.86067194949834 171, -130.9453125 171 M130.9453125 171 C50.91928290961356 171, -29.106746680772886 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 86.11869348615767, -130.9453125 1.2373869723153348, -130.9453125 -171 M-130.9453125 171 C-130.9453125 36.35286595650561, -130.9453125 -98.29426808698878, -130.9453125 -171\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -128.25 C-36.95865551774234 -128.25, 57.02800146451531 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-69.04434572385276 -128.25, -7.1433789477055285 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -113.48957453697344, 130.9453125 -98.72914907394687, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -115.34485957568464, 130.9453125 -102.43971915136927, 130.9453125 -85.5 M130.9453125 -85.5 C33.573882058293464 -85.5, -63.79754838341307 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C77.28358868553033 -85.5, 23.621864871060666 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -96.92668813874793, -130.9453125 -108.35337627749587, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -95.7445974591192, -130.9453125 -105.98919491823841, -130.9453125 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 -85.5 C-63.10424182617402 -85.5, 4.736828847651964 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-49.37158926867929 -85.5, 32.202133962641426 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -68.8013301989279, 130.9453125 -52.102660397855814, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -73.0066909129147, 130.9453125 -60.51338182582941, 130.9453125 -42.75 M130.9453125 -42.75 C43.94458360708471 -42.75, -43.05614528583058 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C59.721025974009265 -42.75, -11.50326055198147 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -58.522307899798676, -130.9453125 -74.29461579959735, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -58.04205141483888, -130.9453125 -73.33410282967776, -130.9453125 -85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -42.75 C-54.5957798377289 -42.75, 21.753752824542204 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-30.16074973703043 -42.75, 70.62381302593914 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -29.972231873896103, 130.9453125 -17.194463747792206, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -33.61860527873225, 130.9453125 -24.487210557464486, 130.9453125 0 M130.9453125 0 C46.401253600240096 0, -38.14280529951981 0, -130.9453125 0 M130.9453125 0 C65.86755716132026 0, 0.789801822640527 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -10.168434451049581, -130.9453125 -20.336868902099162, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -11.644268343660004, -130.9453125 -23.288536687320008, -130.9453125 -42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 0 C-70.94651206809067 0, -10.947711636181353 0, 130.9453125 0 M-130.9453125 0 C-43.90400692848027 0, 43.13729864303946 0, 130.9453125 0 M130.9453125 0 C130.9453125 12.60787473206924, 130.9453125 25.21574946413848, 130.9453125 42.75 M130.9453125 0 C130.9453125 15.845150079819488, 130.9453125 31.690300159638976, 130.9453125 42.75 M130.9453125 42.75 C44.76707140658196 42.75, -41.411169686836075 42.75, -130.9453125 42.75 M130.9453125 42.75 C44.59419597572739 42.75, -41.756920548545224 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 33.80788257467209, -130.9453125 24.86576514934418, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 31.06097534762946, -130.9453125 19.37195069525892, -130.9453125 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 42.75 C-39.43237700108813 42.75, 52.080558497823745 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-73.88671779963431 42.75, -16.828123099268637 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 53.56292982770198, 130.9453125 64.37585965540396, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 51.831319064483765, 130.9453125 60.91263812896753, 130.9453125 85.5 M130.9453125 85.5 C59.063926106721354 85.5, -12.817460286557292 85.5, -130.9453125 85.5 M130.9453125 85.5 C28.630261049353862 85.5, -73.68479040129228 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 75.86905790458556, -130.9453125 66.23811580917112, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 74.63949196909917, -130.9453125 63.77898393819834, -130.9453125 42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 85.5 C-55.91639134321389 85.5, 19.112529813572223 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-58.82915860294408 85.5, 13.286995294111847 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 101.00498105411353, 130.9453125 116.50996210822706, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 99.69592345332563, 130.9453125 113.89184690665125, 130.9453125 128.25 M130.9453125 128.25 C52.0927199850894 128.25, -26.759872529821195 128.25, -130.9453125 128.25 M130.9453125 128.25 C45.7871140540761 128.25, -39.3710843918478 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 117.30006393637112, -130.9453125 106.35012787274223, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 113.81070188105036, -130.9453125 99.37140376210071, -130.9453125 85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 128.25 C-31.950432211610845 128.25, 67.04444807677831 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-51.92255412359016 128.25, 27.10020425281968 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 143.1504693385518, 130.9453125 158.0509386771036, 130.9453125 171 M130.9453125 128.25 C130.9453125 138.03916664033795, 130.9453125 147.8283332806759, 130.9453125 171 M130.9453125 171 C77.84128487122734 171, 24.737257242454703 171, -130.9453125 171 M130.9453125 171 C69.16805956746586 171, 7.390806634931735 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 158.90192593547675, -130.9453125 146.80385187095354, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 161.9773387782232, -130.9453125 152.95467755644643, -130.9453125 128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-30.34375, -161.625)\" style=\"\"><foreignObject width=\"60.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 161px; text-align: start;\"><span class=\"nodeLabel\"><p>Variants</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.2500125902193, -130.9453125 -128.2499751804386, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25002408477468, -130.9453125 -128.24999816954937, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-63.53189008250111 -128.24995, 3.881532334997786 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-38.724571758760945 -128.24995, 53.49616898247811 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997537280004, 130.9453125 -128.25000074560006, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998345581787, 130.9453125 -128.25001691163575, 130.9453125 -128.25005 M130.9453125 -128.25005 C67.40112143734542 -128.25005, 3.8569303746908474 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C71.50488286573152 -128.25005, 12.064453231463034 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.80471355589451 -128.25, -35.804689611789016 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.804699572460066 -128.25, -35.80466164492013 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -60.11104417148724, -35.8046375 8.027911657025527, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -38.08870899864705, -35.8046375 52.0725820027059, -35.8046375 171 M-35.8046375 171 C-35.80467331086377 171, -35.80470912172754 171, -35.8047375 171 M-35.8046375 171 C-35.80466073190218 171, -35.80468396380437 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 86.41373002568805, -35.8047375 1.8274600513761072, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 73.99759717337352, -35.8047375 -23.00480565325296, -35.8047375 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001885859587, -130.9453125 -128.24998771719174, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500231950192, -130.9453125 -128.2499963900384, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-77.90627534956081 -128.24995, -24.867238199121644 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-53.21137084830583 -128.24995, 24.522570803388334 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998280230338, 130.9453125 -128.25001560460677, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.2499818743165, 130.9453125 -128.250013748633, 130.9453125 -128.25005 M130.9453125 -128.25005 C40.48527234678755 -128.25005, -49.97476780642489 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C32.233936531283675 -128.25005, -66.47743943743265 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-entity-Versions-3\" data-look=\"classic\" transform=\"translate(485.15625, 1278.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-130.9453125 -171 C-46.31612624397971 -171, 38.31306001204058 -171, 130.9453125 -171 M-130.9453125 -171 C-44.27443825745202 -171, 42.39643598509596 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -59.686229365800216, 130.9453125 51.62754126839957, 130.9453125 171 M130.9453125 -171 C130.9453125 -83.31764494628877, 130.9453125 4.364710107422468, 130.9453125 171 M130.9453125 171 C71.13061408224279 171, 11.315915664485573 171, -130.9453125 171 M130.9453125 171 C63.04822404886794 171, -4.848864402264127 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 40.17795694052862, -130.9453125 -90.64408611894277, -130.9453125 -171 M-130.9453125 171 C-130.9453125 77.42836762871333, -130.9453125 -16.143264742573336, -130.9453125 -171\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -128.25 C-74.61003531456676 -128.25, -18.274758129133517 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-28.842566225338402 -128.25, 73.2601800493232 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -118.4058199509345, 130.9453125 -108.561639901869, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -117.15997134483459, 130.9453125 -106.06994268966918, 130.9453125 -85.5 M130.9453125 -85.5 C32.80275483479264 -85.5, -65.33980283041473 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C46.24203656872439 -85.5, -38.461239362551225 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -101.46958891593553, -130.9453125 -117.43917783187106, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -101.05981886162542, -130.9453125 -116.61963772325083, -130.9453125 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 -85.5 C-52.3098897542224 -85.5, 26.325532991555207 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-51.20947013357738 -85.5, 28.526372232845233 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -72.7603085393958, 130.9453125 -60.020617078791574, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -70.9048980791726, 130.9453125 -56.30979615834519, 130.9453125 -42.75 M130.9453125 -42.75 C40.76527340029341 -42.75, -49.41476569941318 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C28.77904266187842 -42.75, -73.38722717624316 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -56.15015289697543, -130.9453125 -69.55030579395086, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -55.2985483170516, -130.9453125 -67.8470966341032, -130.9453125 -85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 -42.75 C-43.96487760485792 -42.75, 43.015557290284164 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-59.88482087615213 -42.75, 11.175670747695733 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -26.13687624235882, 130.9453125 -9.52375248471764, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -31.895793672041854, 130.9453125 -21.041587344083712, 130.9453125 0 M130.9453125 0 C60.17743491873331 0, -10.590442662533377 0, -130.9453125 0 M130.9453125 0 C46.21714995406657 0, -38.51101259186686 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -10.08287731076846, -130.9453125 -20.16575462153692, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -10.018429117560517, -130.9453125 -20.036858235121034, -130.9453125 -42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 0 C-69.45795810640061 0, -7.970603712801207 0, 130.9453125 0 M-130.9453125 0 C-56.1533394026748 0, 18.638633694650395 0, 130.9453125 0 M130.9453125 0 C130.9453125 11.556426069097961, 130.9453125 23.112852138195922, 130.9453125 42.75 M130.9453125 0 C130.9453125 14.209389834252466, 130.9453125 28.418779668504932, 130.9453125 42.75 M130.9453125 42.75 C75.29659461318454 42.75, 19.64787672636909 42.75, -130.9453125 42.75 M130.9453125 42.75 C65.63351647855808 42.75, 0.3217204571161574 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 32.269435964313566, -130.9453125 21.788871928627135, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 26.363489039126506, -130.9453125 9.976978078253012, -130.9453125 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 42.75 C-49.93996343275512 42.75, 31.065385634489758 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-67.06373031918565 42.75, -3.1821481383713035 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 53.53138708984009, 130.9453125 64.31277417968018, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 57.167215245979094, 130.9453125 71.58443049195819, 130.9453125 85.5 M130.9453125 85.5 C31.221607719364684 85.5, -68.50209706127063 85.5, -130.9453125 85.5 M130.9453125 85.5 C33.53338559465759 85.5, -63.878541310684824 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 72.17661215329515, -130.9453125 58.853224306590306, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 72.83406781225561, -130.9453125 60.168135624511216, -130.9453125 42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-130.9453125 85.5 C-46.42394867179529 85.5, 38.097415156409426 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-39.47726677484188 85.5, 51.99077895031624 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 96.91120248932464, 130.9453125 108.32240497864927, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 98.22433291963667, 130.9453125 110.94866583927333, 130.9453125 128.25 M130.9453125 128.25 C42.77507312148167 128.25, -45.395166257036664 128.25, -130.9453125 128.25 M130.9453125 128.25 C41.139272595877145 128.25, -48.66676730824571 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 115.26481950731147, -130.9453125 102.27963901462294, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 114.94480797616674, -130.9453125 101.6396159523335, -130.9453125 85.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-130.9453125 128.25 C-62.551228661914976 128.25, 5.842855176170048 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-56.56227854723359 128.25, 17.82075540553282 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 138.30833395573978, 130.9453125 148.36666791147954, 130.9453125 171 M130.9453125 128.25 C130.9453125 143.6043596164245, 130.9453125 158.95871923284895, 130.9453125 171 M130.9453125 171 C57.83032865712788 171, -15.284655185744242 171, -130.9453125 171 M130.9453125 171 C60.21063202118795 171, -10.524048457624104 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 159.25477021608592, -130.9453125 147.5095404321718, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 154.57449237251967, -130.9453125 138.14898474503934, -130.9453125 128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-31.7578125, -161.625)\" style=\"\"><foreignObject width=\"63.515625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 164px; text-align: start;\"><span class=\"nodeLabel\"><p>Versions</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25002360671147, -130.9453125 -128.24999721342297, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25001568704232, -130.9453125 -128.24998137408468, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-37.74543067379288 -128.24995, 55.45445115241424 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-50.369775842422655 -128.24995, 30.20576081515469 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.2499849329674, 130.9453125 -128.2500198659348, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998648091292, 130.9453125 -128.25002296182583, 130.9453125 -128.25005 M130.9453125 -128.25005 C48.1737103032261 -128.25005, -34.597891893547796 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C41.81219672734244 -128.25005, -47.32091904531512 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.80470081779176 -128.25, -35.80466413558353 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80470303513333 -128.25, -35.80466857026666 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -27.61988849553677, -35.8046375 73.01022300892646, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -18.97063409120088, -35.8046375 90.30873181759824, -35.8046375 171 M-35.8046375 171 C-35.80466291917293 171, -35.804688338345855 171, -35.8047375 171 M-35.8046375 171 C-35.80466917133213 171, -35.80470084266426 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 70.75389129872738, -35.8047375 -29.492217402545236, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 56.25530608249039, -35.8047375 -58.489387835019215, -35.8047375 -128.25\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25002018758235, -130.9453125 -128.24999037516469, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500198703757, -130.9453125 -128.24998974075137, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-62.11162692788912 -128.24995, 6.722058644221761 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-62.246777991853236 -128.24995, 6.451756516293528 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998588397693, 130.9453125 -128.25002176795385, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.2499754494654, 130.9453125 -128.2500008989308, 130.9453125 -128.25005 M130.9453125 -128.25005 C41.35637958014807 -128.25005, -48.232553339703855 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C71.94899502750678 -128.25005, 12.952677555013551 -128.25005, -130.9453125 -128.25005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-entity-StandardAttributes-4\" data-look=\"classic\" transform=\"translate(586.51953125, 285.875)\"><g class=\"outer-path\" style=\"\"><path d=\"M-122.7265625 -277.875 L122.7265625 -277.875 L122.7265625 277.875 L-122.7265625 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-122.7265625 -277.875 C-37.73625417362345 -277.875, 47.2540541527531 -277.875, 122.7265625 -277.875 M-122.7265625 -277.875 C-41.03534259317958 -277.875, 40.65587731364084 -277.875, 122.7265625 -277.875 M122.7265625 -277.875 C122.7265625 -157.91394389656244, 122.7265625 -37.95288779312486, 122.7265625 277.875 M122.7265625 -277.875 C122.7265625 -89.56985651568709, 122.7265625 98.73528696862581, 122.7265625 277.875 M122.7265625 277.875 C32.11698048266656 277.875, -58.492601534666875 277.875, -122.7265625 277.875 M122.7265625 277.875 C46.548159202076135 277.875, -29.63024409584773 277.875, -122.7265625 277.875 M-122.7265625 277.875 C-122.7265625 129.43675731563326, -122.7265625 -19.001485368733483, -122.7265625 -277.875 M-122.7265625 277.875 C-122.7265625 93.029488551387, -122.7265625 -91.81602289722599, -122.7265625 -277.875\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -235.125 L122.7265625 -235.125 L122.7265625 -192.375 L-122.7265625 -192.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 -235.125 C-73.1233821977644 -235.125, -23.5202018955288 -235.125, 122.7265625 -235.125 M-122.7265625 -235.125 C-56.22023471296619 -235.125, 10.286093074067622 -235.125, 122.7265625 -235.125 M122.7265625 -235.125 C122.7265625 -220.45070159599112, 122.7265625 -205.7764031919822, 122.7265625 -192.375 M122.7265625 -235.125 C122.7265625 -225.3312487349447, 122.7265625 -215.5374974698894, 122.7265625 -192.375 M122.7265625 -192.375 C39.07889357712715 -192.375, -44.568775345745706 -192.375, -122.7265625 -192.375 M122.7265625 -192.375 C53.38993409521751 -192.375, -15.946694309564975 -192.375, -122.7265625 -192.375 M-122.7265625 -192.375 C-122.7265625 -208.34632695172948, -122.7265625 -224.317653903459, -122.7265625 -235.125 M-122.7265625 -192.375 C-122.7265625 -208.33367944203349, -122.7265625 -224.29235888406694, -122.7265625 -235.125\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -192.375 L122.7265625 -192.375 L122.7265625 -149.625 L-122.7265625 -149.625\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 -192.375 C-51.56640121627109 -192.375, 19.593760067457822 -192.375, 122.7265625 -192.375 M-122.7265625 -192.375 C-41.24268778202534 -192.375, 40.241186935949315 -192.375, 122.7265625 -192.375 M122.7265625 -192.375 C122.7265625 -182.5886322856051, 122.7265625 -172.80226457121015, 122.7265625 -149.625 M122.7265625 -192.375 C122.7265625 -175.88857020461506, 122.7265625 -159.40214040923013, 122.7265625 -149.625 M122.7265625 -149.625 C41.06303967667667 -149.625, -40.60048314664667 -149.625, -122.7265625 -149.625 M122.7265625 -149.625 C31.789298111444324 -149.625, -59.14796627711135 -149.625, -122.7265625 -149.625 M-122.7265625 -149.625 C-122.7265625 -160.0464033012763, -122.7265625 -170.46780660255266, -122.7265625 -192.375 M-122.7265625 -149.625 C-122.7265625 -162.61929352731332, -122.7265625 -175.61358705462663, -122.7265625 -192.375\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -149.625 L122.7265625 -149.625 L122.7265625 -106.875 L-122.7265625 -106.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 -149.625 C-59.565227158322145 -149.625, 3.5961081833557103 -149.625, 122.7265625 -149.625 M-122.7265625 -149.625 C-30.643831649492952 -149.625, 61.438899201014095 -149.625, 122.7265625 -149.625 M122.7265625 -149.625 C122.7265625 -138.66343228020446, 122.7265625 -127.70186456040894, 122.7265625 -106.875 M122.7265625 -149.625 C122.7265625 -133.2879013277401, 122.7265625 -116.95080265548019, 122.7265625 -106.875 M122.7265625 -106.875 C68.26102288496557 -106.875, 13.795483269931125 -106.875, -122.7265625 -106.875 M122.7265625 -106.875 C52.78195204255866 -106.875, -17.162658414882685 -106.875, -122.7265625 -106.875 M-122.7265625 -106.875 C-122.7265625 -122.51291723983735, -122.7265625 -138.1508344796747, -122.7265625 -149.625 M-122.7265625 -106.875 C-122.7265625 -117.52784072119178, -122.7265625 -128.18068144238356, -122.7265625 -149.625\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -106.875 L122.7265625 -106.875 L122.7265625 -64.125 L-122.7265625 -64.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 -106.875 C-62.37939682954797 -106.875, -2.032231159095943 -106.875, 122.7265625 -106.875 M-122.7265625 -106.875 C-66.6977976834319 -106.875, -10.669032866863816 -106.875, 122.7265625 -106.875 M122.7265625 -106.875 C122.7265625 -92.81161088055734, 122.7265625 -78.74822176111469, 122.7265625 -64.125 M122.7265625 -106.875 C122.7265625 -91.248968059883, 122.7265625 -75.62293611976601, 122.7265625 -64.125 M122.7265625 -64.125 C29.00062502584379 -64.125, -64.72531244831242 -64.125, -122.7265625 -64.125 M122.7265625 -64.125 C41.320960369792445 -64.125, -40.08464176041511 -64.125, -122.7265625 -64.125 M-122.7265625 -64.125 C-122.7265625 -80.36095401045986, -122.7265625 -96.59690802091973, -122.7265625 -106.875 M-122.7265625 -64.125 C-122.7265625 -78.06556207424042, -122.7265625 -92.00612414848084, -122.7265625 -106.875\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -64.125 L122.7265625 -64.125 L122.7265625 -21.375 L-122.7265625 -21.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 -64.125 C-44.80695299180843 -64.125, 33.11265651638314 -64.125, 122.7265625 -64.125 M-122.7265625 -64.125 C-72.33576172151007 -64.125, -21.94496094302015 -64.125, 122.7265625 -64.125 M122.7265625 -64.125 C122.7265625 -47.662219692429446, 122.7265625 -31.19943938485889, 122.7265625 -21.375 M122.7265625 -64.125 C122.7265625 -48.6102881051784, 122.7265625 -33.095576210356796, 122.7265625 -21.375 M122.7265625 -21.375 C31.791238940869277 -21.375, -59.144084618261445 -21.375, -122.7265625 -21.375 M122.7265625 -21.375 C34.266033774348216 -21.375, -54.19449495130357 -21.375, -122.7265625 -21.375 M-122.7265625 -21.375 C-122.7265625 -33.29682069449258, -122.7265625 -45.218641388985155, -122.7265625 -64.125 M-122.7265625 -21.375 C-122.7265625 -34.63180959201927, -122.7265625 -47.88861918403855, -122.7265625 -64.125\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -21.375 L122.7265625 -21.375 L122.7265625 21.375 L-122.7265625 21.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 -21.375 C-60.80967771817826 -21.375, 1.1072070636434859 -21.375, 122.7265625 -21.375 M-122.7265625 -21.375 C-70.62422516106642 -21.375, -18.521887822132854 -21.375, 122.7265625 -21.375 M122.7265625 -21.375 C122.7265625 -4.571461712007295, 122.7265625 12.23207657598541, 122.7265625 21.375 M122.7265625 -21.375 C122.7265625 -10.583017300180744, 122.7265625 0.20896539963851168, 122.7265625 21.375 M122.7265625 21.375 C55.621369676979555 21.375, -11.48382314604089 21.375, -122.7265625 21.375 M122.7265625 21.375 C48.79912943673179 21.375, -25.12830362653642 21.375, -122.7265625 21.375 M-122.7265625 21.375 C-122.7265625 12.305933471606977, -122.7265625 3.236866943213954, -122.7265625 -21.375 M-122.7265625 21.375 C-122.7265625 4.709332180043031, -122.7265625 -11.956335639913938, -122.7265625 -21.375\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 21.375 L122.7265625 21.375 L122.7265625 64.125 L-122.7265625 64.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 21.375 C-32.2273859763734 21.375, 58.271790547253204 21.375, 122.7265625 21.375 M-122.7265625 21.375 C-52.20581129995543 21.375, 18.314939900089144 21.375, 122.7265625 21.375 M122.7265625 21.375 C122.7265625 37.84424619008717, 122.7265625 54.31349238017434, 122.7265625 64.125 M122.7265625 21.375 C122.7265625 37.879572300513246, 122.7265625 54.38414460102649, 122.7265625 64.125 M122.7265625 64.125 C28.691887613446283 64.125, -65.34278727310743 64.125, -122.7265625 64.125 M122.7265625 64.125 C37.337529989398064 64.125, -48.05150252120387 64.125, -122.7265625 64.125 M-122.7265625 64.125 C-122.7265625 50.58279172758682, -122.7265625 37.04058345517365, -122.7265625 21.375 M-122.7265625 64.125 C-122.7265625 51.857640836767025, -122.7265625 39.59028167353405, -122.7265625 21.375\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 64.125 L122.7265625 64.125 L122.7265625 106.875 L-122.7265625 106.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 64.125 C-54.522501072638434 64.125, 13.681560354723132 64.125, 122.7265625 64.125 M-122.7265625 64.125 C-58.76396795618248 64.125, 5.198626587635033 64.125, 122.7265625 64.125 M122.7265625 64.125 C122.7265625 76.76199997694607, 122.7265625 89.39899995389214, 122.7265625 106.875 M122.7265625 64.125 C122.7265625 74.44180388280415, 122.7265625 84.75860776560832, 122.7265625 106.875 M122.7265625 106.875 C57.75158232337385 106.875, -7.223397853252294 106.875, -122.7265625 106.875 M122.7265625 106.875 C39.3740309019727 106.875, -43.978500696054596 106.875, -122.7265625 106.875 M-122.7265625 106.875 C-122.7265625 94.33427840265406, -122.7265625 81.79355680530813, -122.7265625 64.125 M-122.7265625 106.875 C-122.7265625 91.93473198501988, -122.7265625 76.99446397003976, -122.7265625 64.125\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 106.875 L122.7265625 106.875 L122.7265625 149.625 L-122.7265625 149.625\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 106.875 C-66.69574944938758 106.875, -10.664936398775154 106.875, 122.7265625 106.875 M-122.7265625 106.875 C-31.72553007172411 106.875, 59.27550235655178 106.875, 122.7265625 106.875 M122.7265625 106.875 C122.7265625 121.59763398357374, 122.7265625 136.3202679671475, 122.7265625 149.625 M122.7265625 106.875 C122.7265625 118.95649076061724, 122.7265625 131.03798152123449, 122.7265625 149.625 M122.7265625 149.625 C29.744164440579993 149.625, -63.23823361884001 149.625, -122.7265625 149.625 M122.7265625 149.625 C46.65765772735719 149.625, -29.41124704528562 149.625, -122.7265625 149.625 M-122.7265625 149.625 C-122.7265625 133.55617677403706, -122.7265625 117.48735354807408, -122.7265625 106.875 M-122.7265625 149.625 C-122.7265625 135.57047848051755, -122.7265625 121.5159569610351, -122.7265625 106.875\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 149.625 L122.7265625 149.625 L122.7265625 192.375 L-122.7265625 192.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 149.625 C-30.140520117796214 149.625, 62.44552226440757 149.625, 122.7265625 149.625 M-122.7265625 149.625 C-30.858512094647793 149.625, 61.009538310704414 149.625, 122.7265625 149.625 M122.7265625 149.625 C122.7265625 158.4108007282216, 122.7265625 167.19660145644318, 122.7265625 192.375 M122.7265625 149.625 C122.7265625 161.02865614265625, 122.7265625 172.43231228531252, 122.7265625 192.375 M122.7265625 192.375 C42.43511741734751 192.375, -37.856327665304974 192.375, -122.7265625 192.375 M122.7265625 192.375 C39.548092747516876 192.375, -43.63037700496625 192.375, -122.7265625 192.375 M-122.7265625 192.375 C-122.7265625 175.28601053563398, -122.7265625 158.19702107126795, -122.7265625 149.625 M-122.7265625 192.375 C-122.7265625 183.48129957872342, -122.7265625 174.58759915744687, -122.7265625 149.625\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 192.375 L122.7265625 192.375 L122.7265625 235.125 L-122.7265625 235.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-122.7265625 192.375 C-35.99224630351151 192.375, 50.742069892976986 192.375, 122.7265625 192.375 M-122.7265625 192.375 C-67.18158492977886 192.375, -11.636607359557715 192.375, 122.7265625 192.375 M122.7265625 192.375 C122.7265625 207.16307773782373, 122.7265625 221.95115547564748, 122.7265625 235.125 M122.7265625 192.375 C122.7265625 206.06295519476987, 122.7265625 219.75091038953974, 122.7265625 235.125 M122.7265625 235.125 C36.63282779509544 235.125, -49.460906909809125 235.125, -122.7265625 235.125 M122.7265625 235.125 C46.405721209801996 235.125, -29.915120080396008 235.125, -122.7265625 235.125 M-122.7265625 235.125 C-122.7265625 218.16002342587365, -122.7265625 201.1950468517473, -122.7265625 192.375 M-122.7265625 235.125 C-122.7265625 224.33174845397988, -122.7265625 213.53849690795977, -122.7265625 192.375\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 235.125 L122.7265625 235.125 L122.7265625 277.875 L-122.7265625 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 97.2745098039%)\"></path><path d=\"M-122.7265625 235.125 C-42.751163437385785 235.125, 37.22423562522843 235.125, 122.7265625 235.125 M-122.7265625 235.125 C-51.977290659013505 235.125, 18.77198118197299 235.125, 122.7265625 235.125 M122.7265625 235.125 C122.7265625 244.08659687096647, 122.7265625 253.04819374193292, 122.7265625 277.875 M122.7265625 235.125 C122.7265625 250.84491897503622, 122.7265625 266.56483795007244, 122.7265625 277.875 M122.7265625 277.875 C48.87600066565088 277.875, -24.974561168698244 277.875, -122.7265625 277.875 M122.7265625 277.875 C66.58608823058759 277.875, 10.445613961175184 277.875, -122.7265625 277.875 M-122.7265625 277.875 C-122.7265625 268.1482724096628, -122.7265625 258.4215448193256, -122.7265625 235.125 M-122.7265625 277.875 C-122.7265625 266.9320941577751, -122.7265625 255.9891883155502, -122.7265625 235.125\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-70.875, -268.5)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -225.75)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -225.75)\" style=\"\"><foreignObject width=\"153\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 254px; text-align: start;\"><span class=\"nodeLabel\"><p>ContainerPermaLink</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -225.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -225.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -183)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -183)\" style=\"\"><foreignObject width=\"77.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 178px; text-align: start;\"><span class=\"nodeLabel\"><p>CreationId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -183)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -183)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -140.25)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -140.25)\" style=\"\"><foreignObject width=\"84.21875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 184px; text-align: start;\"><span class=\"nodeLabel\"><p>FacetName</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -140.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -140.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -97.5)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -97.5)\" style=\"\"><foreignObject width=\"14.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 114px; text-align: start;\"><span class=\"nodeLabel\"><p>Id</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -97.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -97.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -54.75)\" style=\"\"><foreignObject width=\"19.515625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 120px; text-align: start;\"><span class=\"nodeLabel\"><p>int</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -54.75)\" style=\"\"><foreignObject width=\"66.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 167px; text-align: start;\"><span class=\"nodeLabel\"><p>Ordering</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -54.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -54.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -12)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -12)\" style=\"\"><foreignObject width=\"79.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 180px; text-align: start;\"><span class=\"nodeLabel\"><p>PermaLink</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -12)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -12)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 30.75)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 30.75)\" style=\"\"><foreignObject width=\"37.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 138px; text-align: start;\"><span class=\"nodeLabel\"><p>State</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 30.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 30.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 73.5)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 73.5)\" style=\"\"><foreignObject width=\"80.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 181px; text-align: start;\"><span class=\"nodeLabel\"><p>Stereotype</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 73.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 73.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 116.25)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 116.25)\" style=\"\"><foreignObject width=\"35.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Type</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 116.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 116.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 159)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 159)\" style=\"\"><foreignObject width=\"140.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 240px; text-align: start;\"><span class=\"nodeLabel\"><p>VariantDefinitionId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 159)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 159)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 201.75)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 201.75)\" style=\"\"><foreignObject width=\"67.3125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 167px; text-align: start;\"><span class=\"nodeLabel\"><p>VariantId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 201.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 201.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 244.5)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 244.5)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>VersionId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 244.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 244.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-122.7265625 -235.12505 L-122.7265625 -235.12495 L122.7265625 -235.12495 L122.7265625 -235.12505\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-122.7265625 -235.12505 C-122.7265625 -235.12502947189765, -122.7265625 -235.12500894379528, -122.7265625 -235.12495 M-122.7265625 -235.12505 C-122.7265625 -235.12501842079558, -122.7265625 -235.12498684159118, -122.7265625 -235.12495 M-122.7265625 -235.12495 C-67.30369998434827 -235.12495, -11.880837468696527 -235.12495, 122.7265625 -235.12495 M-122.7265625 -235.12495 C-36.19756109991873 -235.12495, 50.33144030016254 -235.12495, 122.7265625 -235.12495 M122.7265625 -235.12495 C122.7265625 -235.12497651252067, 122.7265625 -235.1250030250413, 122.7265625 -235.12505 M122.7265625 -235.12495 C122.7265625 -235.12497379305012, 122.7265625 -235.1249975861002, 122.7265625 -235.12505 M122.7265625 -235.12505 C39.43794609911494 -235.12505, -43.85067030177012 -235.12505, -122.7265625 -235.12505 M122.7265625 -235.12505 C60.56043150161125 -235.12505, -1.605699496777504 -235.12505, -122.7265625 -235.12505\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-55.2734875 -235.125 L-55.2733875 -235.125 L-55.2733875 277.875 L-55.2734875 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-55.2734875 -235.125 C-55.27346115796711 -235.125, -55.27343481593422 -235.125, -55.2733875 -235.125 M-55.2734875 -235.125 C-55.27346337151956 -235.125, -55.27343924303913 -235.125, -55.2733875 -235.125 M-55.2733875 -235.125 C-55.2733875 -66.09190252715513, -55.2733875 102.94119494568974, -55.2733875 277.875 M-55.2733875 -235.125 C-55.2733875 -39.591808132128676, -55.2733875 155.94138373574265, -55.2733875 277.875 M-55.2733875 277.875 C-55.27341509216001 277.875, -55.27344268432002 277.875, -55.2734875 277.875 M-55.2733875 277.875 C-55.27342642476923 277.875, -55.27346534953845 277.875, -55.2734875 277.875 M-55.2734875 277.875 C-55.2734875 89.04334487439607, -55.2734875 -99.78831025120786, -55.2734875 -235.125 M-55.2734875 277.875 C-55.2734875 73.12731449692967, -55.2734875 -131.62037100614066, -55.2734875 -235.125\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-122.7265625 -235.12505 L-122.7265625 -235.12495 L122.7265625 -235.12495 L122.7265625 -235.12505\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-122.7265625 -235.12505 C-122.7265625 -235.12502163590807, -122.7265625 -235.12499327181615, -122.7265625 -235.12495 M-122.7265625 -235.12505 C-122.7265625 -235.12502179801163, -122.7265625 -235.12499359602324, -122.7265625 -235.12495 M-122.7265625 -235.12495 C-46.043381599773994 -235.12495, 30.63979930045201 -235.12495, 122.7265625 -235.12495 M-122.7265625 -235.12495 C-36.7145145856597 -235.12495, 49.2975333286806 -235.12495, 122.7265625 -235.12495 M122.7265625 -235.12495 C122.7265625 -235.12498831271716, 122.7265625 -235.12502662543434, 122.7265625 -235.12505 M122.7265625 -235.12495 C122.7265625 -235.12498299024583, 122.7265625 -235.12501598049164, 122.7265625 -235.12505 M122.7265625 -235.12505 C46.21163093065309 -235.12505, -30.303300638693827 -235.12505, -122.7265625 -235.12505 M122.7265625 -235.12505 C60.02831289196398 -235.12505, -2.669936716072044 -235.12505, -122.7265625 -235.12505\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g></g></g></g><defs><filter id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-658976b623ba1650d86f987117bd11f584a6869541959823243e2bdc6ec96ac6-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"erDiagram\" style=\"max-width: 717.24609375px;\" viewBox=\"0 0 717.24609375 1900.75\" role=\"graphics-document document\" aria-roledescription=\"er\"><style>#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .error-icon{fill:#a44141;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .error-text{fill:#ddd;stroke:#ddd;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-thickness-normal{stroke-width:1px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-thickness-thick{stroke-width:3.5px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-pattern-solid{stroke-dasharray:0;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-pattern-dashed{stroke-dasharray:3;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-pattern-dotted{stroke-dasharray:2;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .marker{fill:lightgrey;stroke:lightgrey;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .marker.cross{stroke:lightgrey;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf p{margin:0;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .entityBox{fill:#1f2020;stroke:#ccc;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .relationshipLabelBox{fill:hsl(20, 1.5873015873%, 12.3529411765%);opacity:0.7;background-color:hsl(20, 1.5873015873%, 12.3529411765%);}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .relationshipLabelBox rect{opacity:0.5;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .labelBkg{background-color:rgba(32.0000000001, 31.3333333334, 31.0000000001, 0.5);}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edgeLabel .label rect{fill:hsl(0, 0%, 34.4117647059%);}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edgeLabel .label text{fill:#ccc;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edgeLabel .label{fill:#ccc;font-size:14px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .edge-pattern-dashed{stroke-dasharray:8,8;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .node rect,#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .node circle,#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .node ellipse,#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .relationshipLine{stroke:lightgrey;stroke-width:1px;fill:none;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .marker{fill:none!important;stroke:lightgrey!important;stroke-width:1;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=neo].labelBkg{background-color:rgba(32.0000000001, 31.3333333334, 31.0000000001, 0.5);}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf .node .neo-node{stroke:#ccc;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node rect,#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].cluster rect,#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node polygon{stroke:url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node path{stroke:url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient);stroke-width:1px;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node circle{stroke:url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart\" class=\"marker onlyOne er\" refX=\"0\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M9,0 L9,18 M15,0 L15,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneEnd\" class=\"marker onlyOne er\" refX=\"18\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M3,0 L3,18 M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-zeroOrOneStart\" class=\"marker zeroOrOne er\" refX=\"0\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"21\" cy=\"9\" r=\"6\"></circle><path d=\"M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-zeroOrOneEnd\" class=\"marker zeroOrOne er\" refX=\"30\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"9\" r=\"6\"></circle><path d=\"M21,0 L21,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreStart\" class=\"marker oneOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd\" class=\"marker oneOrMore er\" refX=\"27\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-zeroOrMoreStart\" class=\"marker zeroOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"48\" cy=\"18\" r=\"6\"></circle><path d=\"M0,18 Q18,0 36,18 Q18,36 0,18\"></path></marker></defs><defs><marker id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-zeroOrMoreEnd\" class=\"marker zeroOrMore er\" refX=\"39\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"18\" r=\"6\"></circle><path d=\"M21,18 Q39,0 57,18 Q39,36 21,18\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M110.979,456.875L98.421,483.104C85.863,509.333,60.748,561.792,48.19,624.938C35.633,688.083,35.633,761.917,35.633,835.75C35.633,909.583,35.633,983.417,35.633,1057.25C35.633,1131.083,35.633,1204.917,35.633,1278.75C35.633,1352.583,35.633,1426.417,41.682,1471.75C47.732,1517.083,59.831,1533.917,65.88,1542.333L71.93,1550.75\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Result-0_entity-Content-1_0\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Content-1_0\" data-points=\"W3sieCI6MTEwLjk3ODYzOTc4NjM1MzI2LCJ5Ijo0NTYuODc1fSx7IngiOjM1LjYzMjgxMjUsInkiOjYxNC4yNX0seyJ4IjozNS42MzI4MTI1LCJ5Ijo4MzUuNzV9LHsieCI6MzUuNjMyODEyNSwieSI6MTA1Ny4yNX0seyJ4IjozNS42MzI4MTI1LCJ5IjoxMjc4Ljc1fSx7IngiOjM1LjYzMjgxMjUsInkiOjE1MDAuMjV9LHsieCI6NzEuOTI5Njg3NSwieSI6MTU1MC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path><path d=\"M220.828,456.875L225.119,483.104C229.411,509.333,237.995,561.792,242.286,596.438C246.578,631.083,246.578,647.917,246.578,656.333L246.578,664.75\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Result-0_entity-Variants-2_1\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Variants-2_1\" data-points=\"W3sieCI6MjIwLjgyNzU4ODIwNjYwNDUsInkiOjQ1Ni44NzV9LHsieCI6MjQ2LjU3ODEyNSwieSI6NjE0LjI1fSx7IngiOjI0Ni41NzgxMjUsInkiOjY2NC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path><path d=\"M338.67,1006.75L343.203,1015.167C347.736,1023.583,356.802,1040.417,365.867,1057.25C374.933,1074.083,383.998,1090.917,388.531,1099.333L393.064,1107.75\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Variants-2_entity-Versions-3_2\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Variants-2_entity-Versions-3_2\" data-points=\"W3sieCI6MzM4LjY3MDM1ODM1MjE0NDUsInkiOjEwMDYuNzV9LHsieCI6MzY1Ljg2NzE4NzUsInkiOjEwNTcuMjV9LHsieCI6MzkzLjA2NDAxNjY0Nzg1NTUsInkiOjExMDcuNzV9XQ==\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path><path d=\"M183.539,1006.75L180.436,1015.167C177.333,1023.583,171.128,1040.417,168.025,1085.75C164.922,1131.083,164.922,1204.917,164.922,1278.75C164.922,1352.583,164.922,1426.417,166.059,1471.75C167.195,1517.083,169.469,1533.917,170.605,1542.333L171.742,1550.75\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Variants-2_entity-Content-1_3\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Variants-2_entity-Content-1_3\" data-points=\"W3sieCI6MTgzLjUzODc2MjY5NzUxNjkyLCJ5IjoxMDA2Ljc1fSx7IngiOjE2NC45MjE4NzUsInkiOjEwNTcuMjV9LHsieCI6MTY0LjkyMTg3NSwieSI6MTI3OC43NX0seyJ4IjoxNjQuOTIxODc1LCJ5IjoxNTAwLjI1fSx7IngiOjE3MS43NDIwMTExNDU1OTgxOCwieSI6MTU1MC43NX1d\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path><path d=\"M323.793,421.895L354.656,453.954C385.52,486.013,447.246,550.132,478.109,619.107C508.973,688.083,508.973,761.917,508.973,835.75C508.973,909.583,508.973,983.417,508.068,1028.75C507.163,1074.083,505.353,1090.917,504.448,1099.333L503.543,1107.75\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Result-0_entity-Versions-3_4\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Result-0_entity-Versions-3_4\" data-points=\"W3sieCI6MzIzLjc5Mjk2ODc1LCJ5Ijo0MjEuODk0NTA4MDgxMjU3NH0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjYxNC4yNX0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjgzNS43NX0seyJ4Ijo1MDguOTcyNjU2MjUsInkiOjEwNTcuMjV9LHsieCI6NTAzLjU0MjczMDY3MTU1NzU0LCJ5IjoxMTA3Ljc1fV0=\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path><path d=\"M485.156,1449.75L485.156,1458.167C485.156,1466.583,485.156,1483.417,458.594,1512.099C432.031,1540.782,378.906,1581.313,352.344,1601.579L325.781,1621.845\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-id_entity-Versions-3_entity-Content-1_5\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"id_entity-Versions-3_entity-Content-1_5\" data-points=\"W3sieCI6NDg1LjE1NjI1LCJ5IjoxNDQ5Ljc1fSx7IngiOjQ4NS4xNTYyNSwieSI6MTUwMC4yNX0seyJ4IjozMjUuNzgxMjUsInkiOjE2MjEuODQ1MjIwNzk1OTk1OH1d\" data-look=\"classic\" marker-start=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-onlyOneStart)\" marker-end=\"url(#diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf_er-oneOrMoreEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\" transform=\"translate(35.6328125, 1057.25)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Content-1_0\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(246.578125, 614.25)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Variants-2_1\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(365.8671875, 1057.25)\"><g class=\"label\" data-id=\"id_entity-Variants-2_entity-Versions-3_2\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(164.921875, 1278.75)\"><g class=\"label\" data-id=\"id_entity-Variants-2_entity-Content-1_3\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(508.97265625, 835.75)\"><g class=\"label\" data-id=\"id_entity-Result-0_entity-Versions-3_4\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(485.15625, 1500.25)\"><g class=\"label\" data-id=\"id_entity-Versions-3_entity-Content-1_5\" transform=\"translate(-27.6328125, -10.5)\"><foreignObject width=\"55.265625\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>contains</p></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-entity-Result-0\" data-look=\"classic\" transform=\"translate(192.84765625, 285.875)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-130.9453125 -171 C-54.87062275740779 -171, 21.204066985184426 -171, 130.9453125 -171 M-130.9453125 -171 C-68.86687240625531 -171, -6.788432312510636 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -85.48991633792097, 130.9453125 0.020167324158052224, 130.9453125 171 M130.9453125 -171 C130.9453125 -66.80430214131843, 130.9453125 37.39139571736314, 130.9453125 171 M130.9453125 171 C67.36958935766287 171, 3.7938662153257496 171, -130.9453125 171 M130.9453125 171 C27.22002937153424 171, -76.50525375693152 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 81.06004995011581, -130.9453125 -8.879900099768378, -130.9453125 -171 M-130.9453125 171 C-130.9453125 45.40336683660698, -130.9453125 -80.19326632678604, -130.9453125 -171\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -128.25 C-30.036111816694003 -128.25, 70.873088866612 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-66.16458501565646 -128.25, -1.3838575313129127 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -115.35533133333615, 130.9453125 -102.4606626666723, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -111.59408649748005, 130.9453125 -94.9381729949601, 130.9453125 -85.5 M130.9453125 -85.5 C77.68180318803701 -85.5, 24.418293876074017 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C47.78791559614909 -85.5, -35.36948130770182 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -95.52189171349276, -130.9453125 -105.54378342698553, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -96.8728820998744, -130.9453125 -108.24576419974882, -130.9453125 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 -85.5 C-73.77092139490497 -85.5, -16.596530289809962 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-68.7672640003253 -85.5, -6.589215500650596 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -68.56349659680879, 130.9453125 -51.626993193617594, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -75.97800863654041, 130.9453125 -66.4560172730808, 130.9453125 -42.75 M130.9453125 -42.75 C27.894771983600307 -42.75, -75.15576853279939 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C35.72699279432109 -42.75, -59.49132691135782 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -53.85482007756652, -130.9453125 -64.95964015513304, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -55.221348673636584, -130.9453125 -67.69269734727317, -130.9453125 -85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -42.75 C-70.06635059578687 -42.75, -9.18738869157373 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-29.68056583663686 -42.75, 71.58418082672628 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -25.987981790316713, 130.9453125 -9.225963580633426, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -28.739282049847567, 130.9453125 -14.728564099695138, 130.9453125 0 M130.9453125 0 C75.2551224804649 0, 19.564932460929825 0, -130.9453125 0 M130.9453125 0 C30.610764905810058 0, -69.72378268837988 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -11.004717829184143, -130.9453125 -22.009435658368286, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -13.706242111234044, -130.9453125 -27.412484222468088, -130.9453125 -42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 0 C-28.41857865175119 0, 74.10815519649762 0, 130.9453125 0 M-130.9453125 0 C-65.18122593426499 0, 0.5828606314700266 0, 130.9453125 0 M130.9453125 0 C130.9453125 13.722127169549195, 130.9453125 27.44425433909839, 130.9453125 42.75 M130.9453125 0 C130.9453125 9.203969605716145, 130.9453125 18.40793921143229, 130.9453125 42.75 M130.9453125 42.75 C62.83163000318319 42.75, -5.282052493633614 42.75, -130.9453125 42.75 M130.9453125 42.75 C45.48327688448883 42.75, -39.97875873102234 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 32.77411059013423, -130.9453125 22.79822118026845, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 32.47957364754248, -130.9453125 22.209147295084964, -130.9453125 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 42.75 C-35.70370784646542 42.75, 59.53789680706916 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-76.76933146686524 42.75, -22.59335043373048 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 59.5236811033981, 130.9453125 76.2973622067962, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 53.89951976507506, 130.9453125 65.04903953015013, 130.9453125 85.5 M130.9453125 85.5 C39.958970969190204 85.5, -51.02737056161959 85.5, -130.9453125 85.5 M130.9453125 85.5 C39.06475536592178 85.5, -52.81580176815643 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 73.15593888724574, -130.9453125 60.81187777449148, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 76.20565570669488, -130.9453125 66.91131141338977, -130.9453125 42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 85.5 C-30.02057987316168 85.5, 70.90415275367664 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-70.30587149515222 85.5, -9.66643049030445 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 101.22478323376968, 130.9453125 116.94956646753937, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 95.6295834650704, 130.9453125 105.75916693014078, 130.9453125 128.25 M130.9453125 128.25 C70.67447917137096 128.25, 10.403645842741923 128.25, -130.9453125 128.25 M130.9453125 128.25 C41.31982073094932 128.25, -48.305671038101366 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 119.09131459527471, -130.9453125 109.93262919054942, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 114.23649301130693, -130.9453125 100.22298602261385, -130.9453125 85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 128.25 C-75.18967445457719 128.25, -19.434036409154373 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-38.85922973220504 128.25, 53.226853035589926 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 139.5016213117368, 130.9453125 150.75324262347362, 130.9453125 171 M130.9453125 128.25 C130.9453125 142.17000167366845, 130.9453125 156.0900033473369, 130.9453125 171 M130.9453125 171 C32.45434979970118 171, -66.03661290059765 171, -130.9453125 171 M130.9453125 171 C78.21754592134413 171, 25.48977934268825 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 158.74083578010416, -130.9453125 146.48167156020833, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 158.47512000794265, -130.9453125 145.9502400158853, -130.9453125 128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-23.0078125, -161.625)\" style=\"\"><foreignObject width=\"46.015625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 146px; text-align: start;\"><span class=\"nodeLabel\"><p>Result</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001428975872, -130.9453125 -128.2499785795175, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25001273278977, -130.9453125 -128.24997546557955, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-40.04116585287312 -128.24995, 50.86298079425376 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-47.509082032300725 -128.24995, 35.92714843539855 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998607351918, 130.9453125 -128.25002214703835, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998023682667, 130.9453125 -128.25001047365333, 130.9453125 -128.25005 M130.9453125 -128.25005 C75.94061933850165 -128.25005, 20.93592617700331 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C53.548345040725806 -128.25005, -23.848622418548388 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.80469937634566 -128.25, -35.804661252691325 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80470102572376 -128.25, -35.804664551447516 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -47.9860014338328, -35.8046375 32.277997132334406, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -49.90903188704506, -35.8046375 28.43193622590988, -35.8046375 171 M-35.8046375 171 C-35.80466578878365 171, -35.80469407756731 171, -35.8047375 171 M-35.8046375 171 C-35.80466751212099 171, -35.80469752424199 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 108.75588490137157, -35.8047375 46.511769802743146, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 99.44999128786472, -35.8047375 27.89998257572944, -35.8047375 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.2500123727903, -130.9453125 -128.24997474558063, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500197521958, -130.9453125 -128.24998950439166, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-51.32304201565201 -128.24995, 28.299228468695986 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-64.82771930191132 -128.24995, 1.2898738961773688 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997863725298, 130.9453125 -128.25000727450595, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998856376166, 130.9453125 -128.2500271275233, 130.9453125 -128.25005 M130.9453125 -128.25005 C64.40036951815733 -128.25005, -2.144573463685333 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C57.45064820312248 -128.25005, -16.044016093755033 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-entity-Content-1\" data-look=\"classic\" transform=\"translate(194.8359375, 1721.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-130.9453125 -171 C-70.23615117039631 -171, -9.526989840792623 -171, 130.9453125 -171 M-130.9453125 -171 C-27.012732495834086 -171, 76.91984750833183 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -40.60877111423508, 130.9453125 89.78245777152983, 130.9453125 171 M130.9453125 -171 C130.9453125 -62.05608039495458, 130.9453125 46.887839210090846, 130.9453125 171 M130.9453125 171 C72.99540972634436 171, 15.045506952688726 171, -130.9453125 171 M130.9453125 171 C31.184415960692093 171, -68.57648057861581 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 75.28132130739425, -130.9453125 -20.4373573852115, -130.9453125 -171 M-130.9453125 171 C-130.9453125 53.402223803163935, -130.9453125 -64.19555239367213, -130.9453125 -171\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -128.25 C-72.5310048273911 -128.25, -14.116697154782202 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-37.67979880074947 -128.25, 55.58571489850107 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -119.2245854965557, 130.9453125 -110.19917099311141, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -116.42397404461822, 130.9453125 -104.59794808923645, 130.9453125 -85.5 M130.9453125 -85.5 C75.86859825154295 -85.5, 20.79188400308591 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C61.63042492500503 -85.5, -7.684462649989939 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -97.69320944395827, -130.9453125 -109.88641888791653, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -96.27312758702588, -130.9453125 -107.04625517405177, -130.9453125 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 -85.5 C-30.87001217713268 -85.5, 69.20528814573464 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-29.60885181025695 -85.5, 71.7276088794861 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -72.36523714693, 130.9453125 -59.23047429386, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -70.85076330031771, 130.9453125 -56.201526600635404, 130.9453125 -42.75 M130.9453125 -42.75 C44.32209353176846 -42.75, -42.30112543646308 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C42.10159823750054 -42.75, -46.74211602499892 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -58.51419271405797, -130.9453125 -74.27838542811594, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -51.30929353014135, -130.9453125 -59.86858706028271, -130.9453125 -85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -42.75 C-39.392272388540206 -42.75, 52.16076772291959 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-48.88988701227029 -42.75, 33.165538475459414 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -26.08196115170087, 130.9453125 -9.41392230340174, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -32.65559198782812, 130.9453125 -22.561183975656242, 130.9453125 0 M130.9453125 0 C48.463641554369275 0, -34.01802939126145 0, -130.9453125 0 M130.9453125 0 C61.432031354819344 0, -8.081249790361312 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -9.490974435648953, -130.9453125 -18.981948871297906, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -16.131101723581104, -130.9453125 -32.26220344716221, -130.9453125 -42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 0 C-33.42711468253559 0, 64.09108313492882 0, 130.9453125 0 M-130.9453125 0 C-27.609840431846976 0, 75.72563163630605 0, 130.9453125 0 M130.9453125 0 C130.9453125 12.623480364767525, 130.9453125 25.24696072953505, 130.9453125 42.75 M130.9453125 0 C130.9453125 14.253315915322077, 130.9453125 28.506631830644153, 130.9453125 42.75 M130.9453125 42.75 C38.11151828711796 42.75, -54.72227592576408 42.75, -130.9453125 42.75 M130.9453125 42.75 C29.392363322021097 42.75, -72.1605858559578 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 27.057141557966524, -130.9453125 11.364283115933052, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 32.121640389636326, -130.9453125 21.493280779272656, -130.9453125 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 42.75 C-39.31602335648411 42.75, 52.31326578703178 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-58.03188807818037 42.75, 14.881536343639254 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 57.542614106426555, 130.9453125 72.33522821285311, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 52.43816542761385, 130.9453125 62.12633085522771, 130.9453125 85.5 M130.9453125 85.5 C74.88034790746934 85.5, 18.8153833149387 85.5, -130.9453125 85.5 M130.9453125 85.5 C46.61023381456788 85.5, -37.724844870864246 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 75.35867745021028, -130.9453125 65.21735490042056, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 73.00511706527811, -130.9453125 60.510234130556235, -130.9453125 42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 85.5 C-61.93651354831675 85.5, 7.072285403366493 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-63.10346117029361 85.5, 4.7383901594127735 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 99.11911167648839, 130.9453125 112.73822335297677, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 94.17963809063731, 130.9453125 102.85927618127462, 130.9453125 128.25 M130.9453125 128.25 C66.00055654505515 128.25, 1.0558005901102945 128.25, -130.9453125 128.25 M130.9453125 128.25 C66.0407335662177 128.25, 1.1361546324353924 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 114.90106553485415, -130.9453125 101.5521310697083, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 119.48179796351027, -130.9453125 110.71359592702055, -130.9453125 85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 128.25 C-44.7833689460211 128.25, 41.3785746079578 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-76.31878574508849 128.25, -21.692258990176995 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 142.89887438392054, 130.9453125 157.5477487678411, 130.9453125 171 M130.9453125 128.25 C130.9453125 138.01804114902478, 130.9453125 147.78608229804956, 130.9453125 171 M130.9453125 171 C51.311077184618014 171, -28.32315813076397 171, -130.9453125 171 M130.9453125 171 C45.019487182340725 171, -40.90633813531855 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 155.25276006868137, -130.9453125 139.50552013736274, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 159.0512937167131, -130.9453125 147.1025874334262, -130.9453125 128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-29.8359375, -161.625)\" style=\"\"><foreignObject width=\"59.671875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 160px; text-align: start;\"><span class=\"nodeLabel\"><p>Content</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.2500219410528, -130.9453125 -128.2499938821056, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25001704967815, -130.9453125 -128.2499840993563, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-42.266303760918845 -128.24995, 46.41270497816231 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-66.70287057879946 -128.24995, -2.460428657598925 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24998638343496, 130.9453125 -128.25002276686993, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24997838500113, 130.9453125 -128.25000677000222, 130.9453125 -128.25005 M130.9453125 -128.25005 C41.76537244355593 -128.25005, -47.414567612888135 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C73.1803518118212 -128.25005, 15.415391123642394 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.804713590381866 -128.25, -35.80468968076373 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80469891437203 -128.25, -35.80466032874406 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -12.442308631973944, -35.8046375 103.36538273605211, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -66.72373732029871, -35.8046375 -5.197474640597434, -35.8046375 171 M-35.8046375 171 C-35.80466992298093 171, -35.80470234596185 171, -35.8047375 171 M-35.8046375 171 C-35.804658489394654 171, -35.80467947878931 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 55.94546624907025, -35.8047375 -59.1090675018595, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 54.482191280804756, -35.8047375 -62.03561743839049, -35.8047375 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001648265928, -130.9453125 -128.24998296531857, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500128315897, -130.9453125 -128.24997566317938, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-26.984391379373278 -128.24995, 76.97652974125344 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-72.68923461614956 -128.24995, -14.433156732299125 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997796635063, 130.9453125 -128.25000593270124, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998870808002, 130.9453125 -128.25002741616, 130.9453125 -128.25005 M130.9453125 -128.25005 C34.23520281008014 -128.25005, -62.47490687983972 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C68.82790819958751 -128.25005, 6.710503899175023 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-entity-Variants-2\" data-look=\"classic\" transform=\"translate(246.578125, 835.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-130.9453125 -171 C-27.8481966454774 -171, 75.2489192090452 -171, 130.9453125 -171 M-130.9453125 -171 C-27.473644153152378 -171, 75.99802419369524 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -88.91957368992074, 130.9453125 -6.839147379841478, 130.9453125 171 M130.9453125 -171 C130.9453125 -74.5669066676335, 130.9453125 21.866186664732993, 130.9453125 171 M130.9453125 171 C63.86156945088604 171, -3.2221735982279256 171, -130.9453125 171 M130.9453125 171 C55.73020621939892 171, -19.484900061202154 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 51.409652595620685, -130.9453125 -68.18069480875863, -130.9453125 -171 M-130.9453125 171 C-130.9453125 37.52703876166356, -130.9453125 -95.94592247667288, -130.9453125 -171\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -128.25 C-61.15648254334381 -128.25, 8.632347413312374 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-76.79072719539656 -128.25, -22.636141890793127 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -111.3736312368021, 130.9453125 -94.4972624736042, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -119.11508190183342, 130.9453125 -109.98016380366684, 130.9453125 -85.5 M130.9453125 -85.5 C52.698285488360014 -85.5, -25.548741523279972 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C55.84024501901301 -85.5, -19.264822461973978 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -99.60191042131636, -130.9453125 -113.70382084263272, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -100.61067299512241, -130.9453125 -115.72134599024483, -130.9453125 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 -85.5 C-29.082814977425485 -85.5, 72.77968254514903 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-32.60063584082708 -85.5, 65.74404081834584 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -70.30851320769261, 130.9453125 -55.11702641538524, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -70.55299492989263, 130.9453125 -55.60598985978526, 130.9453125 -42.75 M130.9453125 -42.75 C43.2814093833385 -42.75, -44.382493733323 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C60.74438265960708 -42.75, -9.456547180785833 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -56.207774773755354, -130.9453125 -69.66554954751071, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -53.15930691406143, -130.9453125 -63.568613828122864, -130.9453125 -85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -42.75 C-33.00316232775552 -42.75, 64.93898784448896 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-40.70050147993591 -42.75, 49.54430954012818 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -29.58174322122598, 130.9453125 -16.413486442451962, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -28.310611687865784, 130.9453125 -13.871223375731567, 130.9453125 0 M130.9453125 0 C60.18433977603891 0, -10.576632947922178 0, -130.9453125 0 M130.9453125 0 C47.9948041674275 0, -34.955704165144994 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -9.905802100020104, -130.9453125 -19.811604200040208, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -9.861602123136034, -130.9453125 -19.72320424627207, -130.9453125 -42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 0 C-50.684721031419855 0, 29.57587043716029 0, 130.9453125 0 M-130.9453125 0 C-64.76568630933384 0, 1.4139398813323112 0, 130.9453125 0 M130.9453125 0 C130.9453125 15.540463723779448, 130.9453125 31.080927447558896, 130.9453125 42.75 M130.9453125 0 C130.9453125 9.442616278655592, 130.9453125 18.885232557311184, 130.9453125 42.75 M130.9453125 42.75 C57.68582568624022 42.75, -15.573661127519557 42.75, -130.9453125 42.75 M130.9453125 42.75 C72.65149449656809 42.75, 14.357676493136196 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 28.076383394122153, -130.9453125 13.40276678824431, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 26.4393658112923, -130.9453125 10.128731622584603, -130.9453125 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 42.75 C-34.02289576367447 42.75, 62.89952097265106 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-30.979491641536725 42.75, 68.98632921692655 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 57.1480106672617, 130.9453125 71.5460213345234, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 53.45990304614922, 130.9453125 64.16980609229844, 130.9453125 85.5 M130.9453125 85.5 C47.356777796033555 85.5, -36.23175690793289 85.5, -130.9453125 85.5 M130.9453125 85.5 C73.56869066149301 85.5, 16.19206882298603 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 73.05365572681399, -130.9453125 60.60731145362797, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 69.71766801117022, -130.9453125 53.93533602234044, -130.9453125 42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 85.5 C-50.26802013857143 85.5, 30.40927222285714 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-77.94068160979162 85.5, -24.93605071958325 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 102.44796614416033, 130.9453125 119.39593228832067, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 98.96807862447888, 130.9453125 112.43615724895776, 130.9453125 128.25 M130.9453125 128.25 C69.3855627098464 128.25, 7.82581291969278 128.25, -130.9453125 128.25 M130.9453125 128.25 C39.846805186617885 128.25, -51.25170212676423 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 118.83710349125576, -130.9453125 109.42420698251152, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 118.30089460887551, -130.9453125 108.35178921775102, -130.9453125 85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 128.25 C-48.92284462824537 128.25, 33.09962324350926 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-64.06874015527063 128.25, 2.807832189458736 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 138.38931874352235, 130.9453125 148.52863748704473, 130.9453125 171 M130.9453125 128.25 C130.9453125 140.94270070175327, 130.9453125 153.63540140350656, 130.9453125 171 M130.9453125 171 C52.0694654092611 171, -26.806381681477802 171, -130.9453125 171 M130.9453125 171 C35.25693320805294 171, -60.431446083894116 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 157.54073174233568, -130.9453125 144.08146348467136, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 161.4575964787764, -130.9453125 151.9151929575528, -130.9453125 128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-30.34375, -161.625)\" style=\"\"><foreignObject width=\"60.6875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 161px; text-align: start;\"><span class=\"nodeLabel\"><p>Variants</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.2500222779938, -130.9453125 -128.24999455598757, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.2500209194544, -130.9453125 -128.24999183890884, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-71.96238360680118 -128.24995, -12.979454713602351 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-45.05022407241496 -128.24995, 40.844864355170074 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.2499784294054, 130.9453125 -128.2500068588108, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998746667188, 130.9453125 -128.25002493334375, 130.9453125 -128.25005 M130.9453125 -128.25005 C33.22340060912683 -128.25005, -64.49851128174635 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C62.36978136925728 -128.25005, -6.205749761485436 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.804702784473974 -128.25, -35.804668068947954 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80470292688677 -128.25, -35.804668353773536 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -40.771025848638715, -35.8046375 46.70794830272257, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -37.731053810359555, -35.8046375 52.78789237928089, -35.8046375 171 M-35.8046375 171 C-35.80465898289947 171, -35.80468046579894 171, -35.8047375 171 M-35.8046375 171 C-35.804659007862 171, -35.804680515723994 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 100.2019469288325, -35.8047375 29.403893857664997, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 102.99379159305484, -35.8047375 34.987583186109674, -35.8047375 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001871951656, -130.9453125 -128.24998743903313, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25002949759616, -130.9453125 -128.2500089951923, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-31.464274075299045 -128.24995, 68.01676434940191 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-57.13926205859012 -128.24995, 16.66678838281976 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997193425193, 130.9453125 -128.24999386850382, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.2499824087119, 130.9453125 -128.25001481742382, 130.9453125 -128.25005 M130.9453125 -128.25005 C77.19711742975872 -128.25005, 23.448922359517425 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C73.27251449205907 -128.25005, 15.599716484118147 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-entity-Versions-3\" data-look=\"classic\" transform=\"translate(485.15625, 1278.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-130.9453125 -171 L130.9453125 -171 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-130.9453125 -171 C-30.317080779213015 -171, 70.31115094157397 -171, 130.9453125 -171 M-130.9453125 -171 C-41.727371758951975 -171, 47.49056898209605 -171, 130.9453125 -171 M130.9453125 -171 C130.9453125 -98.9397241474687, 130.9453125 -26.87944829493739, 130.9453125 171 M130.9453125 -171 C130.9453125 -40.276252931084684, 130.9453125 90.44749413783063, 130.9453125 171 M130.9453125 171 C59.10112999650862 171, -12.743052506982764 171, -130.9453125 171 M130.9453125 171 C64.19699863633278 171, -2.5513152273344417 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 39.69356625281017, -130.9453125 -91.61286749437966, -130.9453125 -171 M-130.9453125 171 C-130.9453125 62.67672334433561, -130.9453125 -45.64655331132877, -130.9453125 -171\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -128.25 L130.9453125 -128.25 L130.9453125 -85.5 L-130.9453125 -85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -128.25 C-58.062548362555006 -128.25, 14.820215774889988 -128.25, 130.9453125 -128.25 M-130.9453125 -128.25 C-75.20924059768835 -128.25, -19.4731686953767 -128.25, 130.9453125 -128.25 M130.9453125 -128.25 C130.9453125 -116.57676499889821, 130.9453125 -104.90352999779643, 130.9453125 -85.5 M130.9453125 -128.25 C130.9453125 -117.80717666940893, 130.9453125 -107.36435333881788, 130.9453125 -85.5 M130.9453125 -85.5 C36.24369125004165 -85.5, -58.4579299999167 -85.5, -130.9453125 -85.5 M130.9453125 -85.5 C36.591777553545796 -85.5, -57.76175739290841 -85.5, -130.9453125 -85.5 M-130.9453125 -85.5 C-130.9453125 -99.86796875223611, -130.9453125 -114.23593750447222, -130.9453125 -128.25 M-130.9453125 -85.5 C-130.9453125 -98.82101483437229, -130.9453125 -112.14202966874458, -130.9453125 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 -85.5 L130.9453125 -85.5 L130.9453125 -42.75 L-130.9453125 -42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 -85.5 C-68.82945822906714 -85.5, -6.7136039581342715 -85.5, 130.9453125 -85.5 M-130.9453125 -85.5 C-54.12572817539845 -85.5, 22.6938561492031 -85.5, 130.9453125 -85.5 M130.9453125 -85.5 C130.9453125 -68.56501255968844, 130.9453125 -51.63002511937688, 130.9453125 -42.75 M130.9453125 -85.5 C130.9453125 -75.85757717530137, 130.9453125 -66.21515435060275, 130.9453125 -42.75 M130.9453125 -42.75 C39.04631503186846 -42.75, -52.85268243626308 -42.75, -130.9453125 -42.75 M130.9453125 -42.75 C69.3689830594988 -42.75, 7.792653618997605 -42.75, -130.9453125 -42.75 M-130.9453125 -42.75 C-130.9453125 -56.63309751264245, -130.9453125 -70.5161950252849, -130.9453125 -85.5 M-130.9453125 -42.75 C-130.9453125 -55.33283224094116, -130.9453125 -67.91566448188232, -130.9453125 -85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 -42.75 L130.9453125 -42.75 L130.9453125 0 L-130.9453125 0\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 -42.75 C-33.517445291105176 -42.75, 63.91042191778965 -42.75, 130.9453125 -42.75 M-130.9453125 -42.75 C-30.577697655236918 -42.75, 69.78991718952616 -42.75, 130.9453125 -42.75 M130.9453125 -42.75 C130.9453125 -31.09060354208141, 130.9453125 -19.43120708416282, 130.9453125 0 M130.9453125 -42.75 C130.9453125 -29.052937618804542, 130.9453125 -15.355875237609084, 130.9453125 0 M130.9453125 0 C68.72751459921795 0, 6.509716698435923 0, -130.9453125 0 M130.9453125 0 C64.70213330497756 0, -1.5410458900448702 0, -130.9453125 0 M-130.9453125 0 C-130.9453125 -11.956339625757233, -130.9453125 -23.912679251514465, -130.9453125 -42.75 M-130.9453125 0 C-130.9453125 -10.421177817448138, -130.9453125 -20.842355634896276, -130.9453125 -42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 0 L130.9453125 0 L130.9453125 42.75 L-130.9453125 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 0 C-78.40699154465469 0, -25.86867058930936 0, 130.9453125 0 M-130.9453125 0 C-67.56622814905451 0, -4.18714379810902 0, 130.9453125 0 M130.9453125 0 C130.9453125 14.237676934004888, 130.9453125 28.475353868009776, 130.9453125 42.75 M130.9453125 0 C130.9453125 15.473565553701253, 130.9453125 30.947131107402505, 130.9453125 42.75 M130.9453125 42.75 C46.75206108067725 42.75, -37.4411903386455 42.75, -130.9453125 42.75 M130.9453125 42.75 C32.694561199526106 42.75, -65.55619010094779 42.75, -130.9453125 42.75 M-130.9453125 42.75 C-130.9453125 33.524281593454816, -130.9453125 24.29856318690963, -130.9453125 0 M-130.9453125 42.75 C-130.9453125 31.698914347654032, -130.9453125 20.647828695308068, -130.9453125 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 42.75 L130.9453125 42.75 L130.9453125 85.5 L-130.9453125 85.5\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 42.75 C-29.682459048628502 42.75, 71.580394402743 42.75, 130.9453125 42.75 M-130.9453125 42.75 C-67.56809873259043 42.75, -4.190884965180857 42.75, 130.9453125 42.75 M130.9453125 42.75 C130.9453125 55.94159159744508, 130.9453125 69.13318319489017, 130.9453125 85.5 M130.9453125 42.75 C130.9453125 58.159880321987146, 130.9453125 73.56976064397429, 130.9453125 85.5 M130.9453125 85.5 C32.03771934181745 85.5, -66.8698738163651 85.5, -130.9453125 85.5 M130.9453125 85.5 C43.39364213716465 85.5, -44.158028225670705 85.5, -130.9453125 85.5 M-130.9453125 85.5 C-130.9453125 68.53594689062328, -130.9453125 51.57189378124657, -130.9453125 42.75 M-130.9453125 85.5 C-130.9453125 76.51812914863095, -130.9453125 67.5362582972619, -130.9453125 42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-130.9453125 85.5 L130.9453125 85.5 L130.9453125 128.25 L-130.9453125 128.25\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-130.9453125 85.5 C-69.44490775270994 85.5, -7.944503005419875 85.5, 130.9453125 85.5 M-130.9453125 85.5 C-60.185033395739495 85.5, 10.57524570852101 85.5, 130.9453125 85.5 M130.9453125 85.5 C130.9453125 98.38957409715715, 130.9453125 111.27914819431432, 130.9453125 128.25 M130.9453125 85.5 C130.9453125 97.09366172605291, 130.9453125 108.68732345210583, 130.9453125 128.25 M130.9453125 128.25 C39.53288259882311 128.25, -51.879547302353785 128.25, -130.9453125 128.25 M130.9453125 128.25 C38.65459826426333 128.25, -53.636115971473345 128.25, -130.9453125 128.25 M-130.9453125 128.25 C-130.9453125 112.40393918282122, -130.9453125 96.55787836564244, -130.9453125 85.5 M-130.9453125 128.25 C-130.9453125 117.36621890441202, -130.9453125 106.48243780882405, -130.9453125 85.5\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-130.9453125 128.25 L130.9453125 128.25 L130.9453125 171 L-130.9453125 171\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-130.9453125 128.25 C-33.757605442204266 128.25, 63.43010161559147 128.25, 130.9453125 128.25 M-130.9453125 128.25 C-35.45136704384389 128.25, 60.042578412312224 128.25, 130.9453125 128.25 M130.9453125 128.25 C130.9453125 144.69363454875958, 130.9453125 161.13726909751915, 130.9453125 171 M130.9453125 128.25 C130.9453125 144.06988242310794, 130.9453125 159.88976484621588, 130.9453125 171 M130.9453125 171 C53.53226903014311 171, -23.880774439713775 171, -130.9453125 171 M130.9453125 171 C64.03783437328619 171, -2.8696437534276242 171, -130.9453125 171 M-130.9453125 171 C-130.9453125 160.0793347229401, -130.9453125 149.15866944588024, -130.9453125 128.25 M-130.9453125 171 C-130.9453125 158.1358925165511, -130.9453125 145.27178503310222, -130.9453125 128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-31.7578125, -161.625)\" style=\"\"><foreignObject width=\"63.515625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 164px; text-align: start;\"><span class=\"nodeLabel\"><p>Versions</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -118.875)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -118.875)\" style=\"\"><foreignObject width=\"117.28125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 218px; text-align: start;\"><span class=\"nodeLabel\"><p>IsMasterVariant</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -118.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -76.125)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -76.125)\" style=\"\"><foreignObject width=\"87.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 187px; text-align: start;\"><span class=\"nodeLabel\"><p>IsRootNode</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -76.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, -33.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, -33.375)\" style=\"\"><foreignObject width=\"128.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 228px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVariants</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, -33.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 9.375)\" style=\"\"><foreignObject width=\"33.1875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 133px; text-align: start;\"><span class=\"nodeLabel\"><p>bool</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 9.375)\" style=\"\"><foreignObject width=\"131.203125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 231px; text-align: start;\"><span class=\"nodeLabel\"><p>SupportsVersions</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 52.125)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 52.125)\" style=\"\"><foreignObject width=\"73.890625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 174px; text-align: start;\"><span class=\"nodeLabel\"><p>Attributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 52.125)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 94.875)\" style=\"\"><foreignObject width=\"27.125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 127px; text-align: start;\"><span class=\"nodeLabel\"><p>dict</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 94.875)\" style=\"\"><foreignObject width=\"56.25\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 156px; text-align: start;\"><span class=\"nodeLabel\"><p>Related</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 94.875)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-118.4453125, 137.625)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>see_table</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-23.3046875, 137.625)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(143.4453125, 137.625)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25001520806927, -130.9453125 -128.24998041613858, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25001893157022, -130.9453125 -128.24998786314046, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-76.53372338640872 -128.24995, -22.122134272817448 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-31.31046499473669 -128.24995, 68.32438251052662 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997431526242, 130.9453125 -128.24999863052483, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998129300397, 130.9453125 -128.2500125860079, 130.9453125 -128.25005 M130.9453125 -128.25005 C42.98422868315916 -128.25005, -44.97685513368168 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C30.23587224100875 -128.25005, -70.4735680179825 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-35.8047375 -128.25 L-35.8046375 -128.25 L-35.8046375 171 L-35.8047375 171\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-35.8047375 -128.25 C-35.80470771036676 -128.25, -35.80467792073352 -128.25, -35.8046375 -128.25 M-35.8047375 -128.25 C-35.80471174693107 -128.25, -35.80468599386213 -128.25, -35.8046375 -128.25 M-35.8046375 -128.25 C-35.8046375 -43.0175944031578, -35.8046375 42.2148111936844, -35.8046375 171 M-35.8046375 -128.25 C-35.8046375 -36.34716582652021, -35.8046375 55.55566834695958, -35.8046375 171 M-35.8046375 171 C-35.80466424877598 171, -35.804690997551965 171, -35.8047375 171 M-35.8046375 171 C-35.80466963638165 171, -35.804701772763295 171, -35.8047375 171 M-35.8047375 171 C-35.8047375 106.95219760334211, -35.8047375 42.90439520668423, -35.8047375 -128.25 M-35.8047375 171 C-35.8047375 93.10538513657681, -35.8047375 15.210770273153628, -35.8047375 -128.25\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-130.9453125 -128.25005 L-130.9453125 -128.24995 L130.9453125 -128.24995 L130.9453125 -128.25005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-130.9453125 -128.25005 C-130.9453125 -128.25002209388924, -130.9453125 -128.2499941877785, -130.9453125 -128.24995 M-130.9453125 -128.25005 C-130.9453125 -128.25001059397724, -130.9453125 -128.2499711879545, -130.9453125 -128.24995 M-130.9453125 -128.24995 C-61.59924062970005 -128.24995, 7.746831240599903 -128.24995, 130.9453125 -128.24995 M-130.9453125 -128.24995 C-77.34145941640024 -128.24995, -23.737606332800482 -128.24995, 130.9453125 -128.24995 M130.9453125 -128.24995 C130.9453125 -128.24997982792763, 130.9453125 -128.25000965585525, 130.9453125 -128.25005 M130.9453125 -128.24995 C130.9453125 -128.24998721813367, 130.9453125 -128.25002443626732, 130.9453125 -128.25005 M130.9453125 -128.25005 C61.99833254665735 -128.25005, -6.948647406685296 -128.25005, -130.9453125 -128.25005 M130.9453125 -128.25005 C66.27693294989342 -128.25005, 1.6085533997868424 -128.25005, -130.9453125 -128.25005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"node default\" id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-entity-StandardAttributes-4\" data-look=\"classic\" transform=\"translate(586.51953125, 285.875)\"><g class=\"outer-path\" style=\"\"><path d=\"M-122.7265625 -277.875 L122.7265625 -277.875 L122.7265625 277.875 L-122.7265625 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-122.7265625 -277.875 C-73.04372804630661 -277.875, -23.360893592613223 -277.875, 122.7265625 -277.875 M-122.7265625 -277.875 C-39.80472664146362 -277.875, 43.117109217072766 -277.875, 122.7265625 -277.875 M122.7265625 -277.875 C122.7265625 -72.44029428547478, 122.7265625 132.99441142905044, 122.7265625 277.875 M122.7265625 -277.875 C122.7265625 -151.39124884781342, 122.7265625 -24.9074976956268, 122.7265625 277.875 M122.7265625 277.875 C29.988637557893043 277.875, -62.749287384213915 277.875, -122.7265625 277.875 M122.7265625 277.875 C59.964197998389174 277.875, -2.798166503221651 277.875, -122.7265625 277.875 M-122.7265625 277.875 C-122.7265625 71.5030057499904, -122.7265625 -134.8689885000192, -122.7265625 -277.875 M-122.7265625 277.875 C-122.7265625 135.48335101190548, -122.7265625 -6.908297976189033, -122.7265625 -277.875\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -235.125 L122.7265625 -235.125 L122.7265625 -192.375 L-122.7265625 -192.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 -235.125 C-45.68945027035082 -235.125, 31.347661959298364 -235.125, 122.7265625 -235.125 M-122.7265625 -235.125 C-59.42720722617909 -235.125, 3.872148047641815 -235.125, 122.7265625 -235.125 M122.7265625 -235.125 C122.7265625 -224.96491609491653, 122.7265625 -214.8048321898331, 122.7265625 -192.375 M122.7265625 -235.125 C122.7265625 -221.79170267134205, 122.7265625 -208.45840534268407, 122.7265625 -192.375 M122.7265625 -192.375 C69.89515698131495 -192.375, 17.063751462629895 -192.375, -122.7265625 -192.375 M122.7265625 -192.375 C48.4329078819071 -192.375, -25.860746736185803 -192.375, -122.7265625 -192.375 M-122.7265625 -192.375 C-122.7265625 -202.05475962131965, -122.7265625 -211.73451924263927, -122.7265625 -235.125 M-122.7265625 -192.375 C-122.7265625 -207.08010965031266, -122.7265625 -221.78521930062536, -122.7265625 -235.125\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -192.375 L122.7265625 -192.375 L122.7265625 -149.625 L-122.7265625 -149.625\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 -192.375 C-36.94433124507974 -192.375, 48.837900009840524 -192.375, 122.7265625 -192.375 M-122.7265625 -192.375 C-54.501384740193245 -192.375, 13.72379301961351 -192.375, 122.7265625 -192.375 M122.7265625 -192.375 C122.7265625 -175.3716059351725, 122.7265625 -158.36821187034505, 122.7265625 -149.625 M122.7265625 -192.375 C122.7265625 -177.95822813892693, 122.7265625 -163.54145627785385, 122.7265625 -149.625 M122.7265625 -149.625 C37.40831806182912 -149.625, -47.90992637634176 -149.625, -122.7265625 -149.625 M122.7265625 -149.625 C47.38477084338679 -149.625, -27.95702081322642 -149.625, -122.7265625 -149.625 M-122.7265625 -149.625 C-122.7265625 -162.79206654175226, -122.7265625 -175.9591330835045, -122.7265625 -192.375 M-122.7265625 -149.625 C-122.7265625 -158.77296599618037, -122.7265625 -167.92093199236075, -122.7265625 -192.375\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -149.625 L122.7265625 -149.625 L122.7265625 -106.875 L-122.7265625 -106.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 -149.625 C-61.21183001422024 -149.625, 0.3029024715595199 -149.625, 122.7265625 -149.625 M-122.7265625 -149.625 C-29.638723991190773 -149.625, 63.449114517618455 -149.625, 122.7265625 -149.625 M122.7265625 -149.625 C122.7265625 -137.26864508644724, 122.7265625 -124.9122901728945, 122.7265625 -106.875 M122.7265625 -149.625 C122.7265625 -137.73338045993395, 122.7265625 -125.84176091986788, 122.7265625 -106.875 M122.7265625 -106.875 C27.84057805348617 -106.875, -67.04540639302766 -106.875, -122.7265625 -106.875 M122.7265625 -106.875 C28.13671059277661 -106.875, -66.45314131444678 -106.875, -122.7265625 -106.875 M-122.7265625 -106.875 C-122.7265625 -118.7171491991925, -122.7265625 -130.559298398385, -122.7265625 -149.625 M-122.7265625 -106.875 C-122.7265625 -122.79441927878239, -122.7265625 -138.71383855756477, -122.7265625 -149.625\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -106.875 L122.7265625 -106.875 L122.7265625 -64.125 L-122.7265625 -64.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 -106.875 C-26.13622400806979 -106.875, 70.45411448386042 -106.875, 122.7265625 -106.875 M-122.7265625 -106.875 C-55.983430520007886 -106.875, 10.759701459984228 -106.875, 122.7265625 -106.875 M122.7265625 -106.875 C122.7265625 -91.1823221340206, 122.7265625 -75.4896442680412, 122.7265625 -64.125 M122.7265625 -106.875 C122.7265625 -89.95371516071285, 122.7265625 -73.03243032142568, 122.7265625 -64.125 M122.7265625 -64.125 C61.79441305327464 -64.125, 0.862263606549277 -64.125, -122.7265625 -64.125 M122.7265625 -64.125 C46.667323830607046 -64.125, -29.391914838785908 -64.125, -122.7265625 -64.125 M-122.7265625 -64.125 C-122.7265625 -76.97500112666282, -122.7265625 -89.82500225332562, -122.7265625 -106.875 M-122.7265625 -64.125 C-122.7265625 -79.1144946381338, -122.7265625 -94.1039892762676, -122.7265625 -106.875\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 -64.125 L122.7265625 -64.125 L122.7265625 -21.375 L-122.7265625 -21.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 -64.125 C-62.24042959034532 -64.125, -1.7542966806906435 -64.125, 122.7265625 -64.125 M-122.7265625 -64.125 C-48.11469660923767 -64.125, 26.497169281524663 -64.125, 122.7265625 -64.125 M122.7265625 -64.125 C122.7265625 -53.47827490416648, 122.7265625 -42.83154980833296, 122.7265625 -21.375 M122.7265625 -64.125 C122.7265625 -52.70453753066071, 122.7265625 -41.28407506132142, 122.7265625 -21.375 M122.7265625 -21.375 C32.9187733254151 -21.375, -56.889015849169795 -21.375, -122.7265625 -21.375 M122.7265625 -21.375 C29.862356484418513 -21.375, -63.001849531162975 -21.375, -122.7265625 -21.375 M-122.7265625 -21.375 C-122.7265625 -35.19791467182732, -122.7265625 -49.02082934365464, -122.7265625 -64.125 M-122.7265625 -21.375 C-122.7265625 -35.138485326834825, -122.7265625 -48.90197065366964, -122.7265625 -64.125\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 -21.375 L122.7265625 -21.375 L122.7265625 21.375 L-122.7265625 21.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 -21.375 C-42.311436244606725 -21.375, 38.10369001078655 -21.375, 122.7265625 -21.375 M-122.7265625 -21.375 C-36.28163226044464 -21.375, 50.16329797911072 -21.375, 122.7265625 -21.375 M122.7265625 -21.375 C122.7265625 -8.05732354968916, 122.7265625 5.26035290062168, 122.7265625 21.375 M122.7265625 -21.375 C122.7265625 -5.91829345307848, 122.7265625 9.53841309384304, 122.7265625 21.375 M122.7265625 21.375 C66.8427143282354 21.375, 10.958866156470805 21.375, -122.7265625 21.375 M122.7265625 21.375 C26.213833732706647 21.375, -70.2988950345867 21.375, -122.7265625 21.375 M-122.7265625 21.375 C-122.7265625 7.585371665852453, -122.7265625 -6.204256668295095, -122.7265625 -21.375 M-122.7265625 21.375 C-122.7265625 9.087324506365073, -122.7265625 -3.2003509872698537, -122.7265625 -21.375\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 21.375 L122.7265625 21.375 L122.7265625 64.125 L-122.7265625 64.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 21.375 C-69.10195548542669 21.375, -15.477348470853372 21.375, 122.7265625 21.375 M-122.7265625 21.375 C-41.08115781837839 21.375, 40.56424686324323 21.375, 122.7265625 21.375 M122.7265625 21.375 C122.7265625 34.88877818038856, 122.7265625 48.402556360777126, 122.7265625 64.125 M122.7265625 21.375 C122.7265625 34.81004503437553, 122.7265625 48.245090068751054, 122.7265625 64.125 M122.7265625 64.125 C49.66174487003272 64.125, -23.40307275993456 64.125, -122.7265625 64.125 M122.7265625 64.125 C30.85468783674257 64.125, -61.01718682651486 64.125, -122.7265625 64.125 M-122.7265625 64.125 C-122.7265625 48.95040771546969, -122.7265625 33.775815430939375, -122.7265625 21.375 M-122.7265625 64.125 C-122.7265625 49.30271011072622, -122.7265625 34.480420221452434, -122.7265625 21.375\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 64.125 L122.7265625 64.125 L122.7265625 106.875 L-122.7265625 106.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 64.125 C-56.47953958578708 64.125, 9.76748332842584 64.125, 122.7265625 64.125 M-122.7265625 64.125 C-39.03777036238587 64.125, 44.65102177522826 64.125, 122.7265625 64.125 M122.7265625 64.125 C122.7265625 74.41136381611027, 122.7265625 84.69772763222053, 122.7265625 106.875 M122.7265625 64.125 C122.7265625 73.42683737752066, 122.7265625 82.72867475504131, 122.7265625 106.875 M122.7265625 106.875 C71.21893384832137 106.875, 19.71130519664274 106.875, -122.7265625 106.875 M122.7265625 106.875 C56.792623352573514 106.875, -9.141315794852972 106.875, -122.7265625 106.875 M-122.7265625 106.875 C-122.7265625 91.035805937124, -122.7265625 75.196611874248, -122.7265625 64.125 M-122.7265625 106.875 C-122.7265625 97.87344388220015, -122.7265625 88.87188776440028, -122.7265625 64.125\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 106.875 L122.7265625 106.875 L122.7265625 149.625 L-122.7265625 149.625\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 106.875 C-43.19376560258014 106.875, 36.339031294839714 106.875, 122.7265625 106.875 M-122.7265625 106.875 C-70.56488357002164 106.875, -18.403204640043256 106.875, 122.7265625 106.875 M122.7265625 106.875 C122.7265625 120.12009523172402, 122.7265625 133.36519046344804, 122.7265625 149.625 M122.7265625 106.875 C122.7265625 120.21773254918263, 122.7265625 133.56046509836526, 122.7265625 149.625 M122.7265625 149.625 C71.47662225582604 149.625, 20.226682011652088 149.625, -122.7265625 149.625 M122.7265625 149.625 C41.582797489950735 149.625, -39.56096752009853 149.625, -122.7265625 149.625 M-122.7265625 149.625 C-122.7265625 140.03022359290557, -122.7265625 130.43544718581114, -122.7265625 106.875 M-122.7265625 149.625 C-122.7265625 135.21932096185645, -122.7265625 120.81364192371292, -122.7265625 106.875\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 149.625 L122.7265625 149.625 L122.7265625 192.375 L-122.7265625 192.375\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 149.625 C-47.68082069240157 149.625, 27.364921115196864 149.625, 122.7265625 149.625 M-122.7265625 149.625 C-37.23674689738597 149.625, 48.25306870522806 149.625, 122.7265625 149.625 M122.7265625 149.625 C122.7265625 166.1313673319661, 122.7265625 182.63773466393218, 122.7265625 192.375 M122.7265625 149.625 C122.7265625 165.8155729080822, 122.7265625 182.00614581616443, 122.7265625 192.375 M122.7265625 192.375 C35.67312606221029 192.375, -51.38031037557943 192.375, -122.7265625 192.375 M122.7265625 192.375 C34.496005923036165 192.375, -53.73455065392767 192.375, -122.7265625 192.375 M-122.7265625 192.375 C-122.7265625 183.7350515776094, -122.7265625 175.0951031552188, -122.7265625 149.625 M-122.7265625 192.375 C-122.7265625 180.1570196487728, -122.7265625 167.9390392975456, -122.7265625 149.625\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-122.7265625 192.375 L122.7265625 192.375 L122.7265625 235.125 L-122.7265625 235.125\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-122.7265625 192.375 C-36.381296896825475 192.375, 49.96396870634905 192.375, 122.7265625 192.375 M-122.7265625 192.375 C-33.62633578433267 192.375, 55.473890931334665 192.375, 122.7265625 192.375 M122.7265625 192.375 C122.7265625 202.10015970614762, 122.7265625 211.82531941229527, 122.7265625 235.125 M122.7265625 192.375 C122.7265625 202.143400703618, 122.7265625 211.911801407236, 122.7265625 235.125 M122.7265625 235.125 C54.34955688610472 235.125, -14.027448727790556 235.125, -122.7265625 235.125 M122.7265625 235.125 C47.075415007303135 235.125, -28.57573248539373 235.125, -122.7265625 235.125 M-122.7265625 235.125 C-122.7265625 218.3794696247431, -122.7265625 201.63393924948622, -122.7265625 192.375 M-122.7265625 235.125 C-122.7265625 220.07694368779576, -122.7265625 205.02888737559152, -122.7265625 192.375\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-even\"><path d=\"M-122.7265625 235.125 L122.7265625 235.125 L122.7265625 277.875 L-122.7265625 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 2.3529411765%)\"></path><path d=\"M-122.7265625 235.125 C-68.58071431761222 235.125, -14.43486613522444 235.125, 122.7265625 235.125 M-122.7265625 235.125 C-30.461700521004204 235.125, 61.80316145799159 235.125, 122.7265625 235.125 M122.7265625 235.125 C122.7265625 249.63587566398974, 122.7265625 264.1467513279795, 122.7265625 277.875 M122.7265625 235.125 C122.7265625 243.816133472206, 122.7265625 252.50726694441198, 122.7265625 277.875 M122.7265625 277.875 C48.0254074641682 277.875, -26.675747571663607 277.875, -122.7265625 277.875 M122.7265625 277.875 C58.23767781531741 277.875, -6.251206869365177 277.875, -122.7265625 277.875 M-122.7265625 277.875 C-122.7265625 265.1214782734906, -122.7265625 252.3679565469812, -122.7265625 235.125 M-122.7265625 277.875 C-122.7265625 263.3572055089979, -122.7265625 248.83941101799573, -122.7265625 235.125\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-70.875, -268.5)\" style=\"\"><foreignObject width=\"141.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 242px; text-align: start;\"><span class=\"nodeLabel\"><p>StandardAttributes</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -225.75)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -225.75)\" style=\"\"><foreignObject width=\"153\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 254px; text-align: start;\"><span class=\"nodeLabel\"><p>ContainerPermaLink</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -225.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -225.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -183)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -183)\" style=\"\"><foreignObject width=\"77.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 178px; text-align: start;\"><span class=\"nodeLabel\"><p>CreationId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -183)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -183)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -140.25)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -140.25)\" style=\"\"><foreignObject width=\"84.21875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 184px; text-align: start;\"><span class=\"nodeLabel\"><p>FacetName</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -140.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -140.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -97.5)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -97.5)\" style=\"\"><foreignObject width=\"14.265625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 114px; text-align: start;\"><span class=\"nodeLabel\"><p>Id</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -97.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -97.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -54.75)\" style=\"\"><foreignObject width=\"19.515625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 120px; text-align: start;\"><span class=\"nodeLabel\"><p>int</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -54.75)\" style=\"\"><foreignObject width=\"66.625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 167px; text-align: start;\"><span class=\"nodeLabel\"><p>Ordering</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -54.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -54.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, -12)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, -12)\" style=\"\"><foreignObject width=\"79.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 180px; text-align: start;\"><span class=\"nodeLabel\"><p>PermaLink</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, -12)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, -12)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 30.75)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 30.75)\" style=\"\"><foreignObject width=\"37.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 138px; text-align: start;\"><span class=\"nodeLabel\"><p>State</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 30.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 30.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 73.5)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 73.5)\" style=\"\"><foreignObject width=\"80.75\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 181px; text-align: start;\"><span class=\"nodeLabel\"><p>Stereotype</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 73.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 73.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 116.25)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 116.25)\" style=\"\"><foreignObject width=\"35.375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Type</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 116.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 116.25)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 159)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 159)\" style=\"\"><foreignObject width=\"140.46875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 240px; text-align: start;\"><span class=\"nodeLabel\"><p>VariantDefinitionId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 159)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 159)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 201.75)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 201.75)\" style=\"\"><foreignObject width=\"67.3125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 167px; text-align: start;\"><span class=\"nodeLabel\"><p>VariantId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 201.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 201.75)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-110.2265625, 244.5)\" style=\"\"><foreignObject width=\"35.328125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 135px; text-align: start;\"><span class=\"nodeLabel\"><p>Guid</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-42.7734375, 244.5)\" style=\"\"><foreignObject width=\"70.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 170px; text-align: start;\"><span class=\"nodeLabel\"><p>VersionId</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(135.2265625, 244.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(135.2265625, 244.5)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-122.7265625 -235.12505 L-122.7265625 -235.12495 L122.7265625 -235.12495 L122.7265625 -235.12505\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-122.7265625 -235.12505 C-122.7265625 -235.12502159414558, -122.7265625 -235.12499318829117, -122.7265625 -235.12495 M-122.7265625 -235.12505 C-122.7265625 -235.12502402930502, -122.7265625 -235.12499805861006, -122.7265625 -235.12495 M-122.7265625 -235.12495 C-69.25971325266494 -235.12495, -15.79286400532986 -235.12495, 122.7265625 -235.12495 M-122.7265625 -235.12495 C-73.54525007809079 -235.12495, -24.36393765618159 -235.12495, 122.7265625 -235.12495 M122.7265625 -235.12495 C122.7265625 -235.12498936697756, 122.7265625 -235.1250287339551, 122.7265625 -235.12505 M122.7265625 -235.12495 C122.7265625 -235.12497024656813, 122.7265625 -235.12499049313627, 122.7265625 -235.12505 M122.7265625 -235.12505 C45.91524391055039 -235.12505, -30.896074678899225 -235.12505, -122.7265625 -235.12505 M122.7265625 -235.12505 C66.76316714463938 -235.12505, 10.799771789278765 -235.12505, -122.7265625 -235.12505\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-55.2734875 -235.125 L-55.2733875 -235.125 L-55.2733875 277.875 L-55.2734875 277.875\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-55.2734875 -235.125 C-55.273457847338314 -235.125, -55.273428194676626 -235.125, -55.2733875 -235.125 M-55.2734875 -235.125 C-55.27346726221824 -235.125, -55.27344702443648 -235.125, -55.2733875 -235.125 M-55.2733875 -235.125 C-55.2733875 -72.40293724040191, -55.2733875 90.31912551919618, -55.2733875 277.875 M-55.2733875 -235.125 C-55.2733875 -72.39243879445121, -55.2733875 90.34012241109758, -55.2733875 277.875 M-55.2733875 277.875 C-55.27340990509251 277.875, -55.273432310185015 277.875, -55.2734875 277.875 M-55.2733875 277.875 C-55.273407529141835 277.875, -55.27342755828368 277.875, -55.2734875 277.875 M-55.2734875 277.875 C-55.2734875 138.46560916364547, -55.2734875 -0.9437816727090649, -55.2734875 -235.125 M-55.2734875 277.875 C-55.2734875 109.48567103444483, -55.2734875 -58.90365793111033, -55.2734875 -235.125\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-122.7265625 -235.12505 L-122.7265625 -235.12495 L122.7265625 -235.12495 L122.7265625 -235.12505\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-122.7265625 -235.12505 C-122.7265625 -235.12502689813937, -122.7265625 -235.12500379627875, -122.7265625 -235.12495 M-122.7265625 -235.12505 C-122.7265625 -235.12501571176483, -122.7265625 -235.12498142352965, -122.7265625 -235.12495 M-122.7265625 -235.12495 C-56.91751168622328 -235.12495, 8.891539127553443 -235.12495, 122.7265625 -235.12495 M-122.7265625 -235.12495 C-72.75492882753852 -235.12495, -22.783295155077056 -235.12495, 122.7265625 -235.12495 M122.7265625 -235.12495 C122.7265625 -235.12498712080847, 122.7265625 -235.12502424161696, 122.7265625 -235.12505 M122.7265625 -235.12495 C122.7265625 -235.12498859597835, 122.7265625 -235.1250271919567, 122.7265625 -235.12505 M122.7265625 -235.12505 C50.85317363046144 -235.12505, -21.020215239077118 -235.12505, -122.7265625 -235.12505 M122.7265625 -235.12505 C68.98750353878755 -235.12505, 15.2484445775751 -235.12505, -122.7265625 -235.12505\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g></g></g></g><defs><filter id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-27cab33ee3e3da775b356e7301bfdf36c485505b72210d9b7e48e529a4ce65bf-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["erDiagram\n    Result {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n        }\n    Result ||--|{ Content: contains\n    Content {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n    Result ||--|{ Variants: contains\n    Variants ||--|{ Versions: contains\n    Variants ||--|{ Content: contains\n    Variants {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n    Result ||--|{ Versions: contains\n    Versions ||--|{ Content: contains\n    Versions {\n        bool IsMasterVariant\n        bool IsRootNode\n        bool SupportsVariants\n        bool SupportsVersions\n        dict Attributes\n        dict Related\n        see_table StandardAttributes\n    }\n\n\n    StandardAttributes {\n\n\n        string ContainerPermaLink\n        Guid CreationId\n        string FacetName\n        Guid Id\n        int Ordering\n        string PermaLink\n        string State\n        string Stereotype\n        string Type\n        Guid VariantDefinitionId\n        Guid VariantId\n        Guid VersionId\n    }\n"]},{"$$mdtype":"Tag","name":"Diagram","attributes":{"data-language":"mermaid","diagramType":"mermaid","diagramSource":"\nerDiagram\n    Hierarchy {\n        string key  \"Element Id (maps to StandardAttributes.Guid Id)\"\n    }\n\n    Hierarchy ||--|{ Hierarchy : children\n","diagramHtml":"<svg id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"erDiagram\" style=\"max-width: 515.34375px;\" viewBox=\"0 0 515.34375 282.75\" role=\"graphics-document document\" aria-roledescription=\"er\"><style>#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .error-icon{fill:#552222;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .error-text{fill:#552222;stroke:#552222;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-thickness-normal{stroke-width:1px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-thickness-thick{stroke-width:3.5px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-pattern-solid{stroke-dasharray:0;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .marker{fill:#333333;stroke:#333333;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .marker.cross{stroke:#333333;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 p{margin:0;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .entityBox{fill:#ECECFF;stroke:#9370DB;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .relationshipLabelBox{fill:hsl(80, 100%, 96.2745098039%);opacity:0.7;background-color:hsl(80, 100%, 96.2745098039%);}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .relationshipLabelBox rect{opacity:0.5;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .labelBkg{background-color:rgba(248.6666666666, 255, 235.9999999999, 0.5);}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edgeLabel{background-color:rgba(232,232,232, 0.8);}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edgeLabel .label rect{fill:rgba(232,232,232, 0.8);}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edgeLabel .label text{fill:#333;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edgeLabel .label{fill:#9370DB;font-size:14px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#333;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .edge-pattern-dashed{stroke-dasharray:8,8;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .node rect,#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .node circle,#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .node ellipse,#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .node polygon{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .relationshipLine{stroke:#333333;stroke-width:1px;fill:none;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .marker{fill:none!important;stroke:#333333!important;stroke-width:1;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=neo].labelBkg{background-color:rgba(248.6666666666, 255, 235.9999999999, 0.5);}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 .node .neo-node{stroke:#9370DB;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node rect,#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].cluster rect,#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node polygon{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node path{stroke:#9370DB;stroke-width:1px;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node .outer-path{filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node .neo-line path{stroke:#9370DB;filter:none;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node circle{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].icon-shape .icon{fill:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:#9370DB;filter:drop-shadow(1px 2px 2px rgba(185, 185, 185, 1));}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-onlyOneStart\" class=\"marker onlyOne er\" refX=\"0\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M9,0 L9,18 M15,0 L15,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-onlyOneEnd\" class=\"marker onlyOne er\" refX=\"18\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M3,0 L3,18 M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-zeroOrOneStart\" class=\"marker zeroOrOne er\" refX=\"0\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"21\" cy=\"9\" r=\"6\"></circle><path d=\"M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-zeroOrOneEnd\" class=\"marker zeroOrOne er\" refX=\"30\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"9\" r=\"6\"></circle><path d=\"M21,0 L21,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-oneOrMoreStart\" class=\"marker oneOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-oneOrMoreEnd\" class=\"marker oneOrMore er\" refX=\"27\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-zeroOrMoreStart\" class=\"marker zeroOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"48\" cy=\"18\" r=\"6\"></circle><path d=\"M0,18 Q18,0 36,18 Q18,36 0,18\"></path></marker></defs><defs><marker id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-zeroOrMoreEnd\" class=\"marker zeroOrMore er\" refX=\"39\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"18\" r=\"6\"></circle><path d=\"M21,18 Q39,0 57,18 Q39,36 21,18\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M236.994,93.5L233.77,100.167C230.545,106.833,224.096,120.167,220.871,133.5C217.647,146.833,217.647,160.167,217.647,166.833L217.647,173.5\" id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-entity-Hierarchy-0-cyclic-special-1\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-1\" data-points=\"W3sieCI6MjM2Ljk5NDMwNzAyMzk3NjcyLCJ5Ijo5My41fSx7IngiOjIxNy42NDY4NzQ5OTk2Mjc0NywieSI6MTMzLjV9LHsieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoxNzMuNX1d\" data-look=\"classic\" marker-start=\"url(#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-onlyOneStart)\"></path><path d=\"M217.647,173.6L217.647,182.017C217.647,190.433,217.647,207.267,224.311,224.1C230.975,240.933,244.304,257.767,250.968,266.183L257.632,274.6\" id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-entity-Hierarchy-0-cyclic-special-mid\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-mid\" data-points=\"W3sieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoxNzMuNjAwMDAwMDAxNDkwMTJ9LHsieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoyMjQuMTAwMDAwMDAxNDkwMTJ9LHsieCI6MjU3LjYzMjI4NTQ4NDA3ODksInkiOjI3NC42MDAwMDAwMDE0OTAxfV0=\" data-look=\"classic\"></path><path d=\"M257.711,274.6L264.376,266.183C271.04,257.767,284.368,240.933,291.033,224.092C297.697,207.25,297.697,190.4,297.697,175.3C297.697,160.2,297.697,146.85,294.472,133.508C291.248,120.167,284.799,106.833,281.574,100.167L278.349,93.5\" id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-entity-Hierarchy-0-cyclic-special-2\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-2\" data-points=\"W3sieCI6MjU3LjcxMTQ2NDUxNTkyMTEsInkiOjI3NC42MDAwMDAwMDE0OTAxfSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MjI0LjEwMDAwMDAwMTQ5MDEyfSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MTczLjU1MDAwMDAwMDc0NTA2fSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MTMzLjV9LHsieCI6Mjc4LjM0OTQ0Mjk3NjAyMzMsInkiOjkzLjV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36_er-oneOrMoreEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-1\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(217.64687499962747, 224.10000000149012)\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-mid\" transform=\"translate(-26.40625, -10.5)\"><foreignObject width=\"52.8125\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>children</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-2\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-entity-Hierarchy-0\" data-look=\"classic\" transform=\"translate(257.671875, 50.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-249.671875 -42.75 L249.671875 -42.75 L249.671875 42.75 L-249.671875 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\"></path><path d=\"M-249.671875 -42.75 C-68.86355612438851 -42.75, 111.94476275122298 -42.75, 249.671875 -42.75 M-249.671875 -42.75 C-96.46955781934022 -42.75, 56.73275936131955 -42.75, 249.671875 -42.75 M249.671875 -42.75 C249.671875 -9.860364496608675, 249.671875 23.02927100678265, 249.671875 42.75 M249.671875 -42.75 C249.671875 -14.659772030895692, 249.671875 13.430455938208617, 249.671875 42.75 M249.671875 42.75 C124.55687593179363 42.75, -0.5581231364127461 42.75, -249.671875 42.75 M249.671875 42.75 C127.49727236832449 42.75, 5.322669736648976 42.75, -249.671875 42.75 M-249.671875 42.75 C-249.671875 24.789219415478854, -249.671875 6.828438830957708, -249.671875 -42.75 M-249.671875 42.75 C-249.671875 16.711056968147666, -249.671875 -9.327886063704668, -249.671875 -42.75\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-249.671875 0 L249.671875 0 L249.671875 42.75 L-249.671875 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(240, 100%, 100%)\"></path><path d=\"M-249.671875 0 C-59.538402469988796 0, 130.5950700600224 0, 249.671875 0 M-249.671875 0 C-85.86439255879176 0, 77.94308988241647 0, 249.671875 0 M249.671875 0 C249.671875 13.559665702387662, 249.671875 27.119331404775323, 249.671875 42.75 M249.671875 0 C249.671875 10.148410356023808, 249.671875 20.296820712047616, 249.671875 42.75 M249.671875 42.75 C82.6926254902657 42.75, -84.2866240194686 42.75, -249.671875 42.75 M249.671875 42.75 C141.9057460820631 42.75, 34.139617164126236 42.75, -249.671875 42.75 M-249.671875 42.75 C-249.671875 25.98170249021262, -249.671875 9.213404980425238, -249.671875 0 M-249.671875 42.75 C-249.671875 33.55535264044947, -249.671875 24.360705280898948, -249.671875 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-35.828125, -33.375)\" style=\"\"><foreignObject width=\"71.65625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 173px; text-align: start;\"><span class=\"nodeLabel\"><p>Hierarchy</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-237.171875, 9.375)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-169.71875, 9.375)\" style=\"\"><foreignObject width=\"24.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 126px; text-align: start;\"><span class=\"nodeLabel\"><p>key</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(-119.921875, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(-119.921875, 9.375)\" style=\"\"><foreignObject width=\"357.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 457px; text-align: start;\"><span class=\"nodeLabel\"><p>Element Id (maps to StandardAttributes.Guid Id)</p></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-249.671875 -0.00005 L-249.671875 0.00005 L249.671875 0.00005 L249.671875 -0.00005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-249.671875 -0.00005 C-249.671875 -0.000021234553642762746, -249.671875 0.000007530892714474511, -249.671875 0.00005 M-249.671875 -0.00005 C-249.671875 -0.000015630903251164366, -249.671875 0.00001873819349767127, -249.671875 0.00005 M-249.671875 0.00005 C-118.0818327275671 0.00005, 13.508209544865792 0.00005, 249.671875 0.00005 M-249.671875 0.00005 C-98.05504821817337 0.00005, 53.56177856365326 0.00005, 249.671875 0.00005 M249.671875 0.00005 C249.671875 0.000020257910633550103, 249.671875 -0.000009484178732899797, 249.671875 -0.00005 M249.671875 0.00005 C249.671875 0.00001904848202495591, 249.671875 -0.00001190303595008818, 249.671875 -0.00005 M249.671875 -0.00005 C81.69358414152131 -0.00005, -86.28470671695737 -0.00005, -249.671875 -0.00005 M249.671875 -0.00005 C101.34054993790411 -0.00005, -46.99077512419177 -0.00005, -249.671875 -0.00005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-182.2188 0 L-182.2187 0 L-182.2187 42.75 L-182.2188 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-182.2188 0 C-182.21877892226564 0, -182.2187578445313 0, -182.2187 0 M-182.2188 0 C-182.21876490789072 0, -182.21872981578144 0, -182.2187 0 M-182.2187 0 C-182.2187 16.85793336015556, -182.2187 33.71586672031112, -182.2187 42.75 M-182.2187 0 C-182.2187 9.811998370024403, -182.2187 19.623996740048806, -182.2187 42.75 M-182.2187 42.75 C-182.21873865101483 42.75, -182.21877730202965 42.75, -182.2188 42.75 M-182.2187 42.75 C-182.21873423814344 42.75, -182.21876847628687 42.75, -182.2188 42.75 M-182.2188 42.75 C-182.2188 28.835618036717673, -182.2188 14.921236073435345, -182.2188 0 M-182.2188 42.75 C-182.2188 33.72535327386986, -182.2188 24.700706547739713, -182.2188 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-132.421925 0 L-132.421825 0 L-132.421825 42.75 L-132.421925 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-132.421925 0 C-132.4219019428048 0, -132.4218788856096 0, -132.421825 0 M-132.421925 0 C-132.42189282112275 0, -132.42186064224552 0, -132.421825 0 M-132.421825 0 C-132.421825 13.108588848137208, -132.421825 26.217177696274415, -132.421825 42.75 M-132.421825 0 C-132.421825 9.073337590568306, -132.421825 18.14667518113661, -132.421825 42.75 M-132.421825 42.75 C-132.42186062188384 42.75, -132.42189624376763 42.75, -132.421925 42.75 M-132.421825 42.75 C-132.4218526182576 42.75, -132.42188023651516 42.75, -132.421925 42.75 M-132.421925 42.75 C-132.421925 32.21249426433564, -132.421925 21.674988528671275, -132.421925 0 M-132.421925 42.75 C-132.421925 29.676562404358243, -132.421925 16.603124808716487, -132.421925 0\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-249.671875 -0.00005 L-249.671875 0.00005 L249.671875 0.00005 L249.671875 -0.00005\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" fill-rule=\"evenodd\"></path><path d=\"M-249.671875 -0.00005 C-249.671875 -0.00001871186746814675, -249.671875 0.000012576265063706501, -249.671875 0.00005 M-249.671875 -0.00005 C-249.671875 -0.000017202553134658718, -249.671875 0.000015594893730682567, -249.671875 0.00005 M-249.671875 0.00005 C-52.86513115810223 0.00005, 143.94161268379554 0.00005, 249.671875 0.00005 M-249.671875 0.00005 C-137.2112466623111 0.00005, -24.750618324622224 0.00005, 249.671875 0.00005 M249.671875 0.00005 C249.671875 0.000026024900134571464, 249.671875 0.0000020498002691429252, 249.671875 -0.00005 M249.671875 0.00005 C249.671875 0.000020274174821888807, 249.671875 -0.000009451650356222389, 249.671875 -0.00005 M249.671875 -0.00005 C52.59470193271807 -0.00005, -144.48247113456387 -0.00005, -249.671875 -0.00005 M249.671875 -0.00005 C53.76330109587644 -0.00005, -142.1452728082471 -0.00005, -249.671875 -0.00005\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"label edgeLabel\" id=\"entity-Hierarchy-0---entity-Hierarchy-0---1\" transform=\"translate(217.64687499962747, 173.55000000074506)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"entity-Hierarchy-0---entity-Hierarchy-0---2\" transform=\"translate(257.671875, 274.6500000022352)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs><defs><filter id=\"diagram-d0119f15e222ba71851931f63049e927529fc6d5260284c81445248566609f36-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#000000\"></feDropShadow></filter></defs></svg>","diagramHtmlDark":"<svg id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" class=\"erDiagram\" style=\"max-width: 515.34375px;\" viewBox=\"0 0 515.34375 282.75\" role=\"graphics-document document\" aria-roledescription=\"er\"><style>#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;fill:#ccc;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .error-icon{fill:#a44141;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .error-text{fill:#ddd;stroke:#ddd;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-thickness-normal{stroke-width:1px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-thickness-thick{stroke-width:3.5px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-pattern-solid{stroke-dasharray:0;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-thickness-invisible{stroke-width:0;fill:none;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-pattern-dashed{stroke-dasharray:3;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-pattern-dotted{stroke-dasharray:2;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .marker{fill:lightgrey;stroke:lightgrey;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .marker.cross{stroke:lightgrey;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 svg{font-family:\"Redocly Mermaid Sans\",sans-serif;font-size:16px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 p{margin:0;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .entityBox{fill:#1f2020;stroke:#ccc;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .relationshipLabelBox{fill:hsl(20, 1.5873015873%, 12.3529411765%);opacity:0.7;background-color:hsl(20, 1.5873015873%, 12.3529411765%);}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .relationshipLabelBox rect{opacity:0.5;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .labelBkg{background-color:rgba(32.0000000001, 31.3333333334, 31.0000000001, 0.5);}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edgeLabel{background-color:hsl(0, 0%, 34.4117647059%);}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edgeLabel .label rect{fill:hsl(0, 0%, 34.4117647059%);}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edgeLabel .label text{fill:#ccc;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edgeLabel .label{fill:#ccc;font-size:14px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .label{font-family:\"Redocly Mermaid Sans\",sans-serif;color:#ccc;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .edge-pattern-dashed{stroke-dasharray:8,8;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .node rect,#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .node circle,#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .node ellipse,#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .node polygon{fill:#1f2020;stroke:#ccc;stroke-width:1px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .relationshipLine{stroke:lightgrey;stroke-width:1px;fill:none;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .marker{fill:none!important;stroke:lightgrey!important;stroke-width:1;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=neo].labelBkg{background-color:rgba(32.0000000001, 31.3333333334, 31.0000000001, 0.5);}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 .node .neo-node{stroke:#ccc;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node rect,#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].cluster rect,#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node polygon{stroke:url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node path{stroke:url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient);stroke-width:1px;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node .outer-path{filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node .neo-line path{stroke:#ccc;filter:none;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node circle{stroke:url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].node circle .state-start{fill:#000000;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].icon-shape .icon{fill:url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 [data-look=\"neo\"].icon-shape .icon-neo path{stroke:url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient);filter:drop-shadow( 1px 2px 2px rgba(185,185,185,1));}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5 :root{--mermaid-font-family:\"Redocly Mermaid Sans\",sans-serif;}</style><g><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-onlyOneStart\" class=\"marker onlyOne er\" refX=\"0\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M9,0 L9,18 M15,0 L15,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-onlyOneEnd\" class=\"marker onlyOne er\" refX=\"18\" refY=\"9\" markerWidth=\"18\" markerHeight=\"18\" orient=\"auto\"><path d=\"M3,0 L3,18 M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-zeroOrOneStart\" class=\"marker zeroOrOne er\" refX=\"0\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"21\" cy=\"9\" r=\"6\"></circle><path d=\"M9,0 L9,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-zeroOrOneEnd\" class=\"marker zeroOrOne er\" refX=\"30\" refY=\"9\" markerWidth=\"30\" markerHeight=\"18\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"9\" r=\"6\"></circle><path d=\"M21,0 L21,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-oneOrMoreStart\" class=\"marker oneOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-oneOrMoreEnd\" class=\"marker oneOrMore er\" refX=\"27\" refY=\"18\" markerWidth=\"45\" markerHeight=\"36\" orient=\"auto\"><path d=\"M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-zeroOrMoreStart\" class=\"marker zeroOrMore er\" refX=\"18\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"48\" cy=\"18\" r=\"6\"></circle><path d=\"M0,18 Q18,0 36,18 Q18,36 0,18\"></path></marker></defs><defs><marker id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-zeroOrMoreEnd\" class=\"marker zeroOrMore er\" refX=\"39\" refY=\"18\" markerWidth=\"57\" markerHeight=\"36\" orient=\"auto\"><circle fill=\"white\" cx=\"9\" cy=\"18\" r=\"6\"></circle><path d=\"M21,18 Q39,0 57,18 Q39,36 21,18\"></path></marker></defs><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M236.994,93.5L233.77,100.167C230.545,106.833,224.096,120.167,220.871,133.5C217.647,146.833,217.647,160.167,217.647,166.833L217.647,173.5\" id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-entity-Hierarchy-0-cyclic-special-1\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-1\" data-points=\"W3sieCI6MjM2Ljk5NDMwNzAyMzk3NjcyLCJ5Ijo5My41fSx7IngiOjIxNy42NDY4NzQ5OTk2Mjc0NywieSI6MTMzLjV9LHsieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoxNzMuNX1d\" data-look=\"classic\" marker-start=\"url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-onlyOneStart)\"></path><path d=\"M217.647,173.6L217.647,182.017C217.647,190.433,217.647,207.267,224.311,224.1C230.975,240.933,244.304,257.767,250.968,266.183L257.632,274.6\" id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-entity-Hierarchy-0-cyclic-special-mid\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-mid\" data-points=\"W3sieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoxNzMuNjAwMDAwMDAxNDkwMTJ9LHsieCI6MjE3LjY0Njg3NDk5OTYyNzQ3LCJ5IjoyMjQuMTAwMDAwMDAxNDkwMTJ9LHsieCI6MjU3LjYzMjI4NTQ4NDA3ODksInkiOjI3NC42MDAwMDAwMDE0OTAxfV0=\" data-look=\"classic\"></path><path d=\"M257.711,274.6L264.376,266.183C271.04,257.767,284.368,240.933,291.033,224.092C297.697,207.25,297.697,190.4,297.697,175.3C297.697,160.2,297.697,146.85,294.472,133.508C291.248,120.167,284.799,106.833,281.574,100.167L278.349,93.5\" id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-entity-Hierarchy-0-cyclic-special-2\" class=\"edge-thickness-normal edge-pattern-solid relationshipLine\" style=\"undefined;;;undefined\" data-edge=\"true\" data-et=\"edge\" data-id=\"entity-Hierarchy-0-cyclic-special-2\" data-points=\"W3sieCI6MjU3LjcxMTQ2NDUxNTkyMTEsInkiOjI3NC42MDAwMDAwMDE0OTAxfSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MjI0LjEwMDAwMDAwMTQ5MDEyfSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MTczLjU1MDAwMDAwMDc0NTA2fSx7IngiOjI5Ny42OTY4NzUwMDAzNzI1MywieSI6MTMzLjV9LHsieCI6Mjc4LjM0OTQ0Mjk3NjAyMzMsInkiOjkzLjV9XQ==\" data-look=\"classic\" marker-end=\"url(#diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5_er-oneOrMoreEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-1\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(217.64687499962747, 224.10000000149012)\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-mid\" transform=\"translate(-26.40625, -10.5)\"><foreignObject width=\"52.8125\" height=\"21\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>children</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"entity-Hierarchy-0-cyclic-special-2\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-entity-Hierarchy-0\" data-look=\"classic\" transform=\"translate(257.671875, 50.75)\"><g class=\"outer-path\" style=\"\"><path d=\"M-249.671875 -42.75 L249.671875 -42.75 L249.671875 42.75 L-249.671875 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\"></path><path d=\"M-249.671875 -42.75 C-96.53224270441044 -42.75, 56.60738959117913 -42.75, 249.671875 -42.75 M-249.671875 -42.75 C-108.30414723813385 -42.75, 33.0635805237323 -42.75, 249.671875 -42.75 M249.671875 -42.75 C249.671875 -19.324450466307518, 249.671875 4.101099067384965, 249.671875 42.75 M249.671875 -42.75 C249.671875 -12.155606939578657, 249.671875 18.438786120842686, 249.671875 42.75 M249.671875 42.75 C109.54160984774487 42.75, -30.58865530451027 42.75, -249.671875 42.75 M249.671875 42.75 C77.87689071434528 42.75, -93.91809357130944 42.75, -249.671875 42.75 M-249.671875 42.75 C-249.671875 18.9896678692631, -249.671875 -4.770664261473797, -249.671875 -42.75 M-249.671875 42.75 C-249.671875 16.733446911500582, -249.671875 -9.283106176998835, -249.671875 -42.75\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g style=\"\" class=\"row-rect-odd\"><path d=\"M-249.671875 0 L249.671875 0 L249.671875 42.75 L-249.671875 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"hsl(180, 1.5873015873%, 17.3529411765%)\"></path><path d=\"M-249.671875 0 C-140.86051569468918 0, -32.04915638937834 0, 249.671875 0 M-249.671875 0 C-97.77820074395936 0, 54.11547351208128 0, 249.671875 0 M249.671875 0 C249.671875 11.787208839854074, 249.671875 23.574417679708148, 249.671875 42.75 M249.671875 0 C249.671875 13.639590772093266, 249.671875 27.27918154418653, 249.671875 42.75 M249.671875 42.75 C107.68446841006738 42.75, -34.30293817986524 42.75, -249.671875 42.75 M249.671875 42.75 C72.51190827602622 42.75, -104.64805844794756 42.75, -249.671875 42.75 M-249.671875 42.75 C-249.671875 27.214732899859733, -249.671875 11.679465799719463, -249.671875 0 M-249.671875 42.75 C-249.671875 26.408294060109306, -249.671875 10.066588120218611, -249.671875 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"label name\" transform=\"translate(-35.828125, -33.375)\" style=\"\"><foreignObject width=\"71.65625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 173px; text-align: start;\"><span class=\"nodeLabel\"><p>Hierarchy</p></span></div></foreignObject></g><g class=\"label attribute-type\" transform=\"translate(-237.171875, 9.375)\" style=\"\"><foreignObject width=\"42.453125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 143px; text-align: start;\"><span class=\"nodeLabel\"><p>string</p></span></div></foreignObject></g><g class=\"label attribute-name\" transform=\"translate(-169.71875, 9.375)\" style=\"\"><foreignObject width=\"24.796875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 126px; text-align: start;\"><span class=\"nodeLabel\"><p>key</p></span></div></foreignObject></g><g class=\"label attribute-keys\" transform=\"translate(-119.921875, 9.375)\" style=\"\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 100px; text-align: start;\"><span class=\"nodeLabel\"></span></div></foreignObject></g><g class=\"label attribute-comment\" transform=\"translate(-119.921875, 9.375)\" style=\"\"><foreignObject width=\"357.09375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 457px; text-align: start;\"><span class=\"nodeLabel\"><p>Element Id (maps to StandardAttributes.Guid Id)</p></span></div></foreignObject></g><g class=\"divider\"><path d=\"M-249.671875 -0.00005 L-249.671875 0.00005 L249.671875 0.00005 L249.671875 -0.00005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-249.671875 -0.00005 C-249.671875 -0.00002254956837858892, -249.671875 0.000004900863242822165, -249.671875 0.00005 M-249.671875 -0.00005 C-249.671875 -0.00001906608676741887, -249.671875 0.000011867826465162264, -249.671875 0.00005 M-249.671875 0.00005 C-112.1851462763039 0.00005, 25.301582447392207 0.00005, 249.671875 0.00005 M-249.671875 0.00005 C-120.34783233134996 0.00005, 8.976210337300074 0.00005, 249.671875 0.00005 M249.671875 0.00005 C249.671875 0.0000256832834476099, 249.671875 0.0000013665668952197996, 249.671875 -0.00005 M249.671875 0.00005 C249.671875 0.000016484010794825876, 249.671875 -0.00001703197841034825, 249.671875 -0.00005 M249.671875 -0.00005 C77.01436784056904 -0.00005, -95.64313931886193 -0.00005, -249.671875 -0.00005 M249.671875 -0.00005 C102.48408905263122 -0.00005, -44.70369689473756 -0.00005, -249.671875 -0.00005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-182.2188 0 L-182.2187 0 L-182.2187 42.75 L-182.2188 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-182.2188 0 C-182.2187794735739 0, -182.21875894714782 0, -182.2187 0 M-182.2188 0 C-182.21877211782308 0, -182.21874423564617 0, -182.2187 0 M-182.2187 0 C-182.2187 11.274061452733658, -182.2187 22.548122905467316, -182.2187 42.75 M-182.2187 0 C-182.2187 16.16009535916286, -182.2187 32.32019071832572, -182.2187 42.75 M-182.2187 42.75 C-182.21872651047278 42.75, -182.21875302094554 42.75, -182.2188 42.75 M-182.2187 42.75 C-182.21873476271 42.75, -182.21876952542002 42.75, -182.2188 42.75 M-182.2188 42.75 C-182.2188 28.694728076679198, -182.2188 14.639456153358392, -182.2188 0 M-182.2188 42.75 C-182.2188 25.759458977253452, -182.2188 8.768917954506904, -182.2188 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-132.421925 0 L-132.421825 0 L-132.421825 42.75 L-132.421925 42.75\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-132.421925 0 C-132.42188931277525 0, -132.4218536255505 0, -132.421825 0 M-132.421925 0 C-132.42189806100396 0, -132.42187112200796 0, -132.421825 0 M-132.421825 0 C-132.421825 17.019307006329402, -132.421825 34.038614012658805, -132.421825 42.75 M-132.421825 0 C-132.421825 12.426090798991236, -132.421825 24.852181597982472, -132.421825 42.75 M-132.421825 42.75 C-132.42186485768127 42.75, -132.42190471536253 42.75, -132.421925 42.75 M-132.421825 42.75 C-132.421849673534 42.75, -132.42187434706804 42.75, -132.421925 42.75 M-132.421925 42.75 C-132.421925 29.431322344031518, -132.421925 16.112644688063035, -132.421925 0 M-132.421925 42.75 C-132.421925 28.869256979010558, -132.421925 14.988513958021112, -132.421925 0\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g><g class=\"divider\"><path d=\"M-249.671875 -0.00005 L-249.671875 0.00005 L249.671875 0.00005 L249.671875 -0.00005\" stroke=\"none\" stroke-width=\"0\" fill=\"#1f2020\" fill-rule=\"evenodd\"></path><path d=\"M-249.671875 -0.00005 C-249.671875 -0.00001768968890041018, -249.671875 0.000014620622199179642, -249.671875 0.00005 M-249.671875 -0.00005 C-249.671875 -0.000011369416623771803, -249.671875 0.000027261166752456395, -249.671875 0.00005 M-249.671875 0.00005 C-107.72882053506663 0.00005, 34.21423392986674 0.00005, 249.671875 0.00005 M-249.671875 0.00005 C-140.85695923971667 0.00005, -32.042043479433374 0.00005, 249.671875 0.00005 M249.671875 0.00005 C249.671875 0.000011220951212438173, 249.671875 -0.000027558097575123656, 249.671875 -0.00005 M249.671875 0.00005 C249.671875 0.000014443322955863235, 249.671875 -0.000021113354088273533, 249.671875 -0.00005 M249.671875 -0.00005 C115.2331111948366 -0.00005, -19.20565261032681 -0.00005, -249.671875 -0.00005 M249.671875 -0.00005 C148.70630217826647 -0.00005, 47.74072935653297 -0.00005, -249.671875 -0.00005\" stroke=\"#ccc\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\"></path></g></g><g class=\"label edgeLabel\" id=\"entity-Hierarchy-0---entity-Hierarchy-0---1\" transform=\"translate(217.64687499962747, 173.55000000074506)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g><g class=\"label edgeLabel\" id=\"entity-Hierarchy-0---entity-Hierarchy-0---2\" transform=\"translate(257.671875, 274.6500000022352)\"><rect width=\"0.1\" height=\"0.1\"></rect><g class=\"label\" style=\"\" transform=\"translate(0, 0)\"><rect></rect><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 10px; text-align: center;\"><span class=\"nodeLabel\"></span></div></foreignObject></g></g></g></g></g><defs><filter id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-drop-shadow\" height=\"130%\" width=\"130%\"><feDropShadow dx=\"4\" dy=\"4\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><defs><filter id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-drop-shadow-small\" height=\"150%\" width=\"150%\"><feDropShadow dx=\"2\" dy=\"2\" stdDeviation=\"0\" flood-opacity=\"0.06\" flood-color=\"#FFFFFF\"></feDropShadow></filter></defs><linearGradient id=\"diagram-850e7cb9751b1d6dddee80f8b468feda43628c2cf1c679808597db0af54d37a5-gradient\" gradientUnits=\"objectBoundingBox\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"0%\"><stop offset=\"0%\" stop-color=\"#cccccc\" stop-opacity=\"1\"></stop><stop offset=\"100%\" stop-color=\"hsl(180, 0%, 18.3529411765%)\" stop-opacity=\"1\"></stop></linearGradient></svg>"},"children":["\nerDiagram\n    Hierarchy {\n        string key  \"Element Id (maps to StandardAttributes.Guid Id)\"\n    }\n\n    Hierarchy ||--|{ Hierarchy : children\n"]}]},"headings":[{"value":"Terminology","id":"terminology","depth":1}],"frontmatter":{"seo":{"title":"Terminology"}},"lastModified":"2026-03-06T16:57:22.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/cpm/reporting/terminology","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}