Download XsPub

Description

XsPub helps manage XSD schemas and WSDL documents by providing a extensible framework to perform transformations to "publish" a schema.By publishing a schema you can target different uses.. such as documentation, or input to code generation.

Source Files

The download file xspub.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
XsPub/XsPub.Library.Tests/Collections/ConcurrentWeakRefDictionaryFixture.cs
XsPub/XsPub.Library.Tests/Properties/AssemblyInfo.cs
XsPub/XsPub.Library.Tests/TestData/BitOfEverything.xsd
XsPub/XsPub.Library.Tests/TestData/Importer.xsd
XsPub/XsPub.Library.Tests/TestData/Includer.xsd
XsPub/XsPub.Library.Tests/TestData/Minimal.xsd
XsPub/XsPub.Library.Tests/TestData/TurkSchema.xsd
XsPub/XsPub.Library.Tests/XNodeExtensionFixture.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ActualHas.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AllConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AnnotatedConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AnnotationConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AnyAttributeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AnyConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AppInfoConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AttributeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AttributeGroupConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/AttributeGroupRefConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ChoiceConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ComplexContentConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ComplexContentExtensionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ComplexContentRestrictionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ComplexTypeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ConstraintExtensions.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ContentConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ContentModelConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/DocumentationConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ElementConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ExternalConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/FacetConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/GroupBaseConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/GroupConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/GroupRefConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ImportConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/IncludeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/NotationConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/ParticleConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/RedefineConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SchemaConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SchemaObjectConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SequenceConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleContentConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleContentExtensionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleContentRestrictionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleTypeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleTypeContentConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleTypeListConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleTypeRestrictionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/SimpleTypeUnionConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/Constraints/TypeConstraint.cs
XsPub/XsPub.Library.Tests/Xml/Schema/SchemaObjectFixture.cs
XsPub/XsPub.Library.Tests/Xml/Schema/XSchemaElementFixture.cs
XsPub/XsPub.Library.Tests/Xml/Schema/XSchemaFixture.cs
XsPub/XsPub.Library.Tests/XsPub.Library.Tests.csproj
XsPub/XsPub.Library.Tests/XsPub.Library.Tests.csproj.vspscc
XsPub/XsPub.Library.Tests/packages.config
XsPub/XsPub.Library/Cache.cs/*from w  ww.  j  av a2 s .  com*/
XsPub/XsPub.Library/EnumerableExtensions.cs
XsPub/XsPub.Library/IO/DirectoryInfoExtensions.cs
XsPub/XsPub.Library/IO/FileInfoExtensions.cs
XsPub/XsPub.Library/ObjectExtensions.cs
XsPub/XsPub.Library/Properties/AssemblyInfo.cs
XsPub/XsPub.Library/Properties/Resources.Designer.cs
XsPub/XsPub.Library/Properties/Resources.resx
XsPub/XsPub.Library/Utility/ConcurrentWeakRefDictionary.cs
XsPub/XsPub.Library/Utility/Lazy.cs
XsPub/XsPub.Library/Xml/Namespaces.cs
XsPub/XsPub.Library/Xml/Schema/Collections/DescendentCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/NamedCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/NamedMultiElementCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/NamedSingleElementCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/RedefineCollectionSet.cs
XsPub/XsPub.Library/Xml/Schema/Collections/RedefineGlobalCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/SchemaCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/SchemaCollectionSet.cs
XsPub/XsPub.Library/Xml/Schema/Collections/XsCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/XsCollectionBase.cs
XsPub/XsPub.Library/Xml/Schema/Collections/XsMultiElementCollection.cs
XsPub/XsPub.Library/Xml/Schema/Collections/XsSingleElementCollection.cs
XsPub/XsPub.Library/Xml/Schema/EnumConverter.cs
XsPub/XsPub.Library/Xml/Schema/FacetType.cs
XsPub/XsPub.Library/Xml/Schema/IGlobalNamedObject.cs
XsPub/XsPub.Library/Xml/Schema/INamedCollection.cs
XsPub/XsPub.Library/Xml/Schema/INamedObject.cs
XsPub/XsPub.Library/Xml/Schema/NamespaceCollection.cs
XsPub/XsPub.Library/Xml/Schema/XsAll.cs
XsPub/XsPub.Library/Xml/Schema/XsAnnotated.cs
XsPub/XsPub.Library/Xml/Schema/XsAnnotation.cs
XsPub/XsPub.Library/Xml/Schema/XsAny.cs
XsPub/XsPub.Library/Xml/Schema/XsAnyAttribute.cs
XsPub/XsPub.Library/Xml/Schema/XsAppInfo.cs
XsPub/XsPub.Library/Xml/Schema/XsAttribute.cs
XsPub/XsPub.Library/Xml/Schema/XsAttributeGroup.cs
XsPub/XsPub.Library/Xml/Schema/XsAttributeGroupRef.cs
XsPub/XsPub.Library/Xml/Schema/XsChoice.cs
XsPub/XsPub.Library/Xml/Schema/XsComplexContent.cs
XsPub/XsPub.Library/Xml/Schema/XsComplexContentExtension.cs
XsPub/XsPub.Library/Xml/Schema/XsComplexContentRestriction.cs
XsPub/XsPub.Library/Xml/Schema/XsComplexType.cs
XsPub/XsPub.Library/Xml/Schema/XsContent.cs
XsPub/XsPub.Library/Xml/Schema/XsContentModel.cs
XsPub/XsPub.Library/Xml/Schema/XsDocumentation.cs
XsPub/XsPub.Library/Xml/Schema/XsElement.cs
XsPub/XsPub.Library/Xml/Schema/XsException.cs
XsPub/XsPub.Library/Xml/Schema/XsExternal.cs
XsPub/XsPub.Library/Xml/Schema/XsFacet.cs
XsPub/XsPub.Library/Xml/Schema/XsGroup.cs
XsPub/XsPub.Library/Xml/Schema/XsGroupBase.cs
XsPub/XsPub.Library/Xml/Schema/XsGroupRef.cs
XsPub/XsPub.Library/Xml/Schema/XsIdentityConstraint.cs
XsPub/XsPub.Library/Xml/Schema/XsImport.cs
XsPub/XsPub.Library/Xml/Schema/XsInclude.cs
XsPub/XsPub.Library/Xml/Schema/XsNotation.cs
XsPub/XsPub.Library/Xml/Schema/XsObject.cs
XsPub/XsPub.Library/Xml/Schema/XsObjectFactory.cs
XsPub/XsPub.Library/Xml/Schema/XsParticle.cs
XsPub/XsPub.Library/Xml/Schema/XsRedefine.cs
XsPub/XsPub.Library/Xml/Schema/XsSchema.cs
XsPub/XsPub.Library/Xml/Schema/XsSequence.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleContent.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleContentExtension.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleContentRestriction.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleType.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleTypeContent.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleTypeList.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleTypeRestriction.cs
XsPub/XsPub.Library/Xml/Schema/XsSimpleTypeUnion.cs
XsPub/XsPub.Library/Xml/Schema/XsType.cs
XsPub/XsPub.Library/Xml/XAttributeExtension.cs
XsPub/XsPub.Library/Xml/XContainerExtension.cs
XsPub/XsPub.Library/Xml/XNodeExtension.cs
XsPub/XsPub.Library/Xml/XTextExtension.cs
XsPub/XsPub.Library/Xml/XmlWrappingReader.cs
XsPub/XsPub.Library/Xml/XmlWrappingWriter.cs
XsPub/XsPub.Library/XsPub.Library.csproj
XsPub/XsPub.Library/XsPub.Library.csproj.vspscc
XsPub/XsPub.Runtime.Tests/Expected/AWSMechanicalTurkRequester.wsdl
XsPub/XsPub.Runtime.Tests/Expected/BitOfEverything.xsd
XsPub/XsPub.Runtime.Tests/ExpectedInlineGroups/AWSMechanicalTurkRequester.wsdl
XsPub/XsPub.Runtime.Tests/ExpectedInlineGroups/BitOfEverything.xsd
XsPub/XsPub.Runtime.Tests/Input/AWSMechanicalTurkRequester.wsdl
XsPub/XsPub.Runtime.Tests/Input/BitOfEverything.xsd
XsPub/XsPub.Runtime.Tests/Properties/AssemblyInfo.cs
XsPub/XsPub.Runtime.Tests/PublishingRuntimeFixture.cs
XsPub/XsPub.Runtime.Tests/TestFiles.cs
XsPub/XsPub.Runtime.Tests/XsPub.Runtime.Tests.csproj
XsPub/XsPub.Runtime.Tests/XsPub.Runtime.Tests.csproj.vspscc
XsPub/XsPub.Runtime.Tests/packages.config
XsPub/XsPub.Runtime/FormattedXmlWriterSettings.cs
XsPub/XsPub.Runtime/ITransformation.cs
XsPub/XsPub.Runtime/ITransformationFactory.cs
XsPub/XsPub.Runtime/Properties/AssemblyInfo.cs
XsPub/XsPub.Runtime/Properties/Resources.Designer.cs
XsPub/XsPub.Runtime/Properties/Resources.resx
XsPub/XsPub.Runtime/PublishOperation.cs
XsPub/XsPub.Runtime/PublishingRuntime.cs
XsPub/XsPub.Runtime/Settings/ITransformationSetting.cs
XsPub/XsPub.Runtime/Settings/RuntimeSettingSet.cs
XsPub/XsPub.Runtime/Settings/SettingSet.cs
XsPub/XsPub.Runtime/Settings/TransformationSetting.cs
XsPub/XsPub.Runtime/TransformationException.cs
XsPub/XsPub.Runtime/TransformationFactoryBase.cs
XsPub/XsPub.Runtime/Transformations/AllToSequence.cs
XsPub/XsPub.Runtime/Transformations/AllToSequenceFactory.cs
XsPub/XsPub.Runtime/Transformations/ExplicitForms.cs
XsPub/XsPub.Runtime/Transformations/ExplicitFormsFactory.cs
XsPub/XsPub.Runtime/Transformations/ExplicitValue.cs
XsPub/XsPub.Runtime/Transformations/InlineGroups.cs
XsPub/XsPub.Runtime/Transformations/InlineGroupsFactory.cs
XsPub/XsPub.Runtime/Utility/Lazy.cs
XsPub/XsPub.Runtime/XsPub.Runtime.csproj
XsPub/XsPub.Runtime/XsPub.Runtime.csproj.vspscc
XsPub/XsPub.sln
XsPub/XsPub.vssscc
XsPub/XsPub/App.xaml
XsPub/XsPub/App.xaml.cs
XsPub/XsPub/DefaultTemplateList.cs
XsPub/XsPub/GenericValueTemplateSelector.cs
XsPub/XsPub/Properties/AssemblyInfo.cs
XsPub/XsPub/Properties/Resources.Designer.cs
XsPub/XsPub/Properties/Resources.resx
XsPub/XsPub/Properties/Settings.Designer.cs
XsPub/XsPub/Properties/Settings.settings
XsPub/XsPub/PublishWindow.xaml
XsPub/XsPub/PublishWindow.xaml.cs
XsPub/XsPub/TemplateList.cs
XsPub/XsPub/Utility/DataGridUtility.cs
XsPub/XsPub/Utility/Lazy.cs
XsPub/XsPub/XsPub.csproj
XsPub/XsPub/XsPub.csproj.vspscc
XsPub/XsPub/app.config
XsPub/Xsp/ArgumentParser.cs
XsPub/Xsp/Program.cs
XsPub/Xsp/Properties/AssemblyInfo.cs
XsPub/Xsp/Xsp.csproj
XsPub/Xsp/Xsp.csproj.vspscc
XsPub/Xsp/app.config
XsPub/packages/NUnit.2.6.0.12054/NUnit.2.6.0.12054.nupkg
XsPub/packages/NUnit.2.6.0.12054/lib/nunit.framework.dll
XsPub/packages/NUnit.2.6.0.12054/lib/nunit.framework.xml
XsPub/packages/NUnit.2.6.0.12054/license.txt
XsPub/packages/repositories.config

Download

Click the following link to download xspub.zip.

xspub.zip




















Home »
  C# Free Code »
    Development »




Algorithm
ANTLR
AOP
Application
Barcode
CHM
Design Patterns
Desktop
DotNet
DotNet Engine
DotNet Application
DotNet Assembly
DotNet Library
Engine
Epub
Example
File
File Library
Framework
GIS
Intellisense
IoC
Library
log4net
Matlab
MSBuild
MVC
MVP
MVVM
Numerical Library
NUnit
OpenCL
Plugin
Quartz
Resx File
SDK
SMS
Thread
UnitTest
Utility
VisualStudio
Windows
XML