Retrieve individual CIM XML file from Fault Level case
Returns a single CIM XML Full Model file (EQ, SC, or SCR) from within the Existing Fault Level case.
Path Parameters
CIM XML file within the Fault Level case archive
EQ.xml, SC.xml, SCR.xml "EQ.xml"
Query Parameters
4-digit calendar year of the LTDS publication
2026
2-digit publication cycle number within the year. 01 = May publication cycle; 02 = November publication cycle.
01, 02 "01"
Version number of the .zip file. Starts at 1 for the initial publication; incremented by 1 for each correction within the cycle. Independent of md:Model.version inside the CIM XML files.
x >= 11
Response
CIM XML Full Model file (RDF/XML)
A CIM XML Full Model file serialised as RDF/XML (IEC 61970-552). Contains one md:FullModel header followed by grid instance data conforming to a single LTDS merged profile. RDF namespaces used: - md: http://iec.ch/TC57/61970-552/ModelDescription/1# - cim: http://iec.ch/TC57/CIM100# - eu: http://iec.ch/TC57/CIM100-European# - gb: http://ofgem.gov.uk/ns/CIM/LTDS/Extensions# - rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#

