XvrlReportMetadata
Properties
Functions
Link copied to clipboard
fun category(content: String?, vocabulary: String? = null, attr: Map<QName, String?> = emptyMap()): XvrlCategory
fun category(content: List<XdmNode>, vocabulary: String? = null, attr: Map<QName, String?> = emptyMap()): XvrlCategory
fun category(content: XdmNode, vocabulary: String? = null, attr: Map<QName, String?> = emptyMap()): XvrlCategory
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun schema(href: URI?, typens: NamespaceUri, version: String? = null, attr: Map<QName, String?> = emptyMap()): XvrlSchema
fun schema(href: URI?, typens: NamespaceUri, version: String, content: String? = null, attr: Map<QName, String?> = emptyMap()): XvrlSchema
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard