Skip to content

Commit

Permalink
Changes suggested by jeremychapman
Browse files Browse the repository at this point in the history
- Changed namespace to be more specific
- Updated assembly description
  • Loading branch information
gap777 committed Dec 3, 2014
1 parent 19bca62 commit 389741c
Show file tree
Hide file tree
Showing 38 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions SchemaTron.Console/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
using System.Xml;
using System.Xml.Linq;

using SchemaTron;
using XRouter.SchemaTron;

namespace SchemaTron.Console
namespace XRouter.SchemaTron.Console
{
/// <summary>
/// Console front-end of the SchemaTron validator.
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron.Console/SchemaTron.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ProjectGuid>{031F5040-2F1D-44D6-88AE-0B013D22B59B}</ProjectGuid>
<OutputType>Exe</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SchemaTron.Console</RootNamespace>
<AssemblyName>SchemaTron.Console</AssemblyName>
<RootNamespace>XRouter.SchemaTron.Console</RootNamespace>
<AssemblyName>XRouterSchemaTronConsole</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/AssertionInfo.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Contains detailed information related to a violated assertion
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Constants.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Contains some project-wide constants.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Exceptions.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Represents one or more schema syntax errors and contains user
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/FileInclusionResolver.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Collections.Generic;
using System.Xml.Linq;

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// A default implementation of resolving included elements.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/IInclusionResolver.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Xml.Linq;

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Represents a resolver for delivering included Schematron elements.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Preprocessing/AbstractRule.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Xml.Linq;

namespace SchemaTron.Preprocessing
namespace XRouter.SchemaTron.Preprocessing
{
/// <summary>
/// Represents an abstract rule.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Preprocessing/Diagnostic.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Xml.Linq;

namespace SchemaTron.Preprocessing
namespace XRouter.SchemaTron.Preprocessing
{
internal sealed class Diagnostic
{
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Preprocessing/Let.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron.Preprocessing
namespace XRouter.SchemaTron.Preprocessing
{
/// <summary>
/// Represents a variable substitution.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Preprocessing/Parameter.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron.Preprocessing
namespace XRouter.SchemaTron.Preprocessing
{
/// <summary>
/// Represents a parameter reference.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/Preprocessing/Preprocessor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
using System.Xml.Linq;
using System.Xml.XPath;

namespace SchemaTron.Preprocessing
namespace XRouter.SchemaTron.Preprocessing
{
/// <summary>
/// Preprocessor provides transformation steps which help to resolve the
Expand Down
8 changes: 4 additions & 4 deletions SchemaTron/src/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("SchemaTron")]
[assembly: AssemblyDescription("The native ISO Schematron validator over XPath 1.0 query language binding.")]
[assembly: AssemblyDescription("The native ISO Schematron validator over XSLT2 query language binding.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("The XRouter Team")]
[assembly: AssemblyProduct("SchemaTron")]
Expand All @@ -32,9 +32,9 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.0.0.2")]
[assembly: AssemblyFileVersion("2.0.0.2")]
[assembly: AssemblyVersion("2.0.0.3")]
[assembly: AssemblyFileVersion("2.0.0.3")]


// Explicitly allow unit test assembly to access internal classes and members.
[assembly: InternalsVisibleToAttribute("SchemaTron.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100e9eebbb46db672b6b3b8dec7cba12c5d859a5d673fb3bde587ccc982714941ce09112ea23317b0d90fccee0d5f2a99f9f388de988bf380705a7d8596fe1d59ff05489ff0e95dfeec5499ca2ed2c712723e86da0487f998a8c58bf3b24c04c168d5ca0fcaa47d05ddf3015953129211a7b872bce749e75dc0bcc03ad25bf6b2d4")]
[assembly: InternalsVisibleToAttribute("XRouterSchemaTron.Test, PublicKey=0024000004800000940000000602000000240000525341310004000001000100e9eebbb46db672b6b3b8dec7cba12c5d859a5d673fb3bde587ccc982714941ce09112ea23317b0d90fccee0d5f2a99f9f388de988bf380705a7d8596fe1d59ff05489ff0e95dfeec5499ca2ed2c712723e86da0487f998a8c58bf3b24c04c168d5ca0fcaa47d05ddf3015953129211a7b872bce749e75dc0bcc03ad25bf6b2d4")]
2 changes: 1 addition & 1 deletion SchemaTron/src/Resources/Provider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Reflection;
using System.Xml.Linq;

namespace SchemaTron.Resources
namespace XRouter.SchemaTron.Resources
{
internal static class Provider
{
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/src/SchemaTron.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ProjectGuid>{3095DD68-66F1-4DC9-AA60-564EF2FC1EE8}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SchemaTron</RootNamespace>
<AssemblyName>SchemaTron</AssemblyName>
<RootNamespace>XRouter.SchemaTron</RootNamespace>
<AssemblyName>XRouterSchemaTron</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/Assert.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Xml.XPath;
using XmlPrime;

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Represents an assertion.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/Namespace.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Represents a namespace.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/Pattern.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System.Collections.Generic;
using System.Linq;

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Represents a pattern.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/Rule.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
using System.Linq;
using XmlPrime;

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Represents a rule.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/Schema.cs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using System.Collections.Generic;

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Represents a Schematron schema.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/SyntaxModel/SchemaDeserializer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
using System.Xml.Linq;
using System.Xml.XPath;

namespace SchemaTron.SyntaxModel
namespace XRouter.SchemaTron.SyntaxModel
{
/// <summary>
/// Provides a facility for converting a schema from the XML form
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/src/ValidationEvaluator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
using System.Xml.Linq;
using System.Xml.Schema;
using System.Xml.XPath;
using SchemaTron.SyntaxModel;
using XRouter.SchemaTron.SyntaxModel;

using XmlPrime;


namespace SchemaTron
namespace XRouter.SchemaTron
{

/// <summary>
Expand Down
6 changes: 3 additions & 3 deletions SchemaTron/src/Validator.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
using System.Xml;
using System.Xml.Linq;
using System.Xml.XPath;
using SchemaTron.Preprocessing;
using SchemaTron.SyntaxModel;
using XRouter.SchemaTron.Preprocessing;
using XRouter.SchemaTron.SyntaxModel;
using XmlPrime;

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// A native ISO Schematron validator using XPath 1.0 query language binding.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/ValidatorResults.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
using System;
using System.Collections.Generic;

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Detailed results of a validation.
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/src/ValidatorSettings.cs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

namespace SchemaTron
namespace XRouter.SchemaTron
{
/// <summary>
/// Validator settings which affect its behavior.
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/test/Functional/AbstractPatterns.cs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System.Xml.Linq;
using SchemaTron;
using XRouter.SchemaTron;
using Xunit;

public class AbsPatterns
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Functional/AbstractRules.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System.Xml.Linq;
using SchemaTron;
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/test/Functional/Basics.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
using System.IO;
using System.Xml;
using System.Xml.XPath;
using SchemaTron.SyntaxModel;
using XRouter.SchemaTron.SyntaxModel;
using XmlPrime;

namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System.Xml.Linq;
using SchemaTron;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Functional/Inclusions.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System.Xml.Linq;
using SchemaTron;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Functional/Phases.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System.Xml.Linq;
using SchemaTron;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Functional/SchematronSchemaTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test.Functional
namespace XRouter.SchemaTron.Test.Functional
{
using System;
using System.Linq;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Resources/Provider.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test.Resources
namespace XRouter.SchemaTron.Test.Resources
{
using System;
using System.IO;
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/test/SchemaTron.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
<ProjectGuid>{1DD52070-30C2-432A-89D5-484432A9B8E4}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>SchemaTron.Test</RootNamespace>
<AssemblyName>SchemaTron.Test</AssemblyName>
<RootNamespace>XRouter.SchemaTron.Test</RootNamespace>
<AssemblyName>XrouterSchemaTron.Test</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<TargetFrameworkProfile>Client</TargetFrameworkProfile>
<FileAlignment>512</FileAlignment>
Expand Down
4 changes: 2 additions & 2 deletions SchemaTron/test/Unit/FileInclusionResolverTest.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
namespace SchemaTron.Test
namespace XRouter.SchemaTron.Test
{
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using SchemaTron;
using XRouter.SchemaTron;
using Xunit;
using System.IO;
using System.IO.Compression;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Unit/Preprocessing/PreprocessorTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Preprocessing.Test
namespace XRouter.SchemaTron.Preprocessing.Test
{
using System;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Unit/SyntaxModel/SchemaDeserializerTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.SyntaxModel.Test
namespace XRouter.SchemaTron.SyntaxModel.Test
{
using System;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Unit/ValidationEvaluatorTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test
namespace XRouter.SchemaTron.Test
{
using System;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion SchemaTron/test/Unit/ValidatorTest.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
namespace SchemaTron.Test
namespace XRouter.SchemaTron.Test
{
using System;
using System.Collections.Generic;
Expand Down

0 comments on commit 389741c

Please sign in to comment.