130
AuthnQuery (v1)
<AuthnQuery xmlns="urn:oasis:names:tc:SAML:2.0:protocol"
                       ID="abe567de6"
                       Version="2.0"
                       IssueInstant="2005-01-31T11:58:00Z"
                       Destination="https://www.AirlineInc.com">
    <Subject xmlns="urn:oasis:names:tc:SAML:2.0:assertion">
        <NameID Format="urn:oasis:names:tc:1.1:nameid-format:emailAddress">
            j.doe@acompany.com
        </NameID>
    </Subject>
</AuthnQuery>
"Hey IdP, give me all the assertions that you have which contain authentication statement(s) and which match this subject."
see example09.a