Difference between revisions of "contentEac-cpf"
From Archives Portal Europe Wiki
(→Basic Response example) |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Request url: <code>https://api.archivesportaleurope.net/services/content/eac-cpf/{id}</code> | + | Request url: [https://www.archivesportaleurope.net/ApeApi/#!/content/getEacCpfContent <code>https://api.archivesportaleurope.net/services/content/eac-cpf/{id}</code>]. |
− | + | ||
This service is a GET-request. | This service is a GET-request. | ||
+ | |||
+ | This content-service delivers all information available of authority records for Corporate Bodies, Persons or Families (EAC-CPF records) identified with {id}. A web-developer can use this service to create a detailed presentation of a search result. | ||
+ | |||
<div><br/>__TOC__<br/></div> | <div><br/>__TOC__<br/></div> | ||
= Request parameters = | = Request parameters = | ||
== id == | == id == | ||
− | Internal APE identifier of an | + | Internal APE identifier of an authorised record describing a records creator (an EAC-CPF record). The identifier of the record is required. |
+ | |||
+ | ''N.B.: you can find the (internal APE) identifier of a records creator (an EAC-CPF record) which is necessary for using this service via the [[searchEac | /search/eac]] service'' | ||
<br/><br/> | <br/><br/> | ||
+ | |||
= Response parameters = | = Response parameters = | ||
− | <pre> | + | == Empty Response example == |
+ | <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": | + | "id": 0, |
− | "nameEntry": " | + | "nameEntry": "string", |
− | "repositoryId": | + | "repositoryId": 0, |
− | " | + | "repositoryName": "string", |
"content": { | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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": { | ||
+ | "internalSubset": "string", | ||
+ | "entities": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "notations": { | ||
+ | "length": 0 | ||
+ | }, | ||
+ | "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 | ||
+ | } | ||
+ | }, | ||
+ | < |