String Primitive
A string consisting of a sequence of characters. The character encoding is UTF-8. The string length is unspecified and unlimited.
Ссылки (18)
| Класс | Свойство | Описание |
|---|---|---|
| cim:IdentifiedObject | cim:mRID |
Master resource identifier issued by a model authority. The mRID is unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements. |
| cim:IdentifiedObject | cim:name |
The name is any free human readable and possibly non unique text naming the object. |
| cim:IdentifiedObject | cim:description |
The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy. |
| cim:IdentifiedObject | cim:energyIdentCodeEic |
The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. For details on EIC scheme please refer to ENTSO-E web site. |
| cim:IdentifiedObject | cim:shortName |
The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum. |
| cim:TextDiagramObject | cim:text |
The text that is displayed by this text diagram object. |
| cim:BoundaryPoint | cim:fromEndIsoCode |
The ISO code of the region which the "From" side of the Boundary point belongs to or it is connected to. The ISO code is a two-character country code as defined by ISO 3166 (http://www.iso.org/iso/country_codes). The length of the string is 2 characters maximum. |
| cim:BoundaryPoint | cim:fromEndName |
A human readable name with length of the string 64 characters maximum. It covers the following two cases: -if the Boundary point is placed on a tie-line, it is the name (IdentifiedObject.name) of the substation at which the "From" side of the tie-line is connected to. -if the Boundary point is placed in a substation, it is the name (IdentifiedObject.name) of the element (e.g. PowerTransformer, ACLineSegment, Switch, etc.) at which the "From" side of the Boundary point is connected to. |
| cim:BoundaryPoint | cim:fromEndNameTso |
Identifies the name of the transmission system operator, distribution system operator or other entity at which the "From" side of the interconnection is connected to. The length of the string is 64 characters maximum. |
| cim:BoundaryPoint | cim:toEndIsoCode |
The ISO code of the region which the "To" side of the Boundary point belongs to or is connected to. The ISO code is a two-character country code as defined by ISO 3166 (http://www.iso.org/iso/country_codes). The length of the string is 2 characters maximum. |
| cim:BoundaryPoint | cim:toEndName |
A human readable name with length of the string 64 characters maximum. It covers the following two cases: -if the Boundary point is placed on a tie-line, it is the name (IdentifiedObject.name) of the substation at which the "To" side of the tie-line is connected to. -if the Boundary point is placed in a substation, it is the name (IdentifiedObject.name) of the element (e.g. PowerTransformer, ACLineSegment, Switch, etc.) at which the "To" side of the Boundary point is connected to. |
| cim:BoundaryPoint | cim:toEndNameTso |
Identifies the name of the transmission system operator, distribution system operator or other entity at which the "To" side of the interconnection is connected to. The length of the string is 64 characters maximum. |
| cim:Measurement | cim:measurementType |
Specifies the type of measurement. For example, this specifies if the measurement represents an indoor temperature, outdoor temperature, bus voltage, line flow, etc. When the measurementType is set to "Specialization", the type of Measurement is defined in more detail by the specialized class which inherits from Measurement. |
| cim:Control | cim:controlType |
Specifies the type of Control. For example, this specifies if the Control represents BreakerOpen, BreakerClose, GeneratorVoltageSetPoint, GeneratorRaise, GeneratorLower, etc. |
| cim:CoordinateSystem | cim:crsUrn |
A Uniform Resource Name (URN) for the coordinate reference system (crs) used to define 'Location.PositionPoints'. An example would be the European Petroleum Survey Group (EPSG) code for a coordinate reference system, defined in URN under the Open Geospatial Consortium (OGC) namespace as: urn:ogc:def:crs:EPSG::XXXX, where XXXX is an EPSG code (a full list of codes can be found at the EPSG Registry web site http://www.epsg-registry.org/). To define the coordinate system as being WGS84 (latitude, longitude) using an EPSG OGC, this attribute would be urn:ogc:def:crs:EPSG::4236. A profile should limit this code to a set of allowed URNs agreed to by all sending and receiving parties. |
| cim:PositionPoint | cim:xPosition |
X axis position. |
| cim:PositionPoint | cim:yPosition |
Y axis position. |
| cim:PositionPoint | cim:zPosition |
(if applicable) Z axis position. |
Информация о классе
- ID
String- Тип
- Primitive