Skip to content

v1.1.13

Compare
Choose a tag to compare
@alexrp alexrp released this 09 Mar 19:40
· 438 commits to master since this release
v1.1.13
2bff46d
  • Implemented deduplication of nodes and attributes when serializing data center files.
  • Added novadrop-dc schema command which can generate schemas from a data center file.
    • Note that these schemas still require a human touch as e.g. recursive structures cannot be determined accurately.
  • Fixed some incorrect minOccurs/maxOccurs attributes in the set of embedded schemas.
  • Fixed DataCenterExtensions.Descendants() returning nodes in the wrong order.