| Bug-ID-Nummer |
BUG-000122109 |
| Eingereicht | May 2, 2019 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS for Desktop |
| Gefunden in Version | 10.7 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 |
| Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
The ArcGIS platform never adds DOCTYPE entries into item metadata. The DOCTYPE entry can only exist if the metadata originated outside of the ArcGIS platform, and if an unsupported method was used to associate the FGDC-format XML file provided with an item to become its metadata.
When a DOCTYPE or XML Schema instance entry is added by a user to an item's metadata document, the entry specifying the XML document must be valid against the provided schema, either an XML DTD or an XML Schema, respectively. If this declaration is made, the XML document is expected to be valid. The document's validity cannot be determined if the schema is unreachable, by definition the XML is invalid, and it will not be processed. This is not a limitation of ArcGIS software. It is a fact of how XML documents are handled in XML software. The error, in this case, is produced by the underlying Microsoft code that is used to process XML documents, not by ArcGIS software.
Any DOCTYPE or XML Schema instance location entries added by a customer must be removed to avoid this problem. These entries are never added by ArcGIS software.
Workaround
Remove the DOCTYPE URL from the XML document.
Schritte zur Reproduzierung