//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Xsd2Code.TestUnit.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Xsd2Code.TestUnit.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio (http://www.liquid-technologies.com)--> ///<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" id="Actor" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:element name="Actor"> /// <xs:annotation> /// <xs:documentation> /// Actor pépé class include firstname and lastname (ûàéçè). /// </xs:documentation> /// </xs:annotation> /// <xs:complexType> /// <xs:sequence> /// <xs:element name="f [rest of string was truncated]";. /// internal static string Actor { get { return ResourceManager.GetString("Actor", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio (http://www.liquid-technologies.com)--> ///<xs:schema xmlns:mstns="http://tempuri.org/ArrayOfArray.xsd" elementFormDefault="qualified" targetNamespace="http://tempuri.org/ArrayOfArray.xsd" id="ArrayOfArray" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:element name="root"> /// <xs:complexType> /// <xs:sequence minOccurs="0"> /// <xs:element minOccurs="0" maxOccurs="unbounded" name="Element" type="mstns:element" /> /// [rest of string was truncated]";. /// internal static string ArrayOfArray { get { return ResourceManager.GetString("ArrayOfArray", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> ///<xs:schema targetNamespace="http://tempuri.org/EtudeData.xsd" xmlns:NameSpace1="http://www.axilog.fr" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:mstns="http://tempuri.org/EtudeData.xsd" xmlns="http://tempuri.org/EtudeData.xsd" elementFormDefault="qualified" id="EtudeData"> /// <xs:element name="ROOT"> /// <xs:annotation> /// <xs:documentation>Element racine de l'etude</xs:documentation> /// </xs:annotation> /// <xs:complexType> /// <xs:sequence> /// [rest of string was truncated]";. /// internal static string Circular { get { return ResourceManager.GetString("Circular", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio - FREE Community Edition (http://www.liquid-technologies.com)--> ///<xs:schema xmlns:mstns="http://tempuri.org/CircularClassReference.xsd" elementFormDefault="qualified" targetNamespace="http://tempuri.org/CircularClassReference.xsd" id="CircularClassReference" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:complexType name="Circular"> /// <xs:sequence> /// <xs:element name="circular" type="mstns:Circular" /> /// <xs:eleme [rest of string was truncated]";. /// internal static string CircularClassReference { get { return ResourceManager.GetString("CircularClassReference", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio - FREE Community Edition (http://www.liquid-technologies.com)--> ///<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" id="Dvd" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:include schemaLocation="Actor.xsd" /> /// <xs:element name="DvdCollection"> /// <xs:complexType> /// <xs:sequence maxOccurs="unbounded"> /// <xs:element name="Dvds" type="dvd" /> /// </xs:sequence> /// </xs:complexType> /// [rest of string was truncated]";. /// internal static string dvd { get { return ResourceManager.GetString("dvd", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio - FREE Community Edition (http://www.liquid-technologies.com)--> ///<xs:schema xmlns:mstns="http://tempuri.org/Gender.xsd" elementFormDefault="qualified" targetNamespace="http://tempuri.org/Gender.xsd" id="Gender" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:element name="Root"> /// <xs:complexType> /// <xs:sequence> /// <xs:element name="GenderElement" type="mstns:ksgender" /> /// </xs:sequence> /// <xs:attribut [rest of string was truncated]";. /// internal static string Gender { get { return ResourceManager.GetString("Gender", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="UTF-8"?> ///<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified"> /// <xs:element name="Root"> /// <xs:annotation> /// <xs:documentation>Doc of root root element</xs:documentation> /// </xs:annotation> /// <xs:complexType> /// <xs:sequence> /// <xs:element name="SubElement" maxOccurs="unbounded"> /// <xs:annotation> /// <xs:documentation>Doc of unbounded SubElement</xs:documentation> /// [rest of string was truncated]";. /// internal static string Hierarchical { get { return ResourceManager.GetString("Hierarchical", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio - FREE Community Edition (http://www.liquid-technologies.com)--> ///<xs:schema xmlns:mstns="http://tempuri.org/XMLSchema1.xsd" elementFormDefault="qualified" targetNamespace="http://tempuri.org/XMLSchema1.xsd" id="XMLSchema1" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:element name="MyWrapper"> /// <xs:complexType> /// <xs:sequence> /// <xs:element name="MyElement" type="mstns:MyType" /> /// </xs:sequence> /// </x [rest of string was truncated]";. /// internal static string StackOverFlow { get { return ResourceManager.GetString("StackOverFlow", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<!--Created with Liquid XML Studio (http://www.liquid-technologies.com)--> ///<xs:schema xmlns="http://www.portalfiscal.inf.br/nfe" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.portalfiscal.inf.br/nfe" xmlns:xs="http://www.w3.org/2001/XMLSchema"> /// <xs:element name="StaffMember" type="TActor"> /// <xs:annotation> /// <xs:documentation>A staff member</xs:documentation> /// [rest of string was truncated]";. /// internal static string TestAnnotations { get { return ResourceManager.GetString("TestAnnotations", resourceCulture); } } } }