8.17 DEXPISupplementaryDataType
Additional data including the original XML source file, the DEXPI specification as UML XMI and used version numbers for the DEXPI specification and the Proteus schema
| Attribute | Value | ||||
| BrowseName | DEXPISupplementaryDataType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of BaseDEXPIObjectType | |||||
| 0:HasProperty | Variable | DEXPISpecificationVersion | 0:String | 0:PropertyType | O |
| 0:HasProperty | Variable | ProteusXMLExternalLink | 0:String | 0:PropertyType | O |
| 0:HasProperty | Variable | ProteusSchemaVersion | 0:String | 0:PropertyType | O |
| 0:HasProperty | Variable | DEXPIXMIExternalLink | 0:String | 0:PropertyType | O |
| 0:HasComponent | Object | DEXPIXMIFile | -- | 0:FileType | O |
| 0:HasComponent | Object | ProteusXMLFile | -- | 0:FileType | O |
DEXPISpecificationVersion – Variable which holds the version of DEXPI specification.
ProteusXMLExternalLink – Variable which a link to the XML file of the input P&ID model.
ProteusSchemaVersion – Variable which holds the version of Proteus schema.
DEXPIXMIExternalLink – Variable which holds a link to the XMI file of DEXPI specification as UML.
DEXPIXMIFile – Object that holds the data of the XMI file of DEXPI specification as UML.
ProteusXMLFile – Object that holds the data of the Proteus XML file of DEXPI P&ID model.