Vocabularyxml.errorsClass descriptionXML parsing error used to describe the case where standalone is set in the XML prolog to something other than
yes or
no. This contains one slot, text, which contains offending value.
Bad XML document for the error<?xml version='1.0' standalone='maybe'?>
<x/>
DefinitionMethods