Home | History | Annotate | Download | only in exc-without-comments
      1 <bar:Something xmlns="http://example.org/" xmlns:bar="http://example.org/bar">
      2      <foo:Something xmlns:foo="http://example.org/foo">
      3         <bar:Something>
      4            <foo:Something>
      5              <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
      6            </foo:Something>
      7         </bar:Something>
      8      </foo:Something>
      9   </bar:Something>