summaryrefslogtreecommitdiffstats
path: root/tests/yanglint/data/modsm_ctx_ext.xml
blob: e80141a4d71920fee39ea401c54bdecfe344f695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<yang-library xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
  <module-set>
    <name>test-set</name>
    <module>
      <name>modleaf</name>
      <namespace>urn:yanglint:modleaf</namespace>
    </module>
  </module-set>
  <content-id>1</content-id>
</yang-library>
<modules-state xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-library">
  <module-set-id>1</module-set-id>
</modules-state>
<schema-mounts xmlns="urn:ietf:params:xml:ns:yang:ietf-yang-schema-mount">
  <mount-point>
    <module>modsm</module>
    <label>root</label>
    <inline></inline>
  </mount-point>
</schema-mounts>