From 316559093d972d8b7d51290103d68395bfec6064 Mon Sep 17 00:00:00 2001 From: Sebastien Gonzalve Date: Wed, 8 Apr 2015 11:46:09 +0200 Subject: Make line endings consistent in schemas files Some xsd files did not have linux style line endings. Change-Id: Id2ec46bf740679e5736bd7283377c610f7c320f9 Signed-off-by: Sebastien Gonzalve --- Schemas/FileIncluder.xsd | 30 ++-- Schemas/Parameter.xsd | 380 +++++++++++++++++++++--------------------- Schemas/ParameterSettings.xsd | 184 ++++++++++---------- Schemas/Subsystem.xsd | 80 ++++----- Schemas/SystemClass.xsd | 34 ++-- 5 files changed, 354 insertions(+), 354 deletions(-) diff --git a/Schemas/FileIncluder.xsd b/Schemas/FileIncluder.xsd index 3278aea..62593b2 100644 --- a/Schemas/FileIncluder.xsd +++ b/Schemas/FileIncluder.xsd @@ -1,15 +1,15 @@ - - - - - - Element type used to import a root element from a file. - - - - Path to the file to import. -This path may be absolute or relative to the path of the includer file. - - - - + + + + + + Element type used to import a root element from a file. + + + + Path to the file to import. +This path may be absolute or relative to the path of the includer file. + + + + diff --git a/Schemas/Parameter.xsd b/Schemas/Parameter.xsd index f174b6e..14f7629 100644 --- a/Schemas/Parameter.xsd +++ b/Schemas/Parameter.xsd @@ -1,190 +1,190 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Schemas/ParameterSettings.xsd b/Schemas/ParameterSettings.xsd index 9943d8e..5ebe495 100644 --- a/Schemas/ParameterSettings.xsd +++ b/Schemas/ParameterSettings.xsd @@ -1,92 +1,92 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Schemas/Subsystem.xsd b/Schemas/Subsystem.xsd index e803175..d418af7 100644 --- a/Schemas/Subsystem.xsd +++ b/Schemas/Subsystem.xsd @@ -1,40 +1,40 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Schemas/SystemClass.xsd b/Schemas/SystemClass.xsd index daf3cd7..5aa32db 100644 --- a/Schemas/SystemClass.xsd +++ b/Schemas/SystemClass.xsd @@ -1,17 +1,17 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + -- cgit v1.1