Definition Type: ComplexType
Name: AuthenticationQueryType
Namespace: urn:oasis:names:tc:SAML:1.0:protocol
Type: samlp:SubjectQueryAbstractType
Containing Schema: oasis-sstc-saml-schema-protocol-1.0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Subject in schema oasis-sstc-saml-schema-assertion-1_0_xsd Drilldown into QueryAbstractType in schema oasis-sstc-saml-schema-protocol-1_0_xsd Drilldown into SubjectQueryAbstractType in schema oasis-sstc-saml-schema-protocol-1_0_xsd Drilldown into AuthenticationMethod in schema oasis-sstc-saml-schema-protocol-1_0_xsdXSD Diagram of AuthenticationQueryType in schema oasis-sstc-saml-schema-protocol-1_0_xsd (OASIS Security Services (SAML) TC)
Collapse XSD Schema Code:
<complexType name="AuthenticationQueryType">
    <complexContent>
        <extension base="samlp:SubjectQueryAbstractType">
            <attribute name="AuthenticationMethod" type="anyURI" />
        </extension>
    </complexContent>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Subject saml:Subject (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
AuthenticationMethod samlp:AuthenticationMethod (Optional)
Collapse Derivation Tree:
Collapse References:
samlp:AuthenticationQuery