Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.74 KB

profile-test-profile.schema.md

File metadata and controls

51 lines (32 loc) · 1.74 KB

Profile Test Details Schema

https://ns.adobe.com/xdm/context/profile-test-profile

Indicates the profile record is for use in testing/verification purposes and should not be automatically included in normal operation(s).

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Experimental No Forbidden Permitted context/profile-test-profile.schema.json

Schema Hierarchy

  • Profile Test Details https://ns.adobe.com/xdm/context/profile-test-profile

Profile Test Details Example

{
  "xdm:testProfile": false
}

Profile Test Details Properties

Property Type Required Default Defined by
xdm:testProfile boolean Optional false Profile Test Details (this schema)
* any Additional this schema allows additional properties

xdm:testProfile

Test Profile

Indicates the profile record is for use in testing/verification purposes and should not be automatically included in normal operation(s).

xdm:testProfile

  • is optional
  • type: boolean
  • default: false
  • defined in this schema

xdm:testProfile Type

boolean