XSOpenAttrsBase
abstract class XSOpenAttrsBase(val otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap()) : XSI_OpenAttrs(source)
Inheritors
Constructors
Link copied to clipboard
constructor(otherAttrs: Map<@Serializable(with = QNameSerializer::class) QName, String> = emptyMap())