@startuml set namespaceSeparator \\ !include .config.puml !include UserProfile.puml !$version ?= 1 !$textColor = $getTextColor($version, 1) namespace Html { class UserProfileWithAvatar { + toHtml() : string } } Html\\UserProfileWithAvatar -up-|> Html\\UserProfile @enduml