Differences
This shows you the differences between two versions of the page.
| fxdemo:04-part:09-mapping-from-fx-logical-communication-endpoints-to-dds-topics:09-3-dds-topic-naming-principles:start [2026/07/23 08:46] – created owen | fxdemo:04-part:09-mapping-from-fx-logical-communication-endpoints-to-dds-topics:09-3-dds-topic-naming-principles:start [2026/07/23 08:48] (current) – owen | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| A recommended naming pattern is: | A recommended naming pattern is: | ||
| - | ``` | + | |
| - | < | + | < |
| - | ``` | + | |
| Examples include: | Examples include: | ||
| - | * ``Data.FX.TransactionCandidate`` | + | Data.FX.TransactionCandidate |
| - | | + | Data.FX.ValidationResult |
| - | | + | Data.FX.SemanticAssertion |
| - | | + | Data.FX.ContractState |
| - | | + | Data.FX.CashFlowObligation |
| - | | + | Policy.FX.PolicyDecision |
| - | | + | Policy.FX.ReleasePackage |
| - | | + | Audit.FX.AuditRecord |
| - | | + | Audit.FX.ProvenanceRecord |
| - | | + | Health.FX.NodeStatus |
| - | | + | Control.FX.ControlCommand |
| - | | + | Audit.FX.ReplayRequest |
| - | | + | Audit.FX.ReplayResult |
| The Topic name is an implementation artifact. It does not redefine the FX logical Communication Endpoint or the FX logical information structure. | The Topic name is an implementation artifact. It does not redefine the FX logical Communication Endpoint or the FX logical information structure. | ||