test-augmentation-base

Base Information

prefix aug-base
namespace urn:opendaylight:yang:test:regression:augmentation:base
revision 2014-04-24
description Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html
yang-version 1

Groupings Summary

Name Description
augmented-grouping
grouping

Child Nodes Summary

Name Description
choices Empty Container which could be used by augmentation tests. This container is used for regression tests of Bug 466.

Groupings

Datastore Structure

test-augmentation-base

Child nodes

Direct children

choices

XML Path
Restconf path
test-augmentation-base:choices

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            
        
        </choices>
    

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            
        
            
        
            
        
            
        
            
        
        </choices>
    

Direct children

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <ext-with-augmented-grouping xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</ext-with-augmented-grouping>
        
        </choices>
    

choices/ext-with-augmented-grouping

XML Path
Restconf path
test-augmentation-base:choices/ext-with-augmented-grouping

Direct children

XML example

        <ext-with-augmented-grouping xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
            <!-- See definition
             for child nodes.  -->
            <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</grouping-data>
        
        </ext-with-augmented-grouping>
    

choices/ext-with-augmented-grouping/grouping-data

XML Path
Restconf path
test-augmentation-base:choices/ext-with-augmented-grouping/grouping-data

Direct children

XML example

        <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
            <augmented-leaf xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</augmented-leaf>
        
        </grouping-data>
    

Direct children

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <with-augmented-grouping xmlns="urn:opendaylight:yang:test:regression:augmentation:base">...</with-augmented-grouping>
        
        </choices>
    

choices/with-augmented-grouping

XML Path
Restconf path
test-augmentation-base:choices/with-augmented-grouping

Direct children

XML example

        <with-augmented-grouping xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:base">...</grouping-data>
        
        </with-augmented-grouping>
    

choices/with-augmented-grouping/grouping-data

XML Path
Restconf path
test-augmentation-base:choices/with-augmented-grouping/grouping-data

Direct children

XML example

        <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <augmented-leaf xmlns="urn:opendaylight:yang:test:regression:augmentation:base">...</augmented-leaf>
        
        </grouping-data>
    

Direct children

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <ext-not-augmented xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</ext-not-augmented>
        
        </choices>
    

choices/ext-not-augmented

XML Path
Restconf path
test-augmentation-base:choices/ext-not-augmented

Direct children

XML example

        <ext-not-augmented xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
            <!-- See definition
             for child nodes.  -->
            <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</grouping-data>
        
        </ext-not-augmented>
    

choices/ext-not-augmented/grouping-data

XML Path
Restconf path
test-augmentation-base:choices/ext-not-augmented/grouping-data

XML example

        <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
        </grouping-data>
    

Direct children

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <not-augmented xmlns="urn:opendaylight:yang:test:regression:augmentation:base">...</not-augmented>
        
        </choices>
    

choices/not-augmented

XML Path
Restconf path
test-augmentation-base:choices/not-augmented

Direct children

XML example

        <not-augmented xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:base">...</grouping-data>
        
        </not-augmented>
    

choices/not-augmented/grouping-data

XML Path
Restconf path
test-augmentation-base:choices/not-augmented/grouping-data

XML example

        <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
        </grouping-data>
    

Direct children

XML example

        <choices xmlns="urn:opendaylight:yang:test:regression:augmentation:base">
        
            <!-- See definition
             for child nodes.  -->
            <ext-with-grouping-augmentations xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</ext-with-grouping-augmentations>
        
        </choices>
    

choices/ext-with-grouping-augmentations

XML Path
Restconf path
test-augmentation-base:choices/ext-with-grouping-augmentations

Direct children

XML example

        <ext-with-grouping-augmentations xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
            <!-- See definition
             for child nodes.  -->
            <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</grouping-data>
        
        </ext-with-grouping-augmentations>
    

choices/ext-with-grouping-augmentations/grouping-data

XML Path
Restconf path
test-augmentation-base:choices/ext-with-grouping-augmentations/grouping-data

Direct children

XML example

        <grouping-data xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">
        
            <ext-aumentation xmlns="urn:opendaylight:yang:test:regression:augmentation:ext">...</ext-aumentation>
        
        </grouping-data>