Skip to content

XML Schema Definition

Purpose

The XML Schema Definition (XSD) specifies the node-branch data model that is required for electricity grid simulations within the Adaptricity platform. It serves as a basis for mapping the available data points at a grid operator to the attributes required by Adaptricity such that a data converter can be constructed. Besides that, an Adaptricity grid XML file can be validated against this XSD. Only valid Adaptricity XML files can be imported.

Versions

VersionHTMLDownloadChangelog
v2.64viewXSD
  • Added optional attribute TemperatureInCelsius to element LINE
v2.63viewXSD
  • Added required tag to attribute HostBusID of element FEEDER
v2.62viewXSD
  • Added maximum hosting capacity for load and generation to network feeders
    • MaxHostingCapacityLoadInKilowatt
    • MaxHostingCapacityGenerationInKilowatt
v2.61viewXSD
  • Added support for 3-phase operational voltages to network feeders
  • Added new attributes to Transformer to be consistent with Data Integration API v3
    • MaximumMeasuredApparentPowerInMegavoltampere
    • CosPhiAtMaximumApparentPower
    • CosPhiTypeAtMaximumApparentPower
    • MeterAtSecondarySide
    • MeterID
v2.60viewXSD
  • Added new element type DUALVOLTAGETRANSFORMER
  • Added attribute DualVoltageTrafoID to Transformer
v2.59viewXSD
  • Removed reactive power attribute from Storage
v2.58viewXSD
  • Added GIS coordinates to Load
  • Added GIS coordinates to Generator
  • Added GIS coordinates to Storage
v2.57viewXSD
  • Added Phase attribute to Line, Connection, Transformer, Load, Generator
v2.56viewXSD
  • Added InitialStateOfChargeInPercentage and ControlledElementID for storage grid element
v2.55viewXSD
  • Added Schematic and SchematicPointsType to support schematic points in branch
v2.54viewXSD
  • Added new element STORAGE
v2.53viewXSD
  • Added documentation for TimeSeriesBehaviorTypeEnum
  • Removed attributes
    • Generator.MaxReactiveGenerationInMegavar
    • Generator.MinReactiveGenerationInMegavar
    • Generator.MinActiveGenerationInMegawatt
    • Generator.MaxActiveGenerationInMegawatt
    • TimeSeriesBehavior.scaleBy
v2.52viewXSD
  • Removed restrictions for ID characters. IDs can now be any non-empty strings
v2.51viewXSD
  • Added attribute TimeSeriesBehavior to Load and Generator
v2.50viewXSD
  • Added various attributes to different element types
    • ConstructionMonth
    • AnnualActiveEnergyInKilowatthours
    • RatedPowerInKilowatt
    • CustomerID
    • NumberOfCustomers
v2.49viewXSD
  • Added MeterID to Load and Generator
v2.48viewXSD
  • Added attribute IsIdealTapChanger to Transformer and VoltageRegulator
v2.47viewXSD
  • ReactiveLoadCharateristic replaced by ReactivePower in Loads and Generators
v2.46viewXSD
  • Added attribute SecondaryGroundingResistanceInOhm to Transformer to support new StarPointGrounding Low-resistance grounding
v2.45viewXSD
  • Added attribute Width to element Node and Station
v2.44viewXSD
  • Added element STATION
  • Added attribute StationID to Node
v2.43viewXSD
  • Added attribute LibraryReliabilityName to several elements
v2.42viewXSD
  • Added attribute ColorIndex to Transformer
v2.41viewXSD
  • Added new element Shape
v2.40viewXSD
  • Added Owner attribute to branch elements
v2.39viewXSD
  • Added ShortCircuitStabilityThreePhaseInKiloAmpere to Lines
v2.38viewXSD
  • DirectionalImmediateSwitchoffImpedanceInOhm renamed to MinimalGridImpedanceInOhm in Protection Devices
v2.37viewXSD
  • Added attribute ConnectionRequestID to Load and Generator