{"id":21935,"date":"2026-01-15T16:06:53","date_gmt":"2026-01-15T13:06:53","guid":{"rendered":"https:\/\/bda-global.org\/?page_id=21935"},"modified":"2026-04-09T17:03:59","modified_gmt":"2026-04-09T14:03:59","slug":"standards-governance-framework","status":"publish","type":"page","link":"https:\/\/bda-global.org\/en\/standards-governance-framework\/","title":{"rendered":"BDA Standards Governance Framework"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"21935\" class=\"elementor elementor-21935\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fcf9d3 e-con-full e-flex e-con e-parent\" data-id=\"5fcf9d3\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5df9c1 elementor-widget elementor-widget-html\" data-id=\"f5df9c1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>BDA Standards Governance Framework | Business Development Association<\/title>\r\n<meta name=\"description\" content=\"The BDA Standards Governance Framework defines how global business development standards are established, maintained, reviewed, and protected \u2014 ensuring consistency, credibility, and long-term professional integrity.\">\r\n<style>\r\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n:root {\r\n  --navy:       #1c4a8b;\r\n  --navy-dark:  #132f5a;\r\n  --sky:        #0f91e0;\r\n  --sky-light:  #e8f4fd;\r\n  --sky-mid:    #c8e6f8;\r\n  --white:      #ffffff;\r\n  --light-bg:   #f7f9fc;\r\n  --text-dark:  #1a1a2e;\r\n  --text-body:  #555e6d;\r\n  --text-light: #7a8499;\r\n  --border:     #e2e8f0;\r\n  --shadow-sm:  0 2px 8px rgba(28,74,139,0.08);\r\n  --shadow-md:  0 6px 24px rgba(28,74,139,0.12);\r\n  --shadow-lg:  0 16px 48px rgba(28,74,139,0.16);\r\n  --radius-sm:  6px;\r\n  --radius-md:  10px;\r\n  --radius-lg:  16px;\r\n}\r\n\r\nbody {\r\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\r\n  color: var(--text-dark);\r\n  background: var(--white);\r\n  line-height: 1.65;\r\n  -webkit-font-smoothing: antialiased;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 BREADCRUMB \u2500\u2500\u2500 *\/\r\n.breadcrumb { background: var(--light-bg); border-bottom: 1px solid var(--border); padding: 11px 0; }\r\n.breadcrumb-inner {\r\n  max-width: 1160px; margin: 0 auto; padding: 0 40px;\r\n  display: flex; align-items: center; gap: 6px;\r\n  font-size: 0.80rem; color: var(--text-light);\r\n}\r\n.breadcrumb a { color: var(--sky); text-decoration: none; }\r\n.breadcrumb a:hover { text-decoration: underline; }\r\n.breadcrumb-sep { color: var(--border); }\r\n\r\n\/* \u2500\u2500\u2500 HERO \u2014 WHITE \u2500\u2500\u2500 *\/\r\n.hero { background: var(--white); padding: 72px 0 0; overflow: hidden; }\r\n.hero-inner {\r\n  max-width: 1160px; margin: 0 auto; padding: 0 40px 64px;\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 64px; align-items: center;\r\n}\r\n.hero-label {\r\n  display: inline-flex; align-items: center; gap: 8px;\r\n  background: var(--sky-light); border-radius: 100px;\r\n  padding: 5px 14px; font-size: 10.5px; font-weight: 700;\r\n  letter-spacing: 0.13em; text-transform: uppercase;\r\n  color: var(--sky); margin-bottom: 24px;\r\n}\r\n.hero-label-dot { width: 5px; height: 5px; background: var(--sky); border-radius: 50%; }\r\n.hero h1 {\r\n  font-size: clamp(2rem, 3.5vw, 3rem);\r\n  font-weight: 800; line-height: 1.15;\r\n  color: var(--text-dark); margin-bottom: 20px;\r\n  letter-spacing: -0.02em;\r\n}\r\n.hero h1 em { font-style: italic; color: var(--sky); font-weight: 800; }\r\n.hero-desc {\r\n  font-size: 1rem; color: var(--text-body);\r\n  line-height: 1.75; margin-bottom: 32px; max-width: 480px;\r\n}\r\n.hero-btns { display: flex; gap: 14px; flex-wrap: wrap; }\r\n.btn-primary {\r\n  display: inline-flex; align-items: center; gap: 7px;\r\n  background: var(--navy); color: var(--white);\r\n  padding: 13px 26px; border-radius: var(--radius-sm);\r\n  font-weight: 600; font-size: 0.92rem;\r\n  text-decoration: none; transition: background 0.2s;\r\n  border: 2px solid var(--navy);\r\n}\r\n.btn-primary:hover { background: var(--sky); border-color: var(--sky); }\r\n.btn-secondary {\r\n  display: inline-flex; align-items: center; gap: 7px;\r\n  background: transparent; color: var(--navy);\r\n  padding: 13px 26px; border-radius: var(--radius-sm);\r\n  font-weight: 600; font-size: 0.92rem;\r\n  text-decoration: none; border: 2px solid var(--navy);\r\n  transition: all 0.2s;\r\n}\r\n.btn-secondary:hover { background: var(--navy); color: var(--white); }\r\n.hero-visual { position: relative; height: 480px; }\r\n.hero-img {\r\n  width: 100%; height: 100%;\r\n  object-fit: cover; border-radius: var(--radius-lg);\r\n  display: block; box-shadow: var(--shadow-lg);\r\n}\r\n\r\n\/* TRUST STRIP *\/\r\n.trust-strip { background: var(--light-bg); border-top: 1px solid var(--border); border-bottom: 1px solid var(--border); padding: 14px 0; }\r\n.trust-strip-inner {\r\n  max-width: 1160px; margin: 0 auto; padding: 0 40px;\r\n  display: flex; align-items: center; justify-content: center;\r\n  gap: 40px; flex-wrap: wrap;\r\n}\r\n.trust-item {\r\n  display: flex; align-items: center; gap: 8px;\r\n  font-size: 0.80rem; font-weight: 500;\r\n  color: var(--text-body); white-space: nowrap;\r\n}\r\n.trust-dot { width: 5px; height: 5px; background: var(--sky); border-radius: 50%; flex-shrink: 0; }\r\n\r\n\/* \u2500\u2500\u2500 LAYOUT \u2500\u2500\u2500 *\/\r\n.section { padding: 88px 0; }\r\n.section-alt { background: var(--light-bg); }\r\n.container { max-width: 1160px; margin: 0 auto; padding: 0 40px; }\r\n.section-label {\r\n  display: inline-flex; align-items: center; gap: 7px;\r\n  background: var(--sky-light); border-radius: 100px;\r\n  padding: 5px 14px; font-size: 10.5px; font-weight: 700;\r\n  letter-spacing: 0.13em; text-transform: uppercase;\r\n  color: var(--sky); margin-bottom: 18px;\r\n}\r\n.section-label-dot { width: 5px; height: 5px; background: var(--sky); border-radius: 50%; }\r\n.section-title {\r\n  font-size: clamp(1.7rem, 2.5vw, 2.3rem);\r\n  font-weight: 800; color: var(--text-dark);\r\n  line-height: 1.2; margin-bottom: 16px;\r\n  letter-spacing: -0.02em;\r\n}\r\n.section-title em { font-style: italic; color: var(--sky); }\r\n.section-sub {\r\n  font-size: 0.97rem; color: var(--text-body);\r\n  line-height: 1.75; max-width: 640px;\r\n}\r\n.section-header { margin-bottom: 52px; }\r\n.section-header.centered { text-align: center; }\r\n.section-header.centered .section-sub { margin: 0 auto; }\r\n\r\n\/* \u2500\u2500\u2500 INTRO \u2014 50\/50 \u2500\u2500\u2500 *\/\r\n.intro-grid {\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 72px; align-items: center;\r\n}\r\n.intro-img {\r\n  width: 100%; height: 460px;\r\n  object-fit: cover; border-radius: var(--radius-lg);\r\n  box-shadow: var(--shadow-lg); display: block;\r\n}\r\n.intro-text p {\r\n  font-size: 0.97rem; color: var(--text-body);\r\n  line-height: 1.8; margin-bottom: 18px;\r\n}\r\n.intro-text p strong { color: var(--text-dark); }\r\n.blockquote {\r\n  border-left: 3px solid var(--sky);\r\n  padding: 14px 18px;\r\n  background: var(--sky-light);\r\n  border-radius: 0 var(--radius-sm) var(--radius-sm) 0;\r\n  margin: 24px 0;\r\n  font-size: 0.93rem;\r\n  color: var(--text-dark);\r\n  font-style: italic;\r\n  line-height: 1.7;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 WHY GOVERNANCE MATTERS \u2500\u2500\u2500 *\/\r\n.why-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }\r\n.why-card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-md); padding: 28px 24px;\r\n  transition: box-shadow 0.2s, transform 0.2s;\r\n}\r\n.why-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }\r\n.why-icon {\r\n  width: 44px; height: 44px; background: var(--sky-light);\r\n  border-radius: 10px; display: flex; align-items: center;\r\n  justify-content: center; margin-bottom: 16px;\r\n}\r\n.why-icon svg { width: 20px; height: 20px; color: var(--sky); }\r\n.why-card h4 { font-size: 0.97rem; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; }\r\n.why-card p { font-size: 0.86rem; color: var(--text-body); line-height: 1.65; }\r\n\r\n\/* \u2500\u2500\u2500 SCOPE TABLE \u2500\u2500\u2500 *\/\r\n.scope-table-wrap {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-lg); overflow: hidden;\r\n}\r\n.scope-table {\r\n  width: 100%; border-collapse: collapse;\r\n}\r\n.scope-table thead tr {\r\n  background: var(--navy); color: var(--white);\r\n}\r\n.scope-table thead th {\r\n  padding: 16px 24px; text-align: left;\r\n  font-size: 0.80rem; font-weight: 700;\r\n  letter-spacing: 0.08em; text-transform: uppercase;\r\n}\r\n.scope-table tbody tr {\r\n  border-bottom: 1px solid var(--border);\r\n  transition: background 0.15s;\r\n}\r\n.scope-table tbody tr:last-child { border-bottom: none; }\r\n.scope-table tbody tr:hover { background: var(--sky-light); }\r\n.scope-table tbody td {\r\n  padding: 18px 24px; font-size: 0.88rem;\r\n  color: var(--text-body); vertical-align: top;\r\n  line-height: 1.65;\r\n}\r\n.scope-table tbody td:first-child {\r\n  font-weight: 700; color: var(--text-dark);\r\n  white-space: nowrap; width: 28%;\r\n}\r\n.scope-table tbody td .scope-tag {\r\n  display: inline-block; font-size: 0.70rem; font-weight: 700;\r\n  letter-spacing: 0.08em; text-transform: uppercase;\r\n  color: var(--sky); background: var(--sky-light);\r\n  padding: 2px 8px; border-radius: 100px; margin-left: 8px;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 FOUR PRINCIPLES \u2500\u2500\u2500 *\/\r\n.principles-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\r\n.principle-card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-lg); padding: 32px;\r\n  position: relative; overflow: hidden;\r\n  transition: box-shadow 0.2s, transform 0.2s;\r\n}\r\n.principle-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }\r\n.principle-card::before {\r\n  content: ''; position: absolute;\r\n  top: 0; left: 0; right: 0; height: 3px;\r\n  background: var(--sky);\r\n}\r\n.principle-num {\r\n  font-size: 3rem; font-weight: 900;\r\n  color: var(--sky-mid); line-height: 1;\r\n  margin-bottom: 12px; font-style: italic;\r\n}\r\n.principle-card h3 {\r\n  font-size: 1.1rem; font-weight: 800;\r\n  color: var(--text-dark); margin-bottom: 12px;\r\n}\r\n.principle-card p {\r\n  font-size: 0.88rem; color: var(--text-body);\r\n  line-height: 1.75;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 STANDARDS vs CERTIFICATIONS \u2500\u2500\u2500 *\/\r\n.distinction-grid {\r\n  display: grid; grid-template-columns: 1fr 1fr;\r\n  gap: 0; border: 1px solid var(--border);\r\n  border-radius: var(--radius-lg); overflow: hidden;\r\n}\r\n.distinction-side { padding: 40px; }\r\n.distinction-side:first-child {\r\n  background: var(--navy); color: var(--white);\r\n  border-right: 1px solid rgba(255,255,255,0.12);\r\n}\r\n.distinction-side:last-child { background: var(--white); }\r\n.distinction-label {\r\n  font-size: 10px; font-weight: 700; letter-spacing: 0.13em;\r\n  text-transform: uppercase; margin-bottom: 14px;\r\n}\r\n.distinction-side:first-child .distinction-label { color: var(--sky); }\r\n.distinction-side:last-child .distinction-label { color: var(--sky); }\r\n.distinction-side h3 {\r\n  font-size: 1.25rem; font-weight: 800;\r\n  margin-bottom: 16px; line-height: 1.2;\r\n}\r\n.distinction-side:first-child h3 { color: var(--white); }\r\n.distinction-side:last-child h3 { color: var(--text-dark); }\r\n.distinction-side p {\r\n  font-size: 0.90rem; line-height: 1.75; margin-bottom: 20px;\r\n}\r\n.distinction-side:first-child p { color: rgba(255,255,255,0.80); }\r\n.distinction-side:last-child p { color: var(--text-body); }\r\n.distinction-list { list-style: none; display: flex; flex-direction: column; gap: 10px; }\r\n.distinction-list li {\r\n  display: flex; align-items: flex-start; gap: 10px;\r\n  font-size: 0.87rem; line-height: 1.6;\r\n}\r\n.distinction-side:first-child .distinction-list li { color: rgba(255,255,255,0.85); }\r\n.distinction-side:last-child .distinction-list li { color: var(--text-body); }\r\n.d-check {\r\n  width: 18px; height: 18px; border-radius: 50%;\r\n  flex-shrink: 0; margin-top: 1px;\r\n  display: flex; align-items: center; justify-content: center;\r\n}\r\n.distinction-side:first-child .d-check { background: rgba(15,145,224,0.25); }\r\n.distinction-side:last-child .d-check { background: var(--sky-light); }\r\n.d-check svg { width: 10px; height: 10px; color: var(--sky); }\r\n.distinction-connector {\r\n  display: flex; align-items: center; justify-content: center;\r\n  background: var(--light-bg); padding: 32px 20px;\r\n  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);\r\n  grid-column: 1 \/ -1;\r\n}\r\n.distinction-connector-inner {\r\n  display: flex; align-items: center; gap: 20px;\r\n  max-width: 600px; text-align: center;\r\n}\r\n.connector-box {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-md); padding: 14px 20px;\r\n  font-size: 0.88rem; font-weight: 700; color: var(--text-dark);\r\n  flex: 1;\r\n}\r\n.connector-arrow {\r\n  font-size: 1.4rem; color: var(--sky); flex-shrink: 0;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 CERTIFICATION CARDS \u2500\u2500\u2500 *\/\r\n.cert-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; }\r\n.cert-card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-lg); padding: 32px;\r\n  transition: box-shadow 0.2s, transform 0.2s;\r\n}\r\n.cert-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }\r\n.cert-card-tag {\r\n  display: inline-flex; align-items: center; gap: 6px;\r\n  background: var(--sky-light); border-radius: 100px;\r\n  padding: 4px 12px; font-size: 10px; font-weight: 700;\r\n  letter-spacing: 0.12em; text-transform: uppercase;\r\n  color: var(--sky); margin-bottom: 16px;\r\n}\r\n.cert-card-tag-dot { width: 4px; height: 4px; background: var(--sky); border-radius: 50%; }\r\n.cert-card h3 {\r\n  font-size: 1.15rem; font-weight: 800;\r\n  color: var(--text-dark); margin-bottom: 10px; line-height: 1.25;\r\n}\r\n.cert-card p {\r\n  font-size: 0.88rem; color: var(--text-body);\r\n  line-height: 1.7; margin-bottom: 20px;\r\n}\r\n.cert-link {\r\n  display: inline-flex; align-items: center; gap: 6px;\r\n  color: var(--navy); font-weight: 700; font-size: 0.88rem;\r\n  text-decoration: none; transition: color 0.2s;\r\n}\r\n.cert-link:hover { color: var(--sky); }\r\n.cert-link svg { width: 14px; height: 14px; }\r\n\r\n\/* \u2500\u2500\u2500 GOVERNANCE DOMAINS \u2014 3 COLUMN \u2500\u2500\u2500 *\/\r\n.domains-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\r\n.domain-card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-md); padding: 24px 20px;\r\n  transition: box-shadow 0.2s, transform 0.2s;\r\n}\r\n.domain-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }\r\n.domain-icon {\r\n  width: 42px; height: 42px; background: var(--sky-light);\r\n  border-radius: 9px; display: flex; align-items: center;\r\n  justify-content: center; margin-bottom: 14px;\r\n}\r\n.domain-icon svg { width: 19px; height: 19px; color: var(--sky); }\r\n.domain-card h4 { font-size: 0.95rem; font-weight: 700; color: var(--text-dark); margin-bottom: 8px; }\r\n.domain-card p { font-size: 0.84rem; color: var(--text-body); line-height: 1.65; }\r\n\r\n\/* \u2500\u2500\u2500 FRAMEWORK ARCHITECTURE \u2014 VISUAL \u2500\u2500\u2500 *\/\r\n.arch-wrap {\r\n  background: var(--navy); border-radius: var(--radius-lg);\r\n  padding: 52px 56px;\r\n}\r\n.arch-title-label {\r\n  font-size: 10px; font-weight: 700; letter-spacing: 0.13em;\r\n  text-transform: uppercase; color: var(--sky); margin-bottom: 10px;\r\n}\r\n.arch-title {\r\n  font-size: clamp(1.5rem, 2.2vw, 2rem);\r\n  font-weight: 800; color: var(--white);\r\n  margin-bottom: 10px; line-height: 1.2;\r\n}\r\n.arch-sub {\r\n  font-size: 0.90rem; color: rgba(255,255,255,0.72);\r\n  line-height: 1.7; max-width: 580px; margin-bottom: 44px;\r\n}\r\n.arch-layers { display: flex; flex-direction: column; gap: 3px; }\r\n.arch-layer {\r\n  display: flex; align-items: stretch;\r\n  border-radius: var(--radius-sm); overflow: hidden;\r\n}\r\n.arch-layer-num {\r\n  width: 48px; flex-shrink: 0;\r\n  background: rgba(255,255,255,0.08);\r\n  display: flex; align-items: center; justify-content: center;\r\n  font-size: 0.75rem; font-weight: 800;\r\n  color: var(--sky); letter-spacing: 0.05em;\r\n}\r\n.arch-layer-body {\r\n  flex: 1; padding: 16px 20px;\r\n  display: flex; align-items: center; justify-content: space-between;\r\n  gap: 20px;\r\n}\r\n.arch-layer:nth-child(1) .arch-layer-body { background: rgba(15,145,224,0.22); }\r\n.arch-layer:nth-child(2) .arch-layer-body { background: rgba(15,145,224,0.16); }\r\n.arch-layer:nth-child(3) .arch-layer-body { background: rgba(15,145,224,0.11); }\r\n.arch-layer:nth-child(4) .arch-layer-body { background: rgba(15,145,224,0.07); }\r\n.arch-layer:nth-child(5) .arch-layer-body { background: rgba(15,145,224,0.04); }\r\n.arch-layer-name {\r\n  font-size: 0.92rem; font-weight: 700; color: var(--white);\r\n}\r\n.arch-layer-desc {\r\n  font-size: 0.80rem; color: rgba(255,255,255,0.65);\r\n  line-height: 1.5; max-width: 400px; text-align: right;\r\n}\r\n\r\n\/* \u2500\u2500\u2500 RELATED RESOURCES \u2500\u2500\u2500 *\/\r\n.resources-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\r\n.resource-card {\r\n  background: var(--white); border: 1px solid var(--border);\r\n  border-radius: var(--radius-md); padding: 24px 20px;\r\n  transition: box-shadow 0.2s, transform 0.2s;\r\n  text-decoration: none;\r\n  display: flex; flex-direction: column; gap: 10px;\r\n}\r\n.resource-card:hover { box-shadow: var(--shadow-md); transform: translateY(-2px); }\r\n.resource-tag {\r\n  font-size: 10px; font-weight: 700; letter-spacing: 0.10em;\r\n  text-transform: uppercase; color: var(--sky);\r\n}\r\n.resource-card h4 {\r\n  font-size: 0.92rem; font-weight: 700;\r\n  color: var(--text-dark); line-height: 1.35;\r\n}\r\n.resource-card p { font-size: 0.82rem; color: var(--text-body); line-height: 1.6; flex: 1; }\r\n.resource-arrow {\r\n  display: flex; align-items: center; gap: 5px;\r\n  font-size: 0.82rem; font-weight: 700; color: var(--navy);\r\n  margin-top: 4px;\r\n}\r\n.resource-arrow svg { width: 13px; height: 13px; }\r\n\r\n\/* \u2500\u2500\u2500 CTA BAND \u2500\u2500\u2500 *\/\r\n.cta-band { background: var(--navy); padding: 80px 0; text-align: center; }\r\n.cta-band h2 {\r\n  font-size: clamp(1.7rem, 2.5vw, 2.3rem);\r\n  font-weight: 800; color: var(--white);\r\n  margin-bottom: 14px; line-height: 1.2;\r\n}\r\n.cta-band h2 em { font-style: italic; color: var(--sky); }\r\n.cta-band p {\r\n  font-size: 0.97rem; color: rgba(255,255,255,0.75);\r\n  max-width: 520px; margin: 0 auto 32px; line-height: 1.75;\r\n}\r\n.cta-band-btns { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\r\n.btn-white {\r\n  display: inline-flex; align-items: center; gap: 7px;\r\n  background: var(--white); color: var(--navy);\r\n  padding: 13px 26px; border-radius: var(--radius-sm);\r\n  font-weight: 700; font-size: 0.92rem;\r\n  text-decoration: none; transition: all 0.2s;\r\n  border: 2px solid var(--white);\r\n}\r\n.btn-white:hover { background: var(--sky); border-color: var(--sky); color: var(--white); }\r\n.btn-outline-white {\r\n  display: inline-flex; align-items: center; gap: 7px;\r\n  background: transparent; color: var(--white);\r\n  padding: 13px 26px; border-radius: var(--radius-sm);\r\n  font-weight: 600; font-size: 0.92rem;\r\n  text-decoration: none;\r\n  border: 2px solid rgba(255,255,255,0.45);\r\n  transition: all 0.2s;\r\n}\r\n.btn-outline-white:hover { border-color: var(--white); background: rgba(255,255,255,0.10); }\r\n\r\n\/* \u2500\u2500\u2500 RESPONSIVE \u2500\u2500\u2500 *\/\r\n@media (max-width: 960px) {\r\n  .hero-inner, .intro-grid { grid-template-columns: 1fr; gap: 40px; }\r\n  .hero-visual { height: 300px; }\r\n  .why-grid { grid-template-columns: 1fr 1fr; }\r\n  .principles-grid { grid-template-columns: 1fr; }\r\n  .distinction-grid { grid-template-columns: 1fr; }\r\n  .distinction-side:first-child { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.12); }\r\n  .cert-grid { grid-template-columns: 1fr; }\r\n  .domains-grid { grid-template-columns: 1fr 1fr; }\r\n  .arch-wrap { padding: 36px 28px; }\r\n  .arch-layer-desc { display: none; }\r\n  .resources-grid { grid-template-columns: 1fr 1fr; }\r\n}\r\n@media (max-width: 600px) {\r\n  .container, .breadcrumb-inner, .trust-strip-inner { padding: 0 20px; }\r\n  .hero-inner { padding: 0 20px 48px; }\r\n  .section { padding: 60px 0; }\r\n  .why-grid { grid-template-columns: 1fr; }\r\n  .domains-grid { grid-template-columns: 1fr; }\r\n  .resources-grid { grid-template-columns: 1fr; }\r\n  .trust-strip-inner { gap: 16px; }\r\n  .scope-table tbody td:first-child { white-space: normal; }\r\n}\r\n<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- BREADCRUMB -->\r\n<nav class=\"breadcrumb\">\r\n  <div class=\"breadcrumb-inner\">\r\n    <a href=\"https:\/\/bda-global.org\/en\/\">BDA<\/a>\r\n    <span class=\"breadcrumb-sep\">&#8250;<\/span>\r\n    <a href=\"https:\/\/bda-global.org\/en\/about\/\">About BDA<\/a>\r\n    <span class=\"breadcrumb-sep\">&#8250;<\/span>\r\n    <span>Standards Governance Framework<\/span>\r\n  <\/div>\r\n<\/nav>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     HERO \u2014 WHITE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"hero\">\r\n  <div class=\"hero-inner\">\r\n    <div class=\"hero-content\">\r\n      <div class=\"hero-label\"><span class=\"hero-label-dot\"><\/span>BDA Governance<\/div>\r\n      <h1>Standards <em>Governance<\/em><br>Framework<\/h1>\r\n      <p class=\"hero-desc\">\r\n        How global business development standards are defined, maintained, reviewed, and protected \u2014 ensuring consistency, credibility, and long-term professional integrity across 90+ countries.\r\n      <\/p>\r\n      <div class=\"hero-btns\">\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-primary\">View Certifications &#8594;<\/a>\r\n        <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"btn-secondary\">Explore the BoCK&#8482;<\/a>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"hero-visual\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/workers-long-wooden-table-scaled.webp\"\r\n        alt=\"BDA governance and professional standards\"\r\n        class=\"hero-img\"\r\n        loading=\"eager\"\r\n      >\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST STRIP -->\r\n<div class=\"trust-strip\">\r\n  <div class=\"trust-strip-inner\">\r\n    <div class=\"trust-item\"><span class=\"trust-dot\"><\/span>Global Standard-Setting Body<\/div>\r\n    <div class=\"trust-item\"><span class=\"trust-dot\"><\/span>Independent Governance<\/div>\r\n    <div class=\"trust-item\"><span class=\"trust-dot\"><\/span>Non-Profit Association<\/div>\r\n    <div class=\"trust-item\"><span class=\"trust-dot\"><\/span>Active in 90+ Countries<\/div>\r\n    <div class=\"trust-item\"><span class=\"trust-dot\"><\/span>Transparent &amp; Accountable<\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     INTRODUCTION \u2014 50\/50\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"intro-grid\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/business-meeting-office-1-1-scaled.webp\"\r\n        alt=\"BDA governance framework in action\"\r\n        class=\"intro-img\"\r\n        loading=\"lazy\"\r\n      >\r\n      <div class=\"intro-text\">\r\n        <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Introduction<\/div>\r\n        <h2 class=\"section-title\">The Foundation of a<br><em>Governed Profession.<\/em><\/h2>\r\n        <p>\r\n          The <strong>Business Development Association<\/strong> was established as the global standard-setting body for the business development profession. This role requires more than defining competencies or issuing certifications \u2014 it requires a robust governance framework that ensures consistency, credibility, accountability, and long-term professional integrity.\r\n        <\/p>\r\n        <p>\r\n          The <strong>BDA Standards Governance Framework<\/strong> defines how business development standards are established, maintained, reviewed, and protected. It provides clarity on how decisions related to definitions, competencies, certifications, professional development, and partnerships are governed within BDA \u2014 and why that governance matters to every professional, institution, and employer who relies on BDA credentials.\r\n        <\/p>\r\n        <blockquote class=\"blockquote\">\r\n          \"Professional standards only carry value when they are governed with transparency and discipline. Without governance, standards risk fragmentation, inconsistency, and loss of credibility across markets and institutions.\"\r\n        <\/blockquote>\r\n        <p>\r\n          In the context of business development \u2014 where the discipline has historically suffered from definitional ambiguity \u2014 standards governance is not optional. It is the mechanism that ensures definitions, competencies, and professional expectations remain clear, consistent, and globally applicable.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     WHY GOVERNANCE MATTERS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Why It Matters<\/div>\r\n      <h2 class=\"section-title\">Why Standards <em>Governance<\/em> Matters<\/h2>\r\n      <p class=\"section-sub\">\r\n        Governance is the mechanism that transforms professional definitions into reliable, defensible, and globally recognised standards. Without it, credentials lose their meaning.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Credibility Across Markets<\/h4>\r\n        <p>Governed standards are defensible to employers, institutions, and regulators. They carry weight because they are defined, reviewed, and maintained through a structured, transparent process \u2014 not through commercial interest.<\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Global Consistency<\/h4>\r\n        <p>A BDA-CP&#8482; credential earned in the UAE carries the same meaning as one earned in the UK or Brazil. Governance ensures that standards do not fragment across geographies, cultures, or institutional contexts.<\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Long-Term Professional Integrity<\/h4>\r\n        <p>Governance protects the profession from short-term commercial pressures. Standards are reviewed on defined cycles, updated based on evidence, and maintained by an independent body \u2014 not by market demand alone.<\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Stakeholder Confidence<\/h4>\r\n        <p>Professionals, employers, academic institutions, and government bodies can rely on BDA standards because the governance framework provides accountability. Decisions are structured, documented, and subject to ethical oversight.<\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"\/><line x1=\"3\" y1=\"9\" x2=\"21\" y2=\"9\"\/><line x1=\"9\" y1=\"21\" x2=\"9\" y2=\"3\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Conflict Prevention<\/h4>\r\n        <p>Defined governance boundaries prevent overlap, conflict of interest, and dilution of standards. Each element of the professional ecosystem operates within clear scope, with explicit accountability for decisions that affect it.<\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <div class=\"why-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z\"\/><path d=\"M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Definitional Clarity<\/h4>\r\n        <p>Business development has long suffered from definitional ambiguity. BDA governance ensures that the definition of the profession, its competencies, and its performance expectations are formally established, documented, and consistently applied.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     SCOPE OF GOVERNANCE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Governance Scope<\/div>\r\n      <h2 class=\"section-title\">The Scope of BDA <em>Standards Governance<\/em><\/h2>\r\n      <p class=\"section-sub\">\r\n        BDA's governance framework applies across all core elements of the professional ecosystem. Each element operates within defined boundaries, governed to prevent overlap, conflict of interest, or dilution of standards.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"scope-table-wrap\">\r\n      <table class=\"scope-table\">\r\n        <thead>\r\n          <tr>\r\n            <th>Governance Element<\/th>\r\n            <th>What Is Governed<\/th>\r\n            <th>Governance Objective<\/th>\r\n          <\/tr>\r\n        <\/thead>\r\n        <tbody>\r\n          <tr>\r\n            <td>Professional Definition <span class=\"scope-tag\">Foundation<\/span><\/td>\r\n            <td>The formal definition of business development as a professional discipline \u2014 its scope, boundaries, and distinction from adjacent functions such as sales, marketing, and strategy.<\/td>\r\n            <td>Ensure that the profession is defined consistently across all BDA materials, certifications, and communications \u2014 preventing fragmentation and ambiguity.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>BDA BoCK&#8482; <span class=\"scope-tag\">Core Framework<\/span><\/td>\r\n            <td>The BDA Body of Competency &amp; Knowledge \u2014 the primary reference framework for the BD profession, covering 14 Core Competency Domains and 7 Performance Domains.<\/td>\r\n            <td>Maintain the BoCK&#8482; as a peer-reviewed, evidence-based, globally applicable framework \u2014 updated on defined cycles and governed independently of commercial interests.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Competency Frameworks<\/td>\r\n            <td>The 14 Core Competency Domains and their associated knowledge units, behavioral indicators, and performance expectations as defined in the BDA BoCK&#8482;.<\/td>\r\n            <td>Ensure competency definitions remain current, globally applicable, and aligned with the evolving demands of the BD profession across industries and geographies.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Certifications &amp; Recertification <span class=\"scope-tag\">Assessment<\/span><\/td>\r\n            <td>The BDA-CP&#8482; and BDA-SCP&#8482; certification programmes \u2014 including eligibility requirements, exam content, passing standards, and recertification policies.<\/td>\r\n            <td>Maintain certifications as defensible, psychometrically sound assessments of competence \u2014 governed independently to ensure alignment with the BoCK&#8482; and global professional standards.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Professional Development<\/td>\r\n            <td>The Professional Development Credit (PDC) system \u2014 including approved activities, credit values, recertification requirements, and provider recognition criteria.<\/td>\r\n            <td>Ensure that continuing professional development reflects meaningful learning and competence maintenance \u2014 not merely activity completion.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Institutional Partnerships <span class=\"scope-tag\">Ecosystem<\/span><\/td>\r\n            <td>All BDA partnership models \u2014 including Authorised Knowledge Partners (AKP), Endorsed Content Partners (ECP), Professional Development Partners (PDP), and Strategic Alliance Partners (SAP).<\/td>\r\n            <td>Define the scope, responsibilities, and oversight terms for each partnership model \u2014 ensuring alignment with standards while enabling global scalability.<\/td>\r\n          <\/tr>\r\n          <tr>\r\n            <td>Accreditation Programmes<\/td>\r\n            <td>BDA institutional accreditation programmes \u2014 including AAI, AIDP, COE, CSIS, and RPDE \u2014 governing how organisations align with BDA standards.<\/td>\r\n            <td>Ensure that accredited institutions meet defined quality and alignment criteria \u2014 and that accreditation decisions are made through structured, transparent review processes.<\/td>\r\n          <\/tr>\r\n        <\/tbody>\r\n      <\/table>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     FOUR PRINCIPLES\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Governing Principles<\/div>\r\n      <h2 class=\"section-title\">Four Principles Guiding<br><em>BDA Standards Governance<\/em><\/h2>\r\n      <p class=\"section-sub\">\r\n        Every governance decision within BDA is guided by four foundational principles that define how standards are set, maintained, and protected.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"principles-grid\">\r\n      <div class=\"principle-card\">\r\n        <div class=\"principle-num\">01<\/div>\r\n        <h3>Independence<\/h3>\r\n        <p>Standards governance within BDA is independent of commercial training delivery, consulting services, or market promotion. This separation is structural \u2014 not aspirational. It ensures that standards are defined in the interest of the profession rather than the interests of individual providers, commercial partners, or market actors. No commercial relationship held by BDA influences the content, scope, or application of its professional standards.<\/p>\r\n      <\/div>\r\n      <div class=\"principle-card\">\r\n        <div class=\"principle-num\">02<\/div>\r\n        <h3>Consistency<\/h3>\r\n        <p>All standards are applied consistently across regions, industries, and institutional contexts. Local adaptation may occur in application \u2014 language, cultural context, sector-specific examples \u2014 but the underlying definitions, competencies, and professional expectations remain globally consistent. A BD professional in Riyadh is assessed against the same competency framework as one in London, Singapore, or Toronto.<\/p>\r\n      <\/div>\r\n      <div class=\"principle-card\">\r\n        <div class=\"principle-num\">03<\/div>\r\n        <h3>Transparency<\/h3>\r\n        <p>Governance processes, roles, and responsibilities are documented and structured to ensure clarity for professionals, institutions, partners, and stakeholders. The scope of governance, the mechanisms for review, and the criteria for decisions are not opaque. Transparency is the foundation of trust \u2014 and trust is the foundation of a credential's value in the professional marketplace.<\/p>\r\n      <\/div>\r\n      <div class=\"principle-card\">\r\n        <div class=\"principle-num\">04<\/div>\r\n        <h3>Accountability<\/h3>\r\n        <p>Decisions related to standards, certifications, and recognition are subject to defined review mechanisms and ethical oversight. Accountability means that governance decisions can be examined, questioned, and \u2014 where appropriate \u2014 revised through structured processes. No single individual, commercial interest, or regional body holds unilateral authority over BDA professional standards.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     STANDARDS vs CERTIFICATIONS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>A Critical Distinction<\/div>\r\n      <h2 class=\"section-title\">Standards and Certifications:<br><em>Two Distinct Instruments<\/em><\/h2>\r\n      <p class=\"section-sub\">\r\n        Understanding the relationship between BDA standards and BDA certifications is essential to understanding the governance framework as a whole.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"distinction-grid\">\r\n      <div class=\"distinction-side\">\r\n        <div class=\"distinction-label\">BDA Standards<\/div>\r\n        <h3>What Competence Means<\/h3>\r\n        <p>Standards define the professional expectations, knowledge domains, behavioral competencies, and performance indicators that constitute competence in business development. They are the reference framework \u2014 not the assessment instrument.<\/p>\r\n        <ul class=\"distinction-list\">\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Defined through the BDA BoCK&#8482; \u2014 the primary reference framework<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Peer-reviewed and updated on defined cycles<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Globally consistent \u2014 not market-specific<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Independent of commercial training delivery<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Applicable to all BD professionals regardless of certification status<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n      <div class=\"distinction-side\">\r\n        <div class=\"distinction-label\">BDA Certifications<\/div>\r\n        <h3>Whether Competence Is Demonstrated<\/h3>\r\n        <p>Certifications are governed instruments designed to assess alignment with defined standards. They are the assessment mechanism \u2014 not the standard itself. This distinction ensures that certification programmes remain defensible, comparable, and aligned with a single global reference framework.<\/p>\r\n        <ul class=\"distinction-list\">\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>BDA-CP&#8482; \u2014 Foundational certification for BD professionals<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>BDA-SCP&#8482; \u2014 Advanced certification for senior BD professionals<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Governed independently of the BoCK&#8482; development process<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Psychometrically designed to assess BoCK&#8482; competencies<\/li>\r\n          <li><span class=\"d-check\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Recertification required every 3 years to maintain currency<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CERTIFICATIONS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>BDA Certification<\/div>\r\n      <h2 class=\"section-title\">BDA-CP&#8482; &amp; BDA-SCP&#8482;<br><em>Governed Credentials<\/em><\/h2>\r\n      <p class=\"section-sub\">\r\n        BDA certifications are governed instruments \u2014 designed to assess alignment with the BDA BoCK&#8482; and recognised across 90+ countries as the global standard for BD professional competence.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"cert-grid\">\r\n      <div class=\"cert-card\">\r\n        <div class=\"cert-card-tag\"><span class=\"cert-card-tag-dot\"><\/span>Foundational Level<\/div>\r\n        <h3>BDA Certified Professional<br>BDA-CP&#8482;<\/h3>\r\n        <p>\r\n          The BDA-CP&#8482; recognises professionals demonstrating proficiency in business development as a structured discipline focused on growth, partnerships, and strategic opportunity design. It is the world's only globally governed foundational certification dedicated exclusively to the BD profession \u2014 built on the BDA BoCK&#8482; framework.\r\n        <\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-cp\/\" class=\"cert-link\">\r\n          Learn More About BDA-CP&#8482;\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n      <div class=\"cert-card\">\r\n        <div class=\"cert-card-tag\"><span class=\"cert-card-tag-dot\"><\/span>Advanced Level<\/div>\r\n        <h3>BDA Senior Certified Professional<br>BDA-SCP&#8482;<\/h3>\r\n        <p>\r\n          The BDA-SCP&#8482; recognises senior-level professionals who lead business development strategy, growth initiatives, and organisational value creation at an advanced level. It is the highest BD credential in the world \u2014 requiring BDA-CP&#8482; as a prerequisite and assessed against the full scope of the BDA BoCK&#8482; framework.\r\n        <\/p>\r\n        <a href=\"https:\/\/bda-global.org\/en\/certifications\/bda-scp\/\" class=\"cert-link\">\r\n          Learn More About BDA-SCP&#8482;\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg>\r\n        <\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     GOVERNANCE DOMAINS\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Governance Domains<\/div>\r\n      <h2 class=\"section-title\">Three Domains of<br><em>Operational Governance<\/em><\/h2>\r\n      <p class=\"section-sub\">\r\n        Beyond standards definition, BDA governs three operational domains that directly affect how the profession is practised, developed, and institutionally supported.\r\n      <\/p>\r\n    <\/div>\r\n    <div class=\"domains-grid\">\r\n      <div class=\"domain-card\">\r\n        <div class=\"domain-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c3 3 9 3 12 0v-5\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Professional Development &amp; Recertification<\/h4>\r\n        <p>Continuing professional development is governed as a structured requirement rather than an informal activity. BDA's PDC framework ensures that Professional Development Credits reflect meaningful learning, that recertification requirements support competence maintenance, and that approved providers operate within clear quality and relevance criteria. This governance protects the long-term credibility of both professionals and certifications.<\/p>\r\n      <\/div>\r\n      <div class=\"domain-card\">\r\n        <div class=\"domain-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Institutional Partnerships<\/h4>\r\n        <p>BDA partnerships are governed through clearly defined institutional roles rather than commercial affiliations. Each partnership model \u2014 whether related to certification support, professional development, academic alignment, or strategic collaboration \u2014 operates under explicit governance terms that define scope, responsibility, and oversight. This structure ensures alignment with standards while enabling global scalability and regional reach.<\/p>\r\n      <\/div>\r\n      <div class=\"domain-card\">\r\n        <div class=\"domain-icon\">\r\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M9 9h6M9 12h6M9 15h4\"\/><\/svg>\r\n        <\/div>\r\n        <h4>Institutional Accreditation<\/h4>\r\n        <p>BDA's accreditation programmes \u2014 including the Accredited Academic Institution (AAI), Accredited Institutional Development Partner (AIDP), Centre of Excellence (COE), Certified Standards Integration Seal (CSIS), and Recognised Professional Development Entity (RPDE) \u2014 are governed through structured review processes that assess institutional alignment with BDA standards, ensuring quality and consistency across all accredited entities.<\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     FRAMEWORK ARCHITECTURE\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"arch-wrap\">\r\n      <div class=\"arch-title-label\">Framework Architecture<\/div>\r\n      <h2 class=\"arch-title\">The BDA Standards Architecture<\/h2>\r\n      <p class=\"arch-sub\">\r\n        The BDA Standards Governance Framework operates as a layered architecture \u2014 each layer building on the one below it, from foundational definitions to operational delivery.\r\n      <\/p>\r\n      <div class=\"arch-layers\">\r\n        <div class=\"arch-layer\">\r\n          <div class=\"arch-layer-num\">L1<\/div>\r\n          <div class=\"arch-layer-body\">\r\n            <div class=\"arch-layer-name\">Professional Definition<\/div>\r\n            <div class=\"arch-layer-desc\">The formal definition of business development as a professional discipline \u2014 the foundation on which all other standards are built.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"arch-layer\">\r\n          <div class=\"arch-layer-num\">L2<\/div>\r\n          <div class=\"arch-layer-body\">\r\n            <div class=\"arch-layer-name\">BDA BoCK&#8482; \u2014 Body of Competency &amp; Knowledge<\/div>\r\n            <div class=\"arch-layer-desc\">The primary reference framework: 14 Core Competency Domains, 7 Performance Domains, peer-reviewed and updated on defined cycles.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"arch-layer\">\r\n          <div class=\"arch-layer-num\">L3<\/div>\r\n          <div class=\"arch-layer-body\">\r\n            <div class=\"arch-layer-name\">Certifications \u2014 BDA-CP&#8482; &amp; BDA-SCP&#8482;<\/div>\r\n            <div class=\"arch-layer-desc\">Governed assessment instruments that measure professional alignment with the BoCK&#8482; framework \u2014 the credentialing layer.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"arch-layer\">\r\n          <div class=\"arch-layer-num\">L4<\/div>\r\n          <div class=\"arch-layer-body\">\r\n            <div class=\"arch-layer-name\">Professional Development &amp; Recertification<\/div>\r\n            <div class=\"arch-layer-desc\">The PDC framework governing continuing professional development \u2014 ensuring competence maintenance and credential currency.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n        <div class=\"arch-layer\">\r\n          <div class=\"arch-layer-num\">L5<\/div>\r\n          <div class=\"arch-layer-body\">\r\n            <div class=\"arch-layer-name\">Institutional Partnerships &amp; Accreditation<\/div>\r\n            <div class=\"arch-layer-desc\">The ecosystem layer \u2014 governing how organisations align with, deliver, and support BDA standards globally.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     GOVERNANCE AS TRUST\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section\">\r\n  <div class=\"container\">\r\n    <div class=\"intro-grid\">\r\n      <div class=\"intro-text\">\r\n        <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>The Foundation of Trust<\/div>\r\n        <h2 class=\"section-title\">Governance as the Foundation<br>of <em>Professional Trust<\/em><\/h2>\r\n        <p>\r\n          The BDA Standards Governance Framework exists to ensure that business development is practised as a disciplined profession \u2014 with shared definitions, consistent expectations, and clear accountability. It is not a bureaucratic mechanism. It is the structural foundation that gives BDA credentials their meaning.\r\n        <\/p>\r\n        <p>\r\n          By governing standards transparently and consistently, BDA provides professionals and institutions with a reliable global reference point \u2014 one that supports trust, comparability, and long-term professional legitimacy. When an employer recognises a BDA-CP&#8482; credential, they are not simply recognising a certificate. They are recognising a governed standard.\r\n        <\/p>\r\n        <blockquote class=\"blockquote\">\r\n          \"Governance is what separates a credential from a certificate. A certificate proves completion. A governed credential proves competence \u2014 against a standard that is defined, maintained, and protected.\"\r\n        <\/blockquote>\r\n        <p>\r\n          For the business development profession \u2014 which has long operated without a globally recognised standard-setting body \u2014 the BDA Standards Governance Framework represents a structural advancement. It is the mechanism through which BD becomes a profession in the fullest sense of the word.\r\n        <\/p>\r\n      <\/div>\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/08\/confident-businessman-with-colleagues-1-scaled.webp\"\r\n        alt=\"Professional trust and governance\"\r\n        class=\"intro-img\"\r\n        loading=\"lazy\"\r\n      >\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     RELATED RESOURCES\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"section section-alt\">\r\n  <div class=\"container\">\r\n    <div class=\"section-header centered\">\r\n      <div class=\"section-label\"><span class=\"section-label-dot\"><\/span>Related Resources<\/div>\r\n      <h2 class=\"section-title\">Explore More About<br><em>BDA Standards<\/em><\/h2>\r\n    <\/div>\r\n    <div class=\"resources-grid\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">Core Framework<\/div>\r\n        <h4>BDA Body of Competency &amp; Knowledge (BoCK&#8482;)<\/h4>\r\n        <p>The primary reference framework for the BD profession \u2014 14 Competency Domains, 7 Performance Domains, 251 pages.<\/p>\r\n        <div class=\"resource-arrow\">Explore the BoCK&#8482; <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">Certifications<\/div>\r\n        <h4>BDA Certification Programmes<\/h4>\r\n        <p>BDA-CP&#8482; and BDA-SCP&#8482; \u2014 the world's only globally governed certifications for the BD profession.<\/p>\r\n        <div class=\"resource-arrow\">View Certifications <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/accreditation\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">Accreditation<\/div>\r\n        <h4>Institutional Accreditation Programmes<\/h4>\r\n        <p>AAI, AIDP, COE, CSIS, and RPDE \u2014 BDA's institutional accreditation framework for organisations.<\/p>\r\n        <div class=\"resource-arrow\">Explore Accreditation <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/partnerships\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">Partnerships<\/div>\r\n        <h4>BDA Partnership Models<\/h4>\r\n        <p>AKP, ECP, PDP, and SAP \u2014 governed partnership frameworks for organisations aligned with BDA standards.<\/p>\r\n        <div class=\"resource-arrow\">View Partnerships <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/recertification\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">Recertification<\/div>\r\n        <h4>Professional Development &amp; Recertification<\/h4>\r\n        <p>The BDA PDC framework \u2014 governing continuing professional development and credential maintenance.<\/p>\r\n        <div class=\"resource-arrow\">Learn About Recertification <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/about\/\" class=\"resource-card\">\r\n        <div class=\"resource-tag\">About BDA<\/div>\r\n        <h4>About the Business Development Association<\/h4>\r\n        <p>BDA's mission, vision, leadership, and role as the global standard-setting body for the BD profession.<\/p>\r\n        <div class=\"resource-arrow\">About BDA <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/div>\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\r\n     CTA BAND\r\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n<section class=\"cta-band\">\r\n  <div class=\"container\">\r\n    <h2>Built on a <em>Governed Standard.<\/em><\/h2>\r\n    <p>\r\n      BDA certifications are not just credentials \u2014 they are governed instruments built on the world's most comprehensive framework for the BD profession. Explore how they can advance your career.\r\n    <\/p>\r\n    <div class=\"cta-band-btns\">\r\n      <a href=\"https:\/\/bda-global.org\/en\/certifications\/\" class=\"btn-white\">Explore Certifications &#8594;<\/a>\r\n      <a href=\"https:\/\/bda-global.org\/en\/bda-bock\/\" class=\"btn-outline-white\">Get the BDA BoCK&#8482;<\/a>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>BDA Standards Governance Framework | Business Development Association BDA &#8250; About BDA &#8250; Standards Governance Framework BDA Governance Standards GovernanceFramework How global business development standards are defined, maintained, reviewed, and protected \u2014 ensuring consistency, credibility, and long-term professional integrity across 90+ countries. View Certifications &#8594; Explore the BoCK&#8482; Global Standard-Setting Body Independent Governance Non-Profit Association [&hellip;]<\/p>","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-21935","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Business Development Standards Governance Framework | BDA<\/title>\n<meta name=\"description\" content=\"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bda-global.org\/en\/standards-governance-framework\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Business Development Standards Governance Framework | BDA\" \/>\n<meta property=\"og:description\" content=\"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bda-global.org\/en\/standards-governance-framework\/\" \/>\n<meta property=\"og:site_name\" content=\"Business Development Association - BDA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-09T14:03:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-BDA-Icon-logo22.png\" \/>\n\t<meta property=\"og:image:width\" content=\"512\" \/>\n\t<meta property=\"og:image:height\" content=\"512\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bda-global.org\/en\/standards-governance-framework\/\",\"url\":\"https:\/\/bda-global.org\/en\/standards-governance-framework\/\",\"name\":\"Business Development Standards Governance Framework | BDA\",\"isPartOf\":{\"@id\":\"https:\/\/bda-global.org\/#website\"},\"datePublished\":\"2026-01-15T13:06:53+00:00\",\"dateModified\":\"2026-04-09T14:03:59+00:00\",\"description\":\"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.\",\"breadcrumb\":{\"@id\":\"https:\/\/bda-global.org\/en\/standards-governance-framework\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bda-global.org\/en\/standards-governance-framework\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bda-global.org\/en\/standards-governance-framework\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\",\"item\":\"https:\/\/bda-global.org\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"BDA Standards Governance Framework\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bda-global.org\/#website\",\"url\":\"https:\/\/bda-global.org\/\",\"name\":\"Business Development Association (BDA)\",\"description\":\"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.\",\"publisher\":{\"@id\":\"https:\/\/bda-global.org\/#organization\"},\"alternateName\":\"BDA\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bda-global.org\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/bda-global.org\/#organization\",\"name\":\"Business Development Association (BDA)\",\"alternateName\":\"BDA\",\"url\":\"https:\/\/bda-global.org\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"contentUrl\":\"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png\",\"width\":512,\"height\":512,\"caption\":\"Business Development Association (BDA)\"},\"image\":{\"@id\":\"https:\/\/bda-global.org\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Business Development Standards Governance Framework | BDA","description":"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bda-global.org\/en\/standards-governance-framework\/","og_locale":"en_US","og_type":"article","og_title":"Business Development Standards Governance Framework | BDA","og_description":"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.","og_url":"https:\/\/bda-global.org\/en\/standards-governance-framework\/","og_site_name":"Business Development Association - BDA","article_modified_time":"2026-04-09T14:03:59+00:00","og_image":[{"width":512,"height":512,"url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-BDA-Icon-logo22.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bda-global.org\/en\/standards-governance-framework\/","url":"https:\/\/bda-global.org\/en\/standards-governance-framework\/","name":"Business Development Standards Governance Framework | BDA","isPartOf":{"@id":"https:\/\/bda-global.org\/#website"},"datePublished":"2026-01-15T13:06:53+00:00","dateModified":"2026-04-09T14:03:59+00:00","description":"Learn how business development standards are defined, governed, reviewed, and protected under the BDA Standards Governance Framework to ensure global consistency and professional integrity.","breadcrumb":{"@id":"https:\/\/bda-global.org\/en\/standards-governance-framework\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bda-global.org\/en\/standards-governance-framework\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bda-global.org\/en\/standards-governance-framework\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629","item":"https:\/\/bda-global.org\/"},{"@type":"ListItem","position":2,"name":"BDA Standards Governance Framework"}]},{"@type":"WebSite","@id":"https:\/\/bda-global.org\/#website","url":"https:\/\/bda-global.org\/","name":"Business Development Association (BDA)","description":"The global authority in business development, setting international standards through BD Professional certifications, institutional accreditations, professional memberships, and strategic partnerships.","publisher":{"@id":"https:\/\/bda-global.org\/#organization"},"alternateName":"BDA","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bda-global.org\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bda-global.org\/#organization","name":"Business Development Association (BDA)","alternateName":"BDA","url":"https:\/\/bda-global.org\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/","url":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","contentUrl":"https:\/\/bda-global.org\/wp-content\/uploads\/2025\/03\/cropped-Edit-home-with-Elementor-03-08-2025_05_17_AM.png","width":512,"height":512,"caption":"Business Development Association (BDA)"},"image":{"@id":"https:\/\/bda-global.org\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21935","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/comments?post=21935"}],"version-history":[{"count":10,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21935\/revisions"}],"predecessor-version":[{"id":22875,"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/pages\/21935\/revisions\/22875"}],"wp:attachment":[{"href":"https:\/\/bda-global.org\/en\/wp-json\/wp\/v2\/media?parent=21935"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}