2.2.3.1 Basic HTTP Authentication Policy Assertion

 <xs:schema 
     attributeFormDefault="unqualified" 
     elementFormDefault="qualified" 
     targetNamespace="http://schemas.microsoft.com/ws/06/2004/policy/http" 
     xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:element name="BasicAuthentication" />
 </xs:schema>

The following describes the content model of the BasicAuthentication element.

/http:BasicAuthentication: A Web service endpoint with Basic HTTP Authentication policy assertion MUST authenticate clients using the Basic Authentication scheme, as specified in [RFC2617] section 2.