Difference between revisions of "contentEac-cpf"

From Archives Portal Europe Wiki
Jump to: navigation, search
(Response parameters)
Line 8,153: Line 8,153:
  
 
Basic Response example (for the identifier: 15170):
 
Basic Response example (for the identifier: 15170):
<pre>
+
<pre style="white-space:-moz-pre-wrap; white-space:-pre-wrap; white-space:-o-pre-wrap; white-space:pre-wrap; word-wrap:break-word;">
 
{
 
{
 
   "id": 15170,
 
   "id": 15170,

Revision as of 12:29, 5 June 2017

Request url: https://api.archivesportaleurope.net/services/content/eac-cpf/{id}. This service is a GET-request.

This content-service delivers all information available of of authority records for Corporate Bodies, Persons or Families (CPF) identified with {id}. A web-developer can use this service to create a detailed presentation of a search result.



Request parameters

id

Internal APE identifier of an authorized record describing a recordscreator. The identifier of the record is required.

Response parameters

Empty Response example:

{
  "id": 0,
  "nameEntry": "string",
  "repositoryId": 0,
  "repositoryName": "string",
  "content": {
    "control": {
      "recordId": {
        "value": "string",
        "id": "string"
      },
      "otherRecordId": [
        {
          "content": "string",
          "id": "string",
          "localType": "string"
        }
      ],
      "maintenanceStatus": {
        "value": "string",
        "id": "string"
      },
      "publicationStatus": {
        "value": "string",
        "id": "string"
      },
      "maintenanceAgency": {
        "agencyCode": {
          "value": "string",
          "id": "string"
        },
        "otherAgencyCode": [
          {
            "value": "string",
            "id": "string",
            "localType": "string"
          }
        ],
        "agencyName": {
          "content": "string",
          "id": "string",
          "lang": "string"
        },
        "descriptiveNote": {
          "p": [
            {
              "content": [
                {}
              ],
              "id": "string",
              "lang": "string"
            }
          ],
          "id": "string",
          "lang": "string"
        },
        "id": "string"
      },
      "languageDeclaration": {
        "language": {
          "content": "string",
          "id": "string",
          "lang": "string",
          "languageCode": "string"
        },
        "script": {
          "content": "string",
          "id": "string",
          "lang": "string",
          "scriptCode": "string"
        },
        "descriptiveNote": {
          "p": [
            {
              "content": [
                {}
              ],
              "id": "string",
              "lang": "string"
            }
          ],
          "id": "string",
          "lang": "string"
        },
        "id": "string",
        "lang": "string"
      },
      "conventionDeclaration": [
        {
          "abbreviation": {
            "value": "string",
            "id": "string"
          },
          "citation": {
            "content": [
              {}
            ],
            "id": "string",
            "lang": "string",
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string"
          },
          "descriptiveNote": {
            "p": [
              {
                "content": [
                  {}
                ],
                "id": "string",
                "lang": "string"
              }
            ],
            "id": "string",
            "lang": "string"
          },
          "id": "string",
          "lang": "string"
        }
      ],
      "localTypeDeclaration": [
        {
          "abbreviation": {
            "value": "string",
            "id": "string"
          },
          "citation": {
            "content": [
              {}
            ],
            "id": "string",
            "lang": "string",
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string"
          },
          "descriptiveNote": {
            "p": [
              {
                "content": [
                  {}
                ],
                "id": "string",
                "lang": "string"
              }
            ],
            "id": "string",
            "lang": "string"
          },
          "id": "string",
          "lang": "string"
        }
      ],
      "localControl": [
        {
          "term": {
            "content": "string",
            "id": "string",
            "lastDateTimeVerified": "string",
            "vocabularySource": "string",
            "scriptCode": "string",
            "lang": "string",
            "transliteration": "string"
          },
          "date": {
            "content": "string",
            "id": "string",
            "lang": "string",
            "localType": "string",
            "standardDate": "string",
            "notBefore": "string",
            "notAfter": "string"
          },
          "dateRange": {
            "fromDate": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "toDate": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "id": "string",
            "lang": "string",
            "localType": "string"
          },
          "id": "string",
          "lang": "string",
          "localType": "string"
        }
      ],
      "maintenanceHistory": {
        "maintenanceEvent": [
          {
            "eventType": {
              "value": "string",
              "id": "string"
            },
            "eventDateTime": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "standardDateTime": "string"
            },
            "agentType": {
              "value": "string",
              "id": "string"
            },
            "agent": {
              "content": "string",
              "id": "string",
              "lang": "string"
            },
            "eventDescription": {
              "content": "string",
              "id": "string",
              "lang": "string"
            },
            "id": "string",
            "lang": "string"
          }
        ],
        "id": "string",
        "lang": "string"
      },
      "sources": {
        "source": [
          {
            "sourceEntry": {
              "content": "string",
              "id": "string",
              "scriptCode": "string",
              "lang": "string",
              "transliteration": "string"
            },
            "objectXMLWrap": {
              "any": {
                "schemaTypeInfo": {
                  "typeNamespace": "string",
                  "typeName": "string"
                },
                "tagName": "string",
                "baseURI": "string",
                "ownerDocument": {
                  "documentURI": "string",
                  "doctype": {
                    "entities": {
                      "length": 0
                    },
                    "notations": {
                      "length": 0
                    },
                    "internalSubset": "string",
                    "publicId": "string",
                    "systemId": "string",
                    "name": "string",
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "xmlStandalone": false,
                  "xmlVersion": "string",
                  "strictErrorChecking": false,
                  "domConfig": {
                    "parameterNames": {
                      "length": 0
                    }
                  },
                  "inputEncoding": "string",
                  "implementation": {},
                  "xmlEncoding": "string",
                  "documentElement": {},
                  "baseURI": "string",
                  "ownerDocument": {},
                  "parentNode": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nodeValue": "string",
                  "firstChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "lastChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "previousSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nextSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "parentNode": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nodeValue": "string",
                "firstChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "lastChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "previousSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nextSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "textContent": "string",
                "prefix": "string",
                "childNodes": {
                  "length": 0
                },
                "nodeName": "string",
                "namespaceURI": "string",
                "localName": "string",
                "nodeType": 0,
                "attributes": {
                  "length": 0
                }
              },
              "id": "string"
            },
            "objectBinWrap": {
              "value": [
                "string"
              ],
              "id": "string"
            },
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "id": "string",
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string"
          }
        ],
        "id": "string",
        "lang": "string",
        "base": "string"
      },
      "id": "string",
      "lang": "string",
      "base": "string"
    },
    "cpfDescription": {
      "identity": {
        "entityId": [
          {
            "content": "string",
            "id": "string",
            "localType": "string"
          }
        ],
        "entityType": {
          "value": "string",
          "id": "string"
        },
        "nameEntryParallelOrNameEntry": [
          {}
        ],
        "descriptiveNote": {
          "p": [
            {
              "content": [
                {}
              ],
              "id": "string",
              "lang": "string"
            }
          ],
          "id": "string",
          "lang": "string"
        },
        "id": "string",
        "lang": "string",
        "base": "string",
        "localType": "string",
        "identityType": "string"
      },
      "description": {
        "existDates": {
          "date": {
            "content": "string",
            "id": "string",
            "lang": "string",
            "localType": "string",
            "standardDate": "string",
            "notBefore": "string",
            "notAfter": "string"
          },
          "dateRange": {
            "fromDate": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "toDate": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "id": "string",
            "lang": "string",
            "localType": "string"
          },
          "dateSet": {
            "date": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "localType": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "dateRange": {
              "fromDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "toDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "dateOrDateRange": [
              {}
            ],
            "id": "string",
            "lang": "string",
            "localType": "string"
          },
          "descriptiveNote": {
            "p": [
              {
                "content": [
                  {}
                ],
                "id": "string",
                "lang": "string"
              }
            ],
            "id": "string",
            "lang": "string"
          },
          "id": "string",
          "lang": "string",
          "localType": "string"
        },
        "placesOrPlaceOrLocalDescription": [
          {}
        ],
        "biogHist": [
          {
            "chronListOrListOrP": [
              {}
            ],
            "id": "string",
            "lang": "string",
            "localType": "string",
            "abstract": {
              "content": [
                {}
              ],
              "id": "string",
              "lang": "string",
              "localType": "string"
            }
          }
        ],
        "id": "string",
        "lang": "string",
        "base": "string"
      },
      "relations": {
        "cpfRelation": [
          {
            "relationEntry": [
              {
                "content": "string",
                "id": "string",
                "localType": "string",
                "scriptCode": "string",
                "lang": "string",
                "transliteration": "string"
              }
            ],
            "objectXMLWrap": {
              "any": {
                "schemaTypeInfo": {
                  "typeNamespace": "string",
                  "typeName": "string"
                },
                "tagName": "string",
                "baseURI": "string",
                "ownerDocument": {
                  "documentURI": "string",
                  "doctype": {
                    "entities": {
                      "length": 0
                    },
                    "notations": {
                      "length": 0
                    },
                    "internalSubset": "string",
                    "publicId": "string",
                    "systemId": "string",
                    "name": "string",
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "xmlStandalone": false,
                  "xmlVersion": "string",
                  "strictErrorChecking": false,
                  "domConfig": {
                    "parameterNames": {
                      "length": 0
                    }
                  },
                  "inputEncoding": "string",
                  "implementation": {},
                  "xmlEncoding": "string",
                  "documentElement": {},
                  "baseURI": "string",
                  "ownerDocument": {},
                  "parentNode": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nodeValue": "string",
                  "firstChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "lastChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "previousSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nextSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "parentNode": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nodeValue": "string",
                "firstChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "lastChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "previousSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nextSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "textContent": "string",
                "prefix": "string",
                "childNodes": {
                  "length": 0
                },
                "nodeName": "string",
                "namespaceURI": "string",
                "localName": "string",
                "nodeType": 0,
                "attributes": {
                  "length": 0
                }
              },
              "id": "string"
            },
            "objectBinWrap": {
              "value": [
                "string"
              ],
              "id": "string"
            },
            "date": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "localType": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "dateRange": {
              "fromDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "toDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "dateSet": {
              "date": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "localType": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "dateRange": {
                "fromDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "toDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "id": "string",
                "lang": "string",
                "localType": "string"
              },
              "dateOrDateRange": [
                {}
              ],
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "placeEntry": {
              "content": "string",
              "id": "string",
              "localType": "string",
              "countryCode": "string",
              "vocabularySource": "string",
              "accuarcy": "string",
              "longitude": "string",
              "latitude": "string",
              "altitude": "string",
              "scriptCode": "string",
              "lang": "string",
              "transliteration": "string"
            },
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string",
            "id": "string",
            "lang": "string",
            "cpfRelationType": "string"
          }
        ],
        "resourceRelation": [
          {
            "relationEntry": [
              {
                "content": "string",
                "id": "string",
                "localType": "string",
                "scriptCode": "string",
                "lang": "string",
                "transliteration": "string"
              }
            ],
            "objectXMLWrap": {
              "any": {
                "schemaTypeInfo": {
                  "typeNamespace": "string",
                  "typeName": "string"
                },
                "tagName": "string",
                "baseURI": "string",
                "ownerDocument": {
                  "documentURI": "string",
                  "doctype": {
                    "entities": {
                      "length": 0
                    },
                    "notations": {
                      "length": 0
                    },
                    "internalSubset": "string",
                    "publicId": "string",
                    "systemId": "string",
                    "name": "string",
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "xmlStandalone": false,
                  "xmlVersion": "string",
                  "strictErrorChecking": false,
                  "domConfig": {
                    "parameterNames": {
                      "length": 0
                    }
                  },
                  "inputEncoding": "string",
                  "implementation": {},
                  "xmlEncoding": "string",
                  "documentElement": {},
                  "baseURI": "string",
                  "ownerDocument": {},
                  "parentNode": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nodeValue": "string",
                  "firstChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "lastChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "previousSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nextSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "parentNode": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nodeValue": "string",
                "firstChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "lastChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "previousSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nextSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "textContent": "string",
                "prefix": "string",
                "childNodes": {
                  "length": 0
                },
                "nodeName": "string",
                "namespaceURI": "string",
                "localName": "string",
                "nodeType": 0,
                "attributes": {
                  "length": 0
                }
              },
              "id": "string"
            },
            "objectBinWrap": {
              "value": [
                "string"
              ],
              "id": "string"
            },
            "date": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "localType": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "dateRange": {
              "fromDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "toDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "dateSet": {
              "date": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "localType": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "dateRange": {
                "fromDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "toDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "id": "string",
                "lang": "string",
                "localType": "string"
              },
              "dateOrDateRange": [
                {}
              ],
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "placeEntry": {
              "content": "string",
              "id": "string",
              "localType": "string",
              "countryCode": "string",
              "vocabularySource": "string",
              "accuarcy": "string",
              "longitude": "string",
              "latitude": "string",
              "altitude": "string",
              "scriptCode": "string",
              "lang": "string",
              "transliteration": "string"
            },
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string",
            "id": "string",
            "lang": "string",
            "resourceRelationType": "string"
          }
        ],
        "functionRelation": [
          {
            "relationEntry": [
              {
                "content": "string",
                "id": "string",
                "localType": "string",
                "scriptCode": "string",
                "lang": "string",
                "transliteration": "string"
              }
            ],
            "objectXMLWrap": {
              "any": {
                "schemaTypeInfo": {
                  "typeNamespace": "string",
                  "typeName": "string"
                },
                "tagName": "string",
                "baseURI": "string",
                "ownerDocument": {
                  "documentURI": "string",
                  "doctype": {
                    "entities": {
                      "length": 0
                    },
                    "notations": {
                      "length": 0
                    },
                    "internalSubset": "string",
                    "publicId": "string",
                    "systemId": "string",
                    "name": "string",
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "xmlStandalone": false,
                  "xmlVersion": "string",
                  "strictErrorChecking": false,
                  "domConfig": {
                    "parameterNames": {
                      "length": 0
                    }
                  },
                  "inputEncoding": "string",
                  "implementation": {},
                  "xmlEncoding": "string",
                  "documentElement": {},
                  "baseURI": "string",
                  "ownerDocument": {},
                  "parentNode": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nodeValue": "string",
                  "firstChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "lastChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "previousSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nextSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "parentNode": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nodeValue": "string",
                "firstChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "lastChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "previousSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nextSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "textContent": "string",
                "prefix": "string",
                "childNodes": {
                  "length": 0
                },
                "nodeName": "string",
                "namespaceURI": "string",
                "localName": "string",
                "nodeType": 0,
                "attributes": {
                  "length": 0
                }
              },
              "id": "string"
            },
            "objectBinWrap": {
              "value": [
                "string"
              ],
              "id": "string"
            },
            "date": {
              "content": "string",
              "id": "string",
              "lang": "string",
              "localType": "string",
              "standardDate": "string",
              "notBefore": "string",
              "notAfter": "string"
            },
            "dateRange": {
              "fromDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "toDate": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "dateSet": {
              "date": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "localType": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "dateRange": {
                "fromDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "toDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "id": "string",
                "lang": "string",
                "localType": "string"
              },
              "dateOrDateRange": [
                {}
              ],
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "placeEntry": {
              "content": "string",
              "id": "string",
              "localType": "string",
              "countryCode": "string",
              "vocabularySource": "string",
              "accuarcy": "string",
              "longitude": "string",
              "latitude": "string",
              "altitude": "string",
              "scriptCode": "string",
              "lang": "string",
              "transliteration": "string"
            },
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string",
            "id": "string",
            "lang": "string",
            "functionRelationType": "string"
          }
        ],
        "id": "string",
        "lang": "string",
        "base": "string"
      },
      "alternativeSet": {
        "setComponent": [
          {
            "componentEntry": [
              {
                "content": "string",
                "id": "string",
                "localType": "string",
                "scriptCode": "string",
                "lang": "string",
                "transliteration": "string"
              }
            ],
            "objectXMLWrap": {
              "any": {
                "schemaTypeInfo": {
                  "typeNamespace": "string",
                  "typeName": "string"
                },
                "tagName": "string",
                "baseURI": "string",
                "ownerDocument": {
                  "documentURI": "string",
                  "doctype": {
                    "entities": {
                      "length": 0
                    },
                    "notations": {
                      "length": 0
                    },
                    "internalSubset": "string",
                    "publicId": "string",
                    "systemId": "string",
                    "name": "string",
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "xmlStandalone": false,
                  "xmlVersion": "string",
                  "strictErrorChecking": false,
                  "domConfig": {
                    "parameterNames": {
                      "length": 0
                    }
                  },
                  "inputEncoding": "string",
                  "implementation": {},
                  "xmlEncoding": "string",
                  "documentElement": {},
                  "baseURI": "string",
                  "ownerDocument": {},
                  "parentNode": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nodeValue": "string",
                  "firstChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "lastChild": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "previousSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "nextSibling": {
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "parentNode": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nodeValue": "string",
                "firstChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "lastChild": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "previousSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "nextSibling": {
                  "baseURI": "string",
                  "ownerDocument": {
                    "documentURI": "string",
                    "doctype": {
                      "entities": {
                        "length": 0
                      },
                      "notations": {
                        "length": 0
                      },
                      "internalSubset": "string",
                      "publicId": "string",
                      "systemId": "string",
                      "name": "string",
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "xmlStandalone": false,
                    "xmlVersion": "string",
                    "strictErrorChecking": false,
                    "domConfig": {
                      "parameterNames": {
                        "length": 0
                      }
                    },
                    "inputEncoding": "string",
                    "implementation": {},
                    "xmlEncoding": "string",
                    "documentElement": {},
                    "baseURI": "string",
                    "ownerDocument": {},
                    "parentNode": {},
                    "nodeValue": "string",
                    "firstChild": {},
                    "lastChild": {},
                    "previousSibling": {},
                    "nextSibling": {},
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "parentNode": {},
                  "nodeValue": "string",
                  "firstChild": {},
                  "lastChild": {},
                  "previousSibling": {},
                  "nextSibling": {},
                  "textContent": "string",
                  "prefix": "string",
                  "childNodes": {
                    "length": 0
                  },
                  "nodeName": "string",
                  "namespaceURI": "string",
                  "localName": "string",
                  "nodeType": 0,
                  "attributes": {
                    "length": 0
                  }
                },
                "textContent": "string",
                "prefix": "string",
                "childNodes": {
                  "length": 0
                },
                "nodeName": "string",
                "namespaceURI": "string",
                "localName": "string",
                "nodeType": 0,
                "attributes": {
                  "length": 0
                }
              },
              "id": "string"
            },
            "objectBinWrap": {
              "value": [
                "string"
              ],
              "id": "string"
            },
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "id": "string",
            "lang": "string",
            "lastDateTimeVerified": "string",
            "type": "string",
            "href": "string",
            "role": "string",
            "arcrole": "string",
            "title": "string",
            "show": "string",
            "actuate": "string"
          }
        ],
        "id": "string",
        "lang": "string",
        "base": "string"
      },
      "id": "string",
      "lang": "string",
      "base": "string"
    },
    "multipleIdentities": {
      "content": [
        {
          "identity": {
            "entityId": [
              {
                "content": "string",
                "id": "string",
                "localType": "string"
              }
            ],
            "entityType": {
              "value": "string",
              "id": "string"
            },
            "nameEntryParallelOrNameEntry": [
              {}
            ],
            "descriptiveNote": {
              "p": [
                {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string"
                }
              ],
              "id": "string",
              "lang": "string"
            },
            "id": "string",
            "lang": "string",
            "base": "string",
            "localType": "string",
            "identityType": "string"
          },
          "description": {
            "existDates": {
              "date": {
                "content": "string",
                "id": "string",
                "lang": "string",
                "localType": "string",
                "standardDate": "string",
                "notBefore": "string",
                "notAfter": "string"
              },
              "dateRange": {
                "fromDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "toDate": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "id": "string",
                "lang": "string",
                "localType": "string"
              },
              "dateSet": {
                "date": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "localType": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "dateRange": {
                  "fromDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "toDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "dateOrDateRange": [
                  {}
                ],
                "id": "string",
                "lang": "string",
                "localType": "string"
              },
              "descriptiveNote": {
                "p": [
                  {
                    "content": [
                      {}
                    ],
                    "id": "string",
                    "lang": "string"
                  }
                ],
                "id": "string",
                "lang": "string"
              },
              "id": "string",
              "lang": "string",
              "localType": "string"
            },
            "placesOrPlaceOrLocalDescription": [
              {}
            ],
            "biogHist": [
              {
                "chronListOrListOrP": [
                  {}
                ],
                "id": "string",
                "lang": "string",
                "localType": "string",
                "abstract": {
                  "content": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                }
              }
            ],
            "id": "string",
            "lang": "string",
            "base": "string"
          },
          "relations": {
            "cpfRelation": [
              {
                "relationEntry": [
                  {
                    "content": "string",
                    "id": "string",
                    "localType": "string",
                    "scriptCode": "string",
                    "lang": "string",
                    "transliteration": "string"
                  }
                ],
                "objectXMLWrap": {
                  "any": {
                    "schemaTypeInfo": {
                      "typeNamespace": "string",
                      "typeName": "string"
                    },
                    "tagName": "string",
                    "baseURI": "string",
                    "ownerDocument": {
                      "documentURI": "string",
                      "doctype": {
                        "entities": {
                          "length": 0
                        },
                        "notations": {
                          "length": 0
                        },
                        "internalSubset": "string",
                        "publicId": "string",
                        "systemId": "string",
                        "name": "string",
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nodeValue": "string",
                        "firstChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "lastChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "previousSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nextSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "xmlStandalone": false,
                      "xmlVersion": "string",
                      "strictErrorChecking": false,
                      "domConfig": {
                        "parameterNames": {
                          "length": 0
                        }
                      },
                      "inputEncoding": "string",
                      "implementation": {},
                      "xmlEncoding": "string",
                      "documentElement": {},
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nodeValue": "string",
                      "firstChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "lastChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "previousSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nextSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "id": "string"
                },
                "objectBinWrap": {
                  "value": [
                    "string"
                  ],
                  "id": "string"
                },
                "date": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "localType": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "dateRange": {
                  "fromDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "toDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "dateSet": {
                  "date": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "localType": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "dateRange": {
                    "fromDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "toDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "id": "string",
                    "lang": "string",
                    "localType": "string"
                  },
                  "dateOrDateRange": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "placeEntry": {
                  "content": "string",
                  "id": "string",
                  "localType": "string",
                  "countryCode": "string",
                  "vocabularySource": "string",
                  "accuarcy": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "altitude": "string",
                  "scriptCode": "string",
                  "lang": "string",
                  "transliteration": "string"
                },
                "descriptiveNote": {
                  "p": [
                    {
                      "content": [
                        {}
                      ],
                      "id": "string",
                      "lang": "string"
                    }
                  ],
                  "id": "string",
                  "lang": "string"
                },
                "lastDateTimeVerified": "string",
                "type": "string",
                "href": "string",
                "role": "string",
                "arcrole": "string",
                "title": "string",
                "show": "string",
                "actuate": "string",
                "id": "string",
                "lang": "string",
                "cpfRelationType": "string"
              }
            ],
            "resourceRelation": [
              {
                "relationEntry": [
                  {
                    "content": "string",
                    "id": "string",
                    "localType": "string",
                    "scriptCode": "string",
                    "lang": "string",
                    "transliteration": "string"
                  }
                ],
                "objectXMLWrap": {
                  "any": {
                    "schemaTypeInfo": {
                      "typeNamespace": "string",
                      "typeName": "string"
                    },
                    "tagName": "string",
                    "baseURI": "string",
                    "ownerDocument": {
                      "documentURI": "string",
                      "doctype": {
                        "entities": {
                          "length": 0
                        },
                        "notations": {
                          "length": 0
                        },
                        "internalSubset": "string",
                        "publicId": "string",
                        "systemId": "string",
                        "name": "string",
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nodeValue": "string",
                        "firstChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "lastChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "previousSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nextSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "xmlStandalone": false,
                      "xmlVersion": "string",
                      "strictErrorChecking": false,
                      "domConfig": {
                        "parameterNames": {
                          "length": 0
                        }
                      },
                      "inputEncoding": "string",
                      "implementation": {},
                      "xmlEncoding": "string",
                      "documentElement": {},
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nodeValue": "string",
                      "firstChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "lastChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "previousSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nextSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "id": "string"
                },
                "objectBinWrap": {
                  "value": [
                    "string"
                  ],
                  "id": "string"
                },
                "date": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "localType": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "dateRange": {
                  "fromDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "toDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "dateSet": {
                  "date": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "localType": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "dateRange": {
                    "fromDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "toDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "id": "string",
                    "lang": "string",
                    "localType": "string"
                  },
                  "dateOrDateRange": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "placeEntry": {
                  "content": "string",
                  "id": "string",
                  "localType": "string",
                  "countryCode": "string",
                  "vocabularySource": "string",
                  "accuarcy": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "altitude": "string",
                  "scriptCode": "string",
                  "lang": "string",
                  "transliteration": "string"
                },
                "descriptiveNote": {
                  "p": [
                    {
                      "content": [
                        {}
                      ],
                      "id": "string",
                      "lang": "string"
                    }
                  ],
                  "id": "string",
                  "lang": "string"
                },
                "lastDateTimeVerified": "string",
                "type": "string",
                "href": "string",
                "role": "string",
                "arcrole": "string",
                "title": "string",
                "show": "string",
                "actuate": "string",
                "id": "string",
                "lang": "string",
                "resourceRelationType": "string"
              }
            ],
            "functionRelation": [
              {
                "relationEntry": [
                  {
                    "content": "string",
                    "id": "string",
                    "localType": "string",
                    "scriptCode": "string",
                    "lang": "string",
                    "transliteration": "string"
                  }
                ],
                "objectXMLWrap": {
                  "any": {
                    "schemaTypeInfo": {
                      "typeNamespace": "string",
                      "typeName": "string"
                    },
                    "tagName": "string",
                    "baseURI": "string",
                    "ownerDocument": {
                      "documentURI": "string",
                      "doctype": {
                        "entities": {
                          "length": 0
                        },
                        "notations": {
                          "length": 0
                        },
                        "internalSubset": "string",
                        "publicId": "string",
                        "systemId": "string",
                        "name": "string",
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nodeValue": "string",
                        "firstChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "lastChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "previousSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nextSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "xmlStandalone": false,
                      "xmlVersion": "string",
                      "strictErrorChecking": false,
                      "domConfig": {
                        "parameterNames": {
                          "length": 0
                        }
                      },
                      "inputEncoding": "string",
                      "implementation": {},
                      "xmlEncoding": "string",
                      "documentElement": {},
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nodeValue": "string",
                      "firstChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "lastChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "previousSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nextSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "id": "string"
                },
                "objectBinWrap": {
                  "value": [
                    "string"
                  ],
                  "id": "string"
                },
                "date": {
                  "content": "string",
                  "id": "string",
                  "lang": "string",
                  "localType": "string",
                  "standardDate": "string",
                  "notBefore": "string",
                  "notAfter": "string"
                },
                "dateRange": {
                  "fromDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "toDate": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "dateSet": {
                  "date": {
                    "content": "string",
                    "id": "string",
                    "lang": "string",
                    "localType": "string",
                    "standardDate": "string",
                    "notBefore": "string",
                    "notAfter": "string"
                  },
                  "dateRange": {
                    "fromDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "toDate": {
                      "content": "string",
                      "id": "string",
                      "lang": "string",
                      "standardDate": "string",
                      "notBefore": "string",
                      "notAfter": "string"
                    },
                    "id": "string",
                    "lang": "string",
                    "localType": "string"
                  },
                  "dateOrDateRange": [
                    {}
                  ],
                  "id": "string",
                  "lang": "string",
                  "localType": "string"
                },
                "placeEntry": {
                  "content": "string",
                  "id": "string",
                  "localType": "string",
                  "countryCode": "string",
                  "vocabularySource": "string",
                  "accuarcy": "string",
                  "longitude": "string",
                  "latitude": "string",
                  "altitude": "string",
                  "scriptCode": "string",
                  "lang": "string",
                  "transliteration": "string"
                },
                "descriptiveNote": {
                  "p": [
                    {
                      "content": [
                        {}
                      ],
                      "id": "string",
                      "lang": "string"
                    }
                  ],
                  "id": "string",
                  "lang": "string"
                },
                "lastDateTimeVerified": "string",
                "type": "string",
                "href": "string",
                "role": "string",
                "arcrole": "string",
                "title": "string",
                "show": "string",
                "actuate": "string",
                "id": "string",
                "lang": "string",
                "functionRelationType": "string"
              }
            ],
            "id": "string",
            "lang": "string",
            "base": "string"
          },
          "alternativeSet": {
            "setComponent": [
              {
                "componentEntry": [
                  {
                    "content": "string",
                    "id": "string",
                    "localType": "string",
                    "scriptCode": "string",
                    "lang": "string",
                    "transliteration": "string"
                  }
                ],
                "objectXMLWrap": {
                  "any": {
                    "schemaTypeInfo": {
                      "typeNamespace": "string",
                      "typeName": "string"
                    },
                    "tagName": "string",
                    "baseURI": "string",
                    "ownerDocument": {
                      "documentURI": "string",
                      "doctype": {
                        "entities": {
                          "length": 0
                        },
                        "notations": {
                          "length": 0
                        },
                        "internalSubset": "string",
                        "publicId": "string",
                        "systemId": "string",
                        "name": "string",
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nodeValue": "string",
                        "firstChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "lastChild": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "previousSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "nextSibling": {
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "xmlStandalone": false,
                      "xmlVersion": "string",
                      "strictErrorChecking": false,
                      "domConfig": {
                        "parameterNames": {
                          "length": 0
                        }
                      },
                      "inputEncoding": "string",
                      "implementation": {},
                      "xmlEncoding": "string",
                      "documentElement": {},
                      "baseURI": "string",
                      "ownerDocument": {},
                      "parentNode": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nodeValue": "string",
                      "firstChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "lastChild": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "previousSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "nextSibling": {
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "parentNode": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nodeValue": "string",
                    "firstChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "lastChild": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "previousSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "nextSibling": {
                      "baseURI": "string",
                      "ownerDocument": {
                        "documentURI": "string",
                        "doctype": {
                          "entities": {
                            "length": 0
                          },
                          "notations": {
                            "length": 0
                          },
                          "internalSubset": "string",
                          "publicId": "string",
                          "systemId": "string",
                          "name": "string",
                          "baseURI": "string",
                          "ownerDocument": {},
                          "parentNode": {},
                          "nodeValue": "string",
                          "firstChild": {},
                          "lastChild": {},
                          "previousSibling": {},
                          "nextSibling": {},
                          "textContent": "string",
                          "prefix": "string",
                          "childNodes": {
                            "length": 0
                          },
                          "nodeName": "string",
                          "namespaceURI": "string",
                          "localName": "string",
                          "nodeType": 0,
                          "attributes": {
                            "length": 0
                          }
                        },
                        "xmlStandalone": false,
                        "xmlVersion": "string",
                        "strictErrorChecking": false,
                        "domConfig": {
                          "parameterNames": {
                            "length": 0
                          }
                        },
                        "inputEncoding": "string",
                        "implementation": {},
                        "xmlEncoding": "string",
                        "documentElement": {},
                        "baseURI": "string",
                        "ownerDocument": {},
                        "parentNode": {},
                        "nodeValue": "string",
                        "firstChild": {},
                        "lastChild": {},
                        "previousSibling": {},
                        "nextSibling": {},
                        "textContent": "string",
                        "prefix": "string",
                        "childNodes": {
                          "length": 0
                        },
                        "nodeName": "string",
                        "namespaceURI": "string",
                        "localName": "string",
                        "nodeType": 0,
                        "attributes": {
                          "length": 0
                        }
                      },
                      "parentNode": {},
                      "nodeValue": "string",
                      "firstChild": {},
                      "lastChild": {},
                      "previousSibling": {},
                      "nextSibling": {},
                      "textContent": "string",
                      "prefix": "string",
                      "childNodes": {
                        "length": 0
                      },
                      "nodeName": "string",
                      "namespaceURI": "string",
                      "localName": "string",
                      "nodeType": 0,
                      "attributes": {
                        "length": 0
                      }
                    },
                    "textContent": "string",
                    "prefix": "string",
                    "childNodes": {
                      "length": 0
                    },
                    "nodeName": "string",
                    "namespaceURI": "string",
                    "localName": "string",
                    "nodeType": 0,
                    "attributes": {
                      "length": 0
                    }
                  },
                  "id": "string"
                },
                "objectBinWrap": {
                  "value": [
                    "string"
                  ],
                  "id": "string"
                },
                "descriptiveNote": {
                  "p": [
                    {
                      "content": [
                        {}
                      ],
                      "id": "string",
                      "lang": "string"
                    }
                  ],
                  "id": "string",
                  "lang": "string"
                },
                "id": "string",
                "lang": "string",
                "lastDateTimeVerified": "string",
                "type": "string",
                "href": "string",
                "role": "string",
                "arcrole": "string",
                "title": "string",
                "show": "string",
                "actuate": "string"
              }
            ],
            "id": "string",
            "lang": "string",
            "base": "string"
          },
          "id": "string",
          "lang": "string",
          "base": "string"
        }
      ],
      "id": "string",
      "lang": "string",
      "base": "string"
    },
    "id": "string",
    "lang": "string",
    "base": "string"
  }
}

Basic Response example (for the identifier: 15170):

{
  "id": 15170,
  "nameEntry": "Onderwijsraad (OenW, OCW)",
  "repositoryId": 32171,
  "repositoryName": "Nationaal Archief",
  "content": {
    "control": {
      "recordId": {
        "value": "0b04eb34-8732-4387-8417-3ea1a120723d"
      },
      "otherRecordId": [
        {
          "content": "http://hdl.handle.net/10648/0b04eb34-8732-4387-8417-3ea1a120723d"
        }
      ],
      "maintenanceStatus": {
        "value": "new"
      },
      "publicationStatus": {
        "value": "approved"
      },
      "maintenanceAgency": {
        "agencyCode": {
          "value": "NL-NHDD"
        },
        "agencyName": {
          "content": "Doc-Direkt"
        },
        "descriptiveNote": {
          "p": [
            {
              "content": [
                "CC0 \"No Rights Reserved\" http://creativecommons.org/publicdomain/zero/1.0"
              ]
            }
          ]
        }
      },
      "languageDeclaration": {
        "language": {
          "content": "Dutch",
          "languageCode": "dut"
        },
        "script": {
          "content": "Latin",
          "scriptCode": "Latn"
        }
      },
      "conventionDeclaration": [
        {
          "abbreviation": {},
          "citation": {
            "type": "simple"
          }
        }
      ],
      "localControl": [
        {
          "term": {
            "content": "partial"
          },
          "localType": "detailLevel"
        }
      ],
      "maintenanceHistory": {
        "maintenanceEvent": [
          {
            "eventType": {
              "value": "created"
            },
            "eventDateTime": {
              "content": "2012-11-28",
              "standardDateTime": "2012-11-28T15:53:01"
            },
            "agentType": {
              "value": "human"
            },
            "agent": {
              "lang": "dut"
            }
          }
        ]
      }
    },
    "cpfDescription": {
      "identity": {
        "entityId": [
          {
            "content": "10648/0b04eb34-8732-4387-8417-3ea1a120723d",
            "localType": "HANDLE"
          }
        ],
        "entityType": {
          "value": "corporateBody"
        },
        "nameEntryParallelOrNameEntry": [
          {
            "part": [
              {
                "content": "Onderwijsraad (OenW, OCW)"
              }
            ],
            "localType": "authorized"
          },
          {
            "part": [
              {
                "content": "Onderwijsraad (OenW, OCW)",
                "localType": "corpname"
              }
            ]
          }
        ]
      },
      "description": {
        "existDates": {
          "dateRange": {
            "fromDate": {
              "content": "1919",
              "standardDate": "1919"
            }
          }
        },
        "placesOrPlaceOrLocalDescription": [
          {
            "legalStatus": [
              {
                "term": {
                  "content": "Rijksoverheid"
                },
                "dateRange": {
                  "fromDate": {
                    "content": "1919",
                    "standardDate": "1919"
                  }
                }
              }
            ]
          },
          {
            "function": [
              {
                "descriptiveNote": {
                  "p": [
                    {
                      "content": [
                        "De Onderwijsraad is het adviesorgaan voor de regering op het terrein van het onderwijs. De raad adviseert over de hoofdlijnen van het beleid en de wetgeving op het gebied van het onderwijs. Hij neemt een onafhankelijke positie in zowel ten opzichte van het Ministerie van Onderwijs, Cultuur en Wetenschap en dat van Economische Zaken, Landbouw en Innovatie als ten opzichte van het onderwijsveld. Niet alleen adviseert de raad - gevraagd dan wel ongevraagd - de betrokken bewindslieden, maar ook de Eerste en Tweede Kamer kunnen om advies vragen. Ook gemeenten kunnen in speciale bij de wet geregelde gevallen een beroep doen op de Onderwijsraad.SamenstellingDe raad telt ten minste acht en ten hoogste negentien leden. Zij worden bij Koninklijk Besluit op persoonlijke titel voor een periode van maximaal vier jaar benoemd. Daarna kunnen zij twee maal worden herbenoemd. Zij zijn onafhankelijk en vertegenwoordigen geen belangengroepen. De leden van de raad worden benoemd vanwege hun deskundigheid en zijn afkomstig uit verschillende geledingen van de maatschappij (onderwijs, wetenschap, het openbaar bestuur)."
                      ]
                    }
                  ]
                }
              }
            ]
          }
        ],
        "biogHist": [
          {
            "chronListOrListOrP": [
              {}
            ]
          }
        ]
      },
      "relations": {}
    }
  }
}

id

Internal APE identifier of the EAC-record. The same as your request parameter "id".

nameEntry

Name of the Entity.

repositoryId

Internal APE identifier of the repository.

repositoryName

Name of the repository.

content

Information in EAC-CPF-format, serialized as JSON. This part could potentially contain all the elements that can be part of an EAC-CPF/XML-document.