PabloCastellano / libcnml

libcnml is a CNML parser library for Python
GNU General Public License v3.0
4 stars 5 forks source link

Add support for CNML type "node" #19

Closed PabloCastellano closed 8 years ago

PabloCastellano commented 8 years ago

For example:

This kind of CNML doesn't have zones. They can be differenced from detailed cnmls by the attribute "node_description" inside the "class" tags, and the lack of "network_description".