addStartElement
fun addStartElement(node: XdmNode, newName: QName, overrideBaseURI: URI, attrs: AttributeMap)(source)
fun addStartElement(elemName: NodeName, attrs: AttributeMap, typeCode: SchemaType, nsmap: NamespaceMap, overrideBaseURI: URI?)(source)
fun addStartElement(elemName: NodeName, attrs: AttributeMap, typeCode: SchemaType, nsmap: NamespaceMap)(source)