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"/>
Generated using TypeDoc
Markup (.bcf) file
The markup file contains textual information about the topic.
Header
Header node contains information about the IFC files relevant to this topic.
The "files" should be used to match which models to be opened when displaying the topic viewpoints.
As IFC-files don't have an unique id, this matching might not be fully automated. Therefore the software importing the BCF file should give the user a possibility to match these files, with the internal models.
Each File node has the following attributes:
In addition File has the following nodes
IsExternal=false “..\example.ifc“ (within bcfzip)
IsExternal=true “https://.../example.ifc
Read more:
https://github.com/BuildingSMART/BCF-XML/tree/release_3_0/Documentation#markup-bcf-file