Merge changes I16a5683b,I6081dc12
[yangtools.git] / restconf / restconf-util / src / test / resources / topology-bug527.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!-- Copyright (c) 2013 Cisco Systems, Inc. and others. All rights reserved. This 
4     program and the accompanying materials are made available under the terms of the 
5     Eclipse Public License v1.0 which accompanies this distribution, and is available 
6     at http://www.eclipse.org/legal/epl-v10.html -->
7 <alpha xmlns="urn:yang:bar">
8     <beta>
9         <xcont xmlns="urn:yang:foo">
10             <idx>idx2</idx>
11         </xcont>
12     </beta>
13 </alpha>