ol

fun ElementCreator<Element>.ol(attributes: Map<String, JsonPrimitive> = emptyMap(), new: ElementCreator<OLElement>.(OLElement) -> Unit? = null): OLElement(source)