{
  "items": [
    {
      "children": [
        {
          "properties": {
            "name": [
              "NotPartOfTest"
            ]
          },
          "type": [
            "h-test-a"
          ],
          "value": "NotPartOfTest"
        }
      ],
      "properties": {
        "name": [
          "NotPartOfTest"
        ]
      },
      "type": [
        "h-test-as-child"
      ]
    },
    {
      "children": [
        {
          "properties": {
            "name": [
              "NotPartOfTest"
            ]
          },
          "type": [
            "h-test-a",
            "h-test-b"
          ],
          "value": "NotPartOfTest"
        }
      ],
      "properties": {
        "name": [
          "NotPartOfTest"
        ]
      },
      "type": [
        "h-test-as-child-multi"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "test": [
          {
            "properties": {
              "name": [
                "Valid"
              ],
              "not-part-of-test": [
                "l"
              ]
            },
            "type": [
              "h-test-a"
            ],
            "value": "Valid"
          }
        ]
      },
      "type": [
        "h-test-as-p"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "test": [
          {
            "properties": {
              "name": [
                "Valid"
              ]
            },
            "type": [
              "h-test-a"
            ],
            "value": "Valid"
          }
        ]
      },
      "type": [
        "h-test-as-p-with-name"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "test": [
          {
            "properties": {
              "name": [
                "Valid"
              ],
              "not-part-of-test": [
                "l"
              ]
            },
            "type": [
              "h-test-a"
            ],
            "value": "Valid"
          }
        ]
      },
      "type": [
        "h-test-as-u"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "test": [
          {
            "properties": {
              "name": [
                "Valid"
              ],
              "url": [
                "Valid"
              ]
            },
            "type": [
              "h-test-a"
            ],
            "value": "Valid"
          }
        ]
      },
      "type": [
        "h-test-as-u-with-url"
      ]
    },
    {
      "properties": {
        "name": [
          "NotPartOfTest"
        ],
        "test": [
          {
            "properties": {
              "name": [
                "Valid"
              ],
              "not-part-of-test": [
                ""
              ]
            },
            "type": [
              "h-test-a"
            ],
            "value": "Valid"
          }
        ]
      },
      "type": [
        "h-test-as-dt"
      ]
    },
    {
      "properties": {
        "a": [
          {
            "properties": {
              "name": [
                "Valid"
              ],
              "url": [
                "http://example.test/Valid"
              ]
            },
            "type": [
              "h-test-a",
              "h-test-b"
            ],
            "value": "Valid\n        http://example.test/Valid"
          }
        ],
        "name": [
          "NotPartOfTest"
        ]
      },
      "type": [
        "h-test-as-multi"
      ]
    }
  ],
  "rel-urls": {},
  "rels": {}
}
