Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit fa95113c authored by Harald Martini's avatar Harald Martini
Browse files

updated XMLDeclarationComponentsMultistagePrimaryVehicleBusDataProviderV01 XSD type

parent df6cd358
No related branches found
No related tags found
No related merge requests found
......@@ -215,7 +215,7 @@ namespace TUGraz.VectoCore.InputData.FileIO.XML.Declaration.DataProvider
{
public new static readonly XNamespace NAMESPACE_URI = XMLDefinitions.DECLARATION_MULTISTAGE_BUS_VEHICLE_NAMESPACE_VO1;
public new const string XSD_TYPE = "VehicleComponentsVIFType";
public new const string XSD_TYPE = "Vehicle_Conventional_ComponentsVIFType";
public new static readonly string QUALIFIED_XSD_TYPE = XMLHelper.CombineNamespace(NAMESPACE_URI.NamespaceName, XSD_TYPE);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment