LInformalNameElement.java revision faaa489e1cc905efd364e01fe09111173c95db68
2086N/A//
2086N/A// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-fcs
2086N/A// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
2086N/A// Any modifications to this file will be lost upon recompilation of the source schema.
2086N/A// Generated on: 2012.06.11 at 10:33:54 AM PDT
2086N/A//
2086N/A
2086N/A
2086N/Apackage com.sun.identity.liberty.ws.idpp.jaxb;
2086N/A
2086N/A
2086N/A/**
2086N/A * Java content class for LInformalName element declaration.
2086N/A * <p>The following schema fragment specifies the expected content contained within this java content object. (defined at file:/Users/allan/A-SVN/trunk/opensso/products/federation/library/xsd/liberty/lib-id-sis-pp.xsd line 52)
2086N/A * <p>
2086N/A * <pre>
2086N/A * &lt;element name="LInformalName" type="{urn:liberty:id-sis-pp:2003-08}DSTLocalizedString"/>
2086N/A * </pre>
2086N/A *
2086N/A */
2086N/Apublic interface LInformalNameElement
2086N/A extends javax.xml.bind.Element, com.sun.identity.liberty.ws.idpp.jaxb.DSTLocalizedString
2086N/A{
2122N/A
2086N/A
2086N/A}
2086N/A