diff --git a/Domains/2-DisciplinePhysical/PowerSystemResourcesPhysical/PowerSystemResourcesPhysical.ecschema.xml b/Domains/2-DisciplinePhysical/PowerSystemResourcesPhysical/PowerSystemResourcesPhysical.ecschema.xml new file mode 100644 index 000000000..79f2ac8dd --- /dev/null +++ b/Domains/2-DisciplinePhysical/PowerSystemResourcesPhysical/PowerSystemResourcesPhysical.ecschema.xml @@ -0,0 +1,160 @@ + + + + + + + + + + + + NotForProduction + + + DisciplinePhysical + + + + + dsys:DistributionPort + + + dsys:PortConnectsToPorts + + + + + + + + + + bis:PhysicalElement + dsys:IDistributionFlowElement + spi:IStructuralAssembly + bis:IParentElement + + + dsys:DistributionElementOwnsDistributionPorts + + + + + + + + + spi:StructuralAssemblyOwnsStructuralComponents + + + + + + + + + bis:PhysicalType + + + bis:PhysicalElementIsOfType + + + + + + + + + + bis:PhysicalElement + spi:IStructuralComponent + + + bis:PhysicalType + + + bis:PhysicalElementIsOfType + + + + + + + + + + bis:PhysicalElement + dsys:IDistributionFlowElement + spi:IStructuralAssembly + bis:IParentElement + + + dsys:DistributionElementOwnsDistributionPorts + + + + + + + + + bis:PhysicalType + + + bis:PhysicalElementIsOfType + + + + + + + + + spi:StructuralAssemblyOwnsStructuralComponents + + + + + + + + + + bis:PhysicalElement + spi:IStructuralComponent + + + bis:PhysicalType + + + bis:PhysicalElementIsOfType + + + + + + + + + + bis:PhysicalElement + spi:IStructuralAssembly + bis:IParentElement + + + bis:PhysicalType + + + bis:PhysicalElementIsOfType + + + + + + + + \ No newline at end of file diff --git a/SchemaInventory.json b/SchemaInventory.json index a650ba9aa..c6985faf5 100644 --- a/SchemaInventory.json +++ b/SchemaInventory.json @@ -5427,5 +5427,19 @@ "date": "Unknown", "dynamic": "No" } + ], + "PowerSystemResourcesPhysical": [ + { + "name": "PowerSystemResourcesPhysical", + "path": "Domains\\2-DisciplinePhysical\\PowerSystemResourcesPhysical\\PowerSystemResourcesPhysical.ecschema.xml", + "released": false, + "version": "01.00.00", + "comment": "Working Copy", + "sha1": "", + "author": "Alfredo.Contreras", + "approved": "No", + "date": "Unknown", + "dynamic": "No" + } ] } \ No newline at end of file