STRTransform10Element.java revision c1350cf5bc50458ba79cc93ff9e0e5fe3f1aeeb0
2453N/A//
4203N/A// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v1.0.6-b27-fcs
2453N/A// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
2453N/A// Any modifications to this file will be lost upon recompilation of the source schema.
2453N/A// Generated on: 2012.06.11 at 10:34:16 AM PDT
2453N/A//
2453N/A
2453N/A
2453N/Apackage com.sun.identity.wsfederation.jaxb.wsspolicy;
2453N/A
2453N/A
2453N/A/**
2453N/A * 7.1 AlgorithmSuite Assertion
2453N/A *
2453N/A * Java content class for STRTransform10 element declaration.
2453N/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/wsfederation/ws-securitypolicy-1.2.xsd line 675)
2453N/A * <p>
2453N/A * <pre>
2685N/A * &lt;element name="STRTransform10" type="{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200512}QNameAssertionType"/>
2685N/A * </pre>
2685N/A *
2453N/A */
2453N/Apublic interface STRTransform10Element
2453N/A extends javax.xml.bind.Element, com.sun.identity.wsfederation.jaxb.wsspolicy.QNameAssertionType
2453N/A{
2453N/A
4203N/A
2453N/A}
2453N/A