Scala xml 표기 내 닫히지 않거나 열리지 않은 xml 태그를 보고합니다.
xml
다음 예시에서 open은 열리지 않은 것으로 표시됩니다.
open
val someXml = <xml> </open> </xml>