{
  "schema": true,
  "ns": 4,
  "namespaces": [
    {
      "prefix": "xml",
      "uri": "http://www.w3.org/XML/1998/namespace"
    },
    {
      "prefix": "xmlns",
      "uri": "http://www.w3.org/2000/xmlns/"
    },
    {
      "prefix": "html",
      "uri": "http://www.w3.org/1999/xhtml/"
    },
    {
      "prefix": "xs",
      "uri": "http://www.w3.org/2001/XMLSchema"
    },
    {
      "prefix": "foo",
      "uri": "http://example.com/foo"
    }
  ],
  "elements": [
    {
      "values": [],
      "type": "string",
      "ns": 4,
      "name": "Foo",
      "element": true,
      "attributes": [],
      "elements": []
    }
  ]
}
