Parse a conditional section. [63] conditionalSect ::= includeSect || ignoreSect [64] includeSect ::= ' <![' %'INCLUDE' '[' (%markupdecl ) ']]>' [65] ignoreSect ::= ' <![' %'IGNORE' '[' ignoreSectContents ']]>' [66] ignoreSectContents ::= ((SkipLit | Comment | PI) -(Char ']]>')) | (' <![' ignoreSect
()
source not stored for this graph (policy: none)
no test coverage detected