One of the enhancements in YDK 0.4.0 was the introduction of the a Codec service (New Release of YDK has been posted (0.4.0)). This service allows you to encode a YDK object into and XML string or decode an XML string into a YDK object. You will fi...