gaspp

This module contains definitions for the Calvados model objects. Copyright (c) 2012-2020 by Cisco Systems, Inc. All rights rese...

  • Version: 2015-08-30

    gaspp@2015-08-30


    
      module gaspp {
    
        yang-version 1;
    
        namespace
          "http://cisco.com/panini/calvados/gaspp";
    
        prefix gaspp;
    
        import tailf-common {
          prefix tailf;
        }
        import tailf-xsd-types {
          prefix xs;
        }
    
        organization "Cisco Systems, Inc.";
    
        contact
          "Cisco Systems, Inc.
         Customer Service
        
         Postal: 170 West Tasman Drive
         San Jose, CA 95134
        
         Tel: +1 800 553-NETS
        
         E-mail: cs-yang@cisco.com";
    
        description
          "This module contains definitions
         for the Calvados model objects.
    
         Copyright (c) 2012-2020 by Cisco Systems, Inc.
         All rights reserved.";
    
        revision "2015-08-30" {
          description "Initial version.";
        }
    
      }  // module gaspp
    

© 2023 YumaWorks, Inc. All rights reserved.