|  | <bar:Something xmlns:bar="http://example.org/bar">
 | 
						
						
						
							|  |      <foo:Something xmlns:foo="http://example.org/foo">
 | 
						
						
						
							|  |         <bar:Something>
 | 
						
						
						
							|  |            <foo:Something>
 | 
						
						
						
							|  |              <baz:Something xmlns:baz="http://example.org/baz"></baz:Something>
 | 
						
						
						
							|  |            </foo:Something>
 | 
						
						
						
							|  |         </bar:Something>
 | 
						
						
						
							|  |      </foo:Something>
 | 
						
						
						
							|  |   </bar:Something> |