01: //
02: // This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.5-b16-fcs
03: // See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
04: // Any modifications to this file will be lost upon recompilation of the source schema.
05: // Generated on: 2005.09.05 at 03:09:41 PM IST
06: //
07:
08: package com.sun.xml.wss.saml.internal.saml11.jaxb10.impl;
09:
10: public class JAXBVersion {
11:
12: public final static java.lang.String version = "1.0.5";
13:
14: }
|