Add TopicFile.Id to Markup and TopicFiles to Viewpoint #57
Annotations
10 errors
check-test-cases
Unhandled exception. System.Xml.Schema.XmlSchemaException: The 'http://www.w3.org/2001/XMLSchema:element' element is not supported in this context.
|
check-test-cases
at System.Xml.Schema.XmlSchemaSet.InternalValidationCallback(Object sender, ValidationEventArgs e)
|
check-test-cases
at System.Xml.Schema.XmlSchemaSet.SendValidationEvent(XmlSchemaException e, XmlSeverityType severity)
|
check-test-cases
at System.Xml.Schema.XmlSchemaSet.ParseSchema(String targetNamespace, XmlReader reader)
|
check-test-cases
at System.Xml.Schema.XmlSchemaSet.Add(String targetNamespace, String schemaUri)
|
check-test-cases
at bcfTool.CheckOptions.CheckSchemaCompliance(CheckInfo c, BcfSource unzippedDir, String version, String fileExtension, String requiredSchema) in C:\Data\Dev\BuildingSmart\bcf-tool\bcf-tool\CheckOptions.cs:line 635
|
check-test-cases
at bcfTool.CheckOptions.ProcessSingleFile(FileInfo zippedFileInfo, CheckInfo c) in C:\Data\Dev\BuildingSmart\bcf-tool\bcf-tool\CheckOptions.cs:line 387
|
check-test-cases
at bcfTool.CheckOptions.ProcessExamplesFolder(DirectoryInfo directoryInfo, CheckInfo c) in C:\Data\Dev\BuildingSmart\bcf-tool\bcf-tool\CheckOptions.cs:line 177
|
check-test-cases
at bcfTool.CheckOptions.Run(CheckOptions opts) in C:\Data\Dev\BuildingSmart\bcf-tool\bcf-tool\CheckOptions.cs:line 133
|
check-test-cases
at bcfTool.Program.<>c.<Main>b__0_0(CheckOptions opts) in C:\Data\Dev\BuildingSmart\bcf-tool\bcf-tool\Program.cs:line 12
|