BCF-XML
BCF-XML copied to clipboard
Missing Guid in Viewpoint - Test Case "Single visible wall" Invalid
The test case named "Single visible wall" is not compliant with the schema because the Viewpoint element in the file does not contain a required Guid attribute.
Hey @mar8us, can you point us to the right file? We were just having a look but didn't find the issue.
Issue with BCF 2.1
This is a fragment of the schema for the VisualizationInfo element in a viewpoint, correct?
At lines 46 and 47 of the schema, we see the definition of the Guid attribute with use="required", meaning that every VisualizationInfo element must include this GUID attribute.
However, in the provided viewpoint.bcfv file for the test case "Single visible wall", the VisualizationInfo element does not include a Guid attribute. Here is the file content:
As per the schema, this file should contain a Guid attribute inside the VisualizationInfo element, but it is missing. Could you confirm whether this is an oversight, or if there is a specific reason for not including the Guid in this test case?
@mar8us It seems that it is fixed in the examples of version 3.