Interface AttributeElement

  • All Superinterfaces:
    AttributeType, Element
    All Known Implementing Classes:
    AttributeElementImpl

    public interface AttributeElement
    extends Element, AttributeType
    Java content class for Attribute element declaration.

    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/saml2/saml-schema-assertion-2.0.xsd line 300)

     <element name="Attribute" type="{urn:oasis:names:tc:SAML:2.0:assertion}AttributeType"/>