1 # Copyright (C) 2010-2011 Richard Lincoln
3 # Permission is hereby granted, free of charge, to any person obtaining a copy
4 # of this software and associated documentation files (the "Software"), to
5 # deal in the Software without restriction, including without limitation the
6 # rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
7 # sell copies of the Software, and to permit persons to whom the Software is
8 # furnished to do so, subject to the following conditions:
10 # The above copyright notice and this permission notice shall be included in
11 # all copies or substantial portions of the Software.
13 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 # AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
24 from CIM14
.ENTSOE
.Equipment
.Element
import Element
25 from CIM14
.ENTSOE
.Equipment
.OperationalLimit
import OperationalLimit
26 from CIM14
.ENTSOE
.Equipment
.IEC61970CIMVersion
import IEC61970CIMVersion
28 nsURI
= "http://iec.ch/TC57/2009/CIM-schema-cim14?profile=http://iec.ch/TC57/2007/profile/ENTSOE/Equipment"
32 "Element": "CIM14.ENTSOE.Equipment",
33 "OperationalLimit": "CIM14.ENTSOE.Equipment",
34 "IEC61970CIMVersion": "CIM14.ENTSOE.Equipment",
35 "ControlArea": "CIM14.ENTSOE.Equipment.ControlArea",
36 "ControlAreaGeneratingUnit": "CIM14.ENTSOE.Equipment.ControlArea",
37 "TieFlow": "CIM14.ENTSOE.Equipment.ControlArea",
38 "BusbarSection": "CIM14.ENTSOE.Equipment.Wires",
39 "LoadBreakSwitch": "CIM14.ENTSOE.Equipment.Wires",
40 "TapChanger": "CIM14.ENTSOE.Equipment.Wires",
41 "TransformerWinding": "CIM14.ENTSOE.Equipment.Wires",
42 "RegulatingControl": "CIM14.ENTSOE.Equipment.Wires",
43 "ReactiveCapabilityCurve": "CIM14.ENTSOE.Equipment.Wires",
44 "ACLineSegment": "CIM14.ENTSOE.Equipment.Wires",
45 "Disconnector": "CIM14.ENTSOE.Equipment.Wires",
46 "PhaseTapChanger": "CIM14.ENTSOE.Equipment.Wires",
47 "SeriesCompensator": "CIM14.ENTSOE.Equipment.Wires",
48 "MutualCoupling": "CIM14.ENTSOE.Equipment.Wires",
49 "SynchronousMachine": "CIM14.ENTSOE.Equipment.Wires",
50 "RatioTapChanger": "CIM14.ENTSOE.Equipment.Wires",
51 "PowerTransformer": "CIM14.ENTSOE.Equipment.Wires",
52 "EnergyConsumer": "CIM14.ENTSOE.Equipment.Wires",
53 "Switch": "CIM14.ENTSOE.Equipment.Wires",
54 "RegulatingCondEq": "CIM14.ENTSOE.Equipment.Wires",
55 "Line": "CIM14.ENTSOE.Equipment.Wires",
56 "StaticVarCompensator": "CIM14.ENTSOE.Equipment.Wires",
57 "ShuntCompensator": "CIM14.ENTSOE.Equipment.Wires",
58 "Breaker": "CIM14.ENTSOE.Equipment.Wires",
59 "Conductor": "CIM14.ENTSOE.Equipment.Wires",
60 "Measurement": "CIM14.ENTSOE.Equipment.Meas",
61 "MeasurementValueSource": "CIM14.ENTSOE.Equipment.Meas",
62 "MeasurementValue": "CIM14.ENTSOE.Equipment.Meas",
63 "Curve": "CIM14.ENTSOE.Equipment.Core",
64 "ConnectivityNodeContainer": "CIM14.ENTSOE.Equipment.Core",
65 "RegularIntervalSchedule": "CIM14.ENTSOE.Equipment.Core",
66 "VoltageLevel": "CIM14.ENTSOE.Equipment.Core",
67 "Unit": "CIM14.ENTSOE.Equipment.Core",
68 "Equipment": "CIM14.ENTSOE.Equipment.Core",
69 "BaseVoltage": "CIM14.ENTSOE.Equipment.Core",
70 "ConnectivityNode": "CIM14.ENTSOE.Equipment.Core",
71 "EquipmentContainer": "CIM14.ENTSOE.Equipment.Core",
72 "IdentifiedObject": "CIM14.ENTSOE.Equipment.Core",
73 "Substation": "CIM14.ENTSOE.Equipment.Core",
74 "ConductingEquipment": "CIM14.ENTSOE.Equipment.Core",
75 "SubGeographicalRegion": "CIM14.ENTSOE.Equipment.Core",
76 "Terminal": "CIM14.ENTSOE.Equipment.Core",
77 "GeographicalRegion": "CIM14.ENTSOE.Equipment.Core",
78 "PowerSystemResource": "CIM14.ENTSOE.Equipment.Core",
79 "CurveData": "CIM14.ENTSOE.Equipment.Core",
80 "BasicIntervalSchedule": "CIM14.ENTSOE.Equipment.Core",
81 "VoltageLimit": "CIM14.ENTSOE.Equipment.OperationalLimits",
82 "CurrentLimit": "CIM14.ENTSOE.Equipment.OperationalLimits",
83 "OperationalLimit": "CIM14.ENTSOE.Equipment.OperationalLimits",
84 "OperationalLimitSet": "CIM14.ENTSOE.Equipment.OperationalLimits",
85 "OperationalLimitType": "CIM14.ENTSOE.Equipment.OperationalLimits",
86 "EquivalentEquipment": "CIM14.ENTSOE.Equipment.Equivalents",
87 "EquivalentNetwork": "CIM14.ENTSOE.Equipment.Equivalents",
88 "WindGeneratingUnit": "CIM14.ENTSOE.Equipment.Generation.Production",
89 "GeneratingUnit": "CIM14.ENTSOE.Equipment.Generation.Production",
90 "FossilFuel": "CIM14.ENTSOE.Equipment.Generation.Production",
91 "NuclearGeneratingUnit": "CIM14.ENTSOE.Equipment.Generation.Production",
92 "HydroGeneratingUnit": "CIM14.ENTSOE.Equipment.Generation.Production",
93 "ThermalGeneratingUnit": "CIM14.ENTSOE.Equipment.Generation.Production",
94 "HydroPump": "CIM14.ENTSOE.Equipment.Generation.Production",
95 "NonConformLoad": "CIM14.ENTSOE.Equipment.LoadModel",
96 "EnergyArea": "CIM14.ENTSOE.Equipment.LoadModel",
97 "Season": "CIM14.ENTSOE.Equipment.LoadModel",
98 "SubLoadArea": "CIM14.ENTSOE.Equipment.LoadModel",
99 "LoadResponseCharacteristic": "CIM14.ENTSOE.Equipment.LoadModel",
100 "NonConformLoadGroup": "CIM14.ENTSOE.Equipment.LoadModel",
101 "SeasonDayTypeSchedule": "CIM14.ENTSOE.Equipment.LoadModel",
102 "ConformLoadGroup": "CIM14.ENTSOE.Equipment.LoadModel",
103 "DayType": "CIM14.ENTSOE.Equipment.LoadModel",
104 "LoadGroup": "CIM14.ENTSOE.Equipment.LoadModel",
105 "ConformLoad": "CIM14.ENTSOE.Equipment.LoadModel",
112 class CIMDateTime(str):
115 class CIMDuration(str):
124 class CIMGMonthDay(str):
127 class CIMGMonth(str):
133 class CIMGYearMonth(str):