XSDClassgen = XSDObjectGen + .net framework 2.0 
; 
http://devauthority.com/blogs/ram_marappan/archive/2006/10/03/4755.aspx
저처럼 XSDObjectGen 을 확장한 경우입니다. 
아래와 같은 기능들을 제공합니다.
- The option to generate types as partial classes 
- The option to make all the value types as Nullable field 
- All the collection classes will be generated as generic list(List<>) which gives design time binding 
- The object graph could either be generated in VB.net or C#
 
        
        
                    
                    
                    
                    
                    
    
                    
                    
                    
                    
                    
                
                    [최초 등록일: ]
                    [최종 수정일: 10/29/2006]