Special-case schema-mount nodes 58/83058/3
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Jul 2019 09:56:50 +0000 (11:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 16 Jul 2019 10:52:08 +0000 (12:52 +0200)
commit9da96154d91b960ab17ed726a6764ebee260fa02
tree4d955d3c77e53fd04e363d8b9c2ea35f6cdb2efa
parentd9ea50829c6c89e6a2c00ff5b472cccd412063af
Special-case schema-mount nodes

We need to recognize yangmnt:schema-mounts before we start emitting
the mount point data, as it may be required for nested mountpoint
resolution.

JIRA: YANGTOOLS-1007
Change-Id: Iee2b3ab7ddc4f2ae2416d01a8554fc7ec11cc6ce
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-codec-xml/src/main/java/org/opendaylight/yangtools/yang/data/codec/xml/XmlParserStream.java
yang/yang-data-util/src/main/java/org/opendaylight/yangtools/yang/data/util/MountPointData.java