vc-k
Toggle table of contents
5.12.0
common
Target filter
common
Switch theme
Search in API
Skip to content
vc-k
openid-data-classes
/
at.asitplus.iso
/
ElementReference
Element
Reference
@
Serializable
data
class
ElementReference
(
val
namespace
:
String
,
val
dataElementIdentifier
:
String
)
(
source
)
Part of the ISO/IEC 18013-5:2026 standard: Additional document request info (10.2.4)
Members
Constructors
Element
Reference
Link copied to clipboard
constructor
(
namespace
:
String
,
dataElementIdentifier
:
String
)
Properties
data
Element
Identifier
Link copied to clipboard
val
dataElementIdentifier
:
String
namespace
Link copied to clipboard
val
namespace
:
String