XML File Format
- Last UpdatedMar 28, 2024
- 1 minute read
All XML files representing a diagram set must conform to the XML Schema:
<PDMS Install directory>/Schematic Model Manager/Resources/ImportFileSet.xsd

The data attributes in this file are defined as follows:
|
Element |
Attribute |
Description |
Example |
|---|---|---|---|
|
File |
FileName |
The filename of the file, excluding the file path. |
P&IDfile.xml |
|
File |
FilePath |
The path of the file. |
Fully qualified: C:\Data Relative to the diagram set: .\Data |
|
File |
DiagramName |
The name of the P&ID Diagram if different to that in the P&ID file itself. Note: |
/A-different-name |
|
File |
MatchedSCDIAG |
The database reference of the diagram already loaded into the database that this file is to be matched. |
=16388/64238 |
|
ImportFileSet |
Name |
The filename of this fileset. |
Filename.xml |
|
ImportFileSet |
ReleaseComment |
Any comments to be used during import when setting the RELSTAT attributes. |
Revision A |
For example:
