<?xml version="1.0"?>
<xsd:schema 
	xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
	targetNamespace="http://www.memberdirect.net/schema/properties/branding/functionality/" 
	xmlns="http://www.memberdirect.net/schema/properties/branding/functionality/" 
	xmlns:bt="http://www.memberdirect.net/schema/properties/types/">


	<xsd:import schemaLocation="BrandingTypes.xsd" namespace="http://www.memberdirect.net/schema/properties/types/"/>
	<xsd:element name="Privacy.CustomText"/>
	<xsd:element name="UserDefaultPrivacyText"/>
	<xsd:element name="UseAddressChange" type="bt:NumericEnabled"/>
	<xsd:element name="UseCredential" type="bt:NumericEnabled"/>
	<xsd:element name="UseCredentialDirect" type="bt:NumericEnabled"/>
	<xsd:element name="UseCuCardButton" type="bt:NumericEnabled"/>
	<xsd:element name="UseDefaultLegalText" type="bt:NumericEnabled"/>
	<xsd:element name="UseDefaultSecurityText" type="bt:NumericEnabled"/>
	<xsd:element name="UseForeignCalculator" type="bt:NumericEnabled"/>
	<xsd:element name="UseQTradeButton" type="bt:NumericEnabled"/>
	<xsd:element name="UseRatesSection" type="bt:NumericEnabled"/>
	<xsd:element name="UseRenameAccount" type="bt:NumericEnabled"/>
	<xsd:element name="UseReOrderCheques" type="bt:NumericEnabled"/>
	<xsd:element name="UseStopCreateSection" type="bt:NumericEnabled"/>
	<xsd:element name="UseVisaButton" type="bt:NumericEnabled"/>
</xsd:schema>