mbj4668 / pyang

An extensible YANG validator and converter in python
ISC License
530 stars 342 forks source link

XPath ordering for --flatten output #812

Open missaesasaya opened 2 years ago

missaesasaya commented 2 years ago

Currently when using --flatten format the xpaths are generated in ASCII order. Is it possible to generate them in yang order (keeping the order of the node as defined in yang)?