Skip to main content

ResourceObjectRef

Type Alias ResourceObjectRef 

Source
pub type ResourceObjectRef = SimpleContent<String, ResourceObjScheme>;
Expand description

A network connection point or resource object reference (simpleContent).

Aliased Type§

pub struct ResourceObjectRef {
    pub value: String,
    pub coding_scheme: ResourceObjScheme,
}

Fields§

§value: String

Text content of the element.

§coding_scheme: ResourceObjScheme

Coding scheme qualifier attribute.