{
  "schemaVersion": 1,
  "generatedBy": "generation/forms_p7.py",
  "note": "SAMPLE reference data compiled for form-fixture testing. Not a normative document.",
  "groups": [
    {
      "group": "name",
      "tokens": [
        "name",
        "honorific-prefix",
        "given-name",
        "additional-name",
        "family-name",
        "honorific-suffix",
        "nickname"
      ]
    },
    {
      "group": "account",
      "tokens": [
        "username",
        "new-password",
        "current-password",
        "one-time-code"
      ]
    },
    {
      "group": "work",
      "tokens": [
        "organization-title",
        "organization"
      ]
    },
    {
      "group": "address",
      "tokens": [
        "street-address",
        "address-line1",
        "address-line2",
        "address-line3",
        "address-level4",
        "address-level3",
        "address-level2",
        "address-level1",
        "country",
        "country-name",
        "postal-code"
      ]
    },
    {
      "group": "payment",
      "tokens": [
        "cc-name",
        "cc-given-name",
        "cc-additional-name",
        "cc-family-name",
        "cc-number",
        "cc-exp",
        "cc-exp-month",
        "cc-exp-year",
        "cc-csc",
        "cc-type"
      ]
    },
    {
      "group": "transaction",
      "tokens": [
        "transaction-currency",
        "transaction-amount"
      ]
    },
    {
      "group": "personal",
      "tokens": [
        "language",
        "bday",
        "bday-day",
        "bday-month",
        "bday-year",
        "sex"
      ]
    },
    {
      "group": "contact",
      "tokens": [
        "tel",
        "tel-country-code",
        "tel-national",
        "tel-area-code",
        "tel-local",
        "tel-local-prefix",
        "tel-local-suffix",
        "tel-extension",
        "email",
        "impp",
        "url",
        "photo"
      ]
    }
  ],
  "prefixes": {
    "section": "section-* comes first and scopes a group of controls, for example section-blue shipping name",
    "addressType": "shipping or billing, after any section-* prefix",
    "contactType": "home, work, mobile, fax or pager, used only with the contact tokens"
  },
  "opting-out": {
    "token": "off",
    "note": "Browsers may ignore off on password controls."
  }
}
