pub type ParticipantMrid = SimpleContent<String>;Expand description
mRID element with codingScheme attribute (IEC 62325 simpleContent).
Aliased Type§
pub struct ParticipantMrid {
pub value: String,
pub coding_scheme: CodingScheme,
}Fields§
§value: StringText content of the element.
coding_scheme: CodingSchemeCoding scheme qualifier attribute.