Bump upstreams to Magnesium SR2
[dlux.git] / modules / loader-resources / src / main / resources / assets / yang2xml / yang-ext.yang.xml
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <module name="yang-ext"\r
3         xmlns="urn:ietf:params:xml:ns:yang:yin:1"\r
4         xmlns:ext="urn:opendaylight:yang:extension:yang-ext">\r
5   <yang-version value="1"/>\r
6   <namespace uri="urn:opendaylight:yang:extension:yang-ext"/>\r
7   <prefix value="ext"/>\r
8   <contact>\r
9     <text>Anton Tkacik &lt;ttkacik@cisco.com&gt;</text>\r
10   </contact>\r
11   <description>\r
12     <text>Copyright (c) 2013 Cisco Systems, Inc. and others.  All rights reserved.\r
13 \r
14 This program and the accompanying materials are made available under the\r
15 terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
16 and is available at http://www.eclipse.org/legal/epl-v10.html</text>\r
17   </description>\r
18   <revision date="2013-07-09">\r
19     <description>\r
20       <text></text>\r
21     </description>\r
22   </revision>\r
23   <extension name="augment-identifier">\r
24     <description>\r
25       <text>YANG language extension which assigns an identifier to \r
26 augmentation. Augment identifier is used to identify\r
27 specific augment statement by name. \r
28 \r
29 The identifier syntax is defined formally defined by the rule\r
30 'identifier' in Section 12 of RFC 6020.\r
31 \r
32 All augment identifiers defined in a namespace MUST be unique.\r
33 The namespace of augment identifiers is shared by module and\r
34 its submodules.</text>\r
35     </description>\r
36     <argument name="identifier"/>\r
37   </extension>\r
38   <grouping name="rpc-context-ref">\r
39     <description>\r
40       <text>A reference to RPC context.</text>\r
41     </description>\r
42     <leaf name="context-instance">\r
43       <type name="instance-identifier"/>\r
44       <description>\r
45         <text>Pointer to the context. </text>\r
46       </description>\r
47     </leaf>\r
48   </grouping>\r
49   <extension name="rpc-context-instance">\r
50     <description>\r
51       <text>YANG language extension which defines enclosing (parent) \r
52 schema node as referencable context for RPCs.\r
53 \r
54 The argument is identity which is used to identify RPC context\r
55 type.</text>\r
56     </description>\r
57     <argument name="context-type"/>\r
58   </extension>\r
59   <extension name="context-reference">\r
60     <argument name="context-type"/>\r
61   </extension>\r
62   <extension name="context-instance">\r
63     <argument name="context-type"/>\r
64   </extension>\r
65   <extension name="instance-target">\r
66     <argument name="path"/>\r
67   </extension>\r
68 </module>\r