Creates a XML document string.
For example:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Version xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VersionId="3.0" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/buildingSMART/BCF-XML/release_3_0/Schemas/version.xsd"/>
Optional
guid: stringGenerated using TypeDoc
The MarkupFactory can contain multiple viewpoints related to one or more comments. A viewpoint has also the Guid attribute for identifying it uniquely.
In addition, it has the following nodes:
Viewpoints are immutable, therefore they should never be changed once created. If new comments on a topic require different visualization, new viewpoints should be added.
Read more:
https://github.com/BuildingSMART/BCF-XML/tree/release_3_0/Documentation#viewpoints