Functions
Link copied to clipboard
fun recoverNullNamespaceUse(inputKind: InputKind, descriptor: XmlDescriptor, name: QName?): List<XML.ParsedData<*>>?
Helper function that allows more flexibility on null namespace use. If either the found name has the null namespace, or the candidate has null namespace, this will map (for the correct child).