Archi – Viewpoints
Download for different platforms:
An example of the XML structure is outlined below:
<?xml version="1.0" encoding="UTF-8"?>
<viewpoints version="3.0">
<viewpoint id="example">
<name xml:lang="en">Example</name>
<concept>Location</concept>
<concept>Grouping</concept>
</viewpoint>
</viewpoints> To generate the Viewpoint, it is essential to include the code of the desired element within the XML tags <concept></concept>. This code corresponds to the entries listed in the following table or use our generator.
Code of Element for Viewpoint Generation
| Layer | Aspect | Name | Code for XML Viewpoint |
|---|---|---|---|
| Strategy | Active | Resource | |
| Strategy | Behaviour | Capability | |
| Strategy | Behaviour | Value Stream | |
| Strategy | Behaviour | Course of Action | |
| Business | Active | Business Actor | |
| Business | Active | Business Role | |
| Business | Active | Business Collaboration | |
| Business | Active | Business Interface | |
| Business | Behaviour | Business Processs | |
| Business | Behaviour | Business Function | |
| Business | Behaviour | Business Interaction | |
| Business | Behaviour | Business Event | |
| Business | Behaviour | Business Service | |
| Business | Passive | Business Object | |
| Business | Passive | Contract | |
| Business | Passive | Representation | |
| Business | Passive | Product | |
| Application | Active | Application Component | |
| Application | Active | Application Collaboration | |
| Application | Active | Application Interface | |
| Application | Behaviour | Application Function | |
| Application | Behaviour | Application Interaction | |
| Application | Behaviour | Application Process | |
| Application | Behaviour | Application Event | |
| Application | Behaviour | Application Service | |
| Application | Passive | Data Object | |
| Technology | Active | Node | |
| Technology | Active | Device | |
| Technology | Active | System Software | |
| Technology | Active | Technology Collaboration | |
| Technology | Active | Technology Interface | |
| Technology | Active | Path | |
| Technology | Active | Communication Network | |
| Technology | Behaviour | Technology Function | |
| Technology | Behaviour | Technology Process | |
| Technology | Behaviour | Technology Interaction | |
| Technology | Behaviour | Technology Event | |
| Technology | Behaviour | Technology Service | |
| Technology | Passive | Artifact | |
| Technology - Physical | Active | Equipment | |
| Technology - Physical | Active | Facility | |
| Technology - Physical | Active | Distribution Network | |
| Technology - Physical | Passive | Material | |
| Generic | Motivation | Stakeholder | |
| Generic | Motivation | Driver | |
| Generic | Motivation | Assessment | |
| Generic | Motivation | Goal | |
| Generic | Motivation | Outcome | |
| Generic | Motivation | Principle | |
| Generic | Motivation | Requirement | |
| Generic | Motivation | Constraint | |
| Generic | Motivation | Meaning | |
| Generic | Motivation | Value | |
| Implementation and Migration | Generic | Work Package | |
| Implementation and Migration | Generic | Deliverable | |
| Implementation and Migration | Generic | Implementaion Event | |
| Implementation and Migration | Generic | Plateau | |
| Implementation and Migration | Generic | Gap | |
| Generic | Generic | Location | |
| Generic | Generic | Grouping |