Skip to content

Model

The Model element is the top-level container for a Fact-Based Model. It aggregates the FBM-specific structures described in subsequent sections of the reference.

Model  
  |--FBMModel  
  |--FBMDiagrams  
  • XSDVersionNr – Identifies the schema version used to generate the exchange document.
  • ModelId – Unique identifier for the model instance.
  • Name – Display name of the model.
  • Contains the set of FBM diagrams (Pages) that are used to present the FBM Model diagramatically.

The XSD definition for the Model and FBMModel elements appears in Appendix A, where the full complex type is documented.