[xsd-users] getting the xs:schema version value 
    Uri Karagila 
    uri at hyperroll.com
       
    Wed Mar 26 02:50:20 EDT 2008
    
    
  
Hi,
 
The versioning approach implemented in our xsd files, is managing the
(internal) schema version attribute (e.g., <xs:schema
xmlns:xs="http://www.w3.org/2001/XMLSchema"    version="$Id:
//hr/512/HyperRoll-Schema.xsd#11 $">. 
 
The issue is that the "version" attribute is not being "reflected" in
the generated code, and therefore can not be retrieved. What can be
done?
 
Regards
 
Uri 
    
    
More information about the xsd-users
mailing list