home *** CD-ROM | disk | FTP | other *** search
- <?xml version ="1.0"?>
- <Schema name = "ComCatData_v6"
- xmlns="urn:schemas-microsoft-com:xml-data"
- xmlns:dt="urn:schemas-microsoft-com:datatypes">
-
- <ElementType name = "webconfig" content = "eltOnly" order = "many" model="open"/>
- <ElementType name = "PERDATABASEW" content = "eltOnly" order = "seq" model="closed">
- <element type = "DatabaseWiring" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "DatabaseWiring" content = "empty" order = "many" model="closed">
- <AttributeType name = "Database" dt:type="string" required = "yes"/><attribute type = "Database"/>
- <AttributeType name = "DefaultServerInterceptor" dt:type="string" required = "no"/><attribute type = "DefaultServerInterceptor"/>
- <AttributeType name = "DefaultServerReadPlugin" dt:type="string" required = "no"/><attribute type = "DefaultServerReadPlugin"/>
- <AttributeType name = "DefaultServerWritePlugin" dt:type="string" required = "no"/><attribute type = "DefaultServerWritePlugin"/>
- <AttributeType name = "DefaultServerLocator" dt:type="string" required = "no"/><attribute type = "DefaultServerLocator"/>
- <AttributeType name = "DefaultServerFlags" dt:type="ui4" required = "no"/><attribute type = "DefaultServerFlags"/>
- <AttributeType name = "DefaultClientInterceptor" dt:type="string" required = "no"/><attribute type = "DefaultClientInterceptor"/>
- <AttributeType name = "DefaultClientReadPlugin" dt:type="string" required = "no"/><attribute type = "DefaultClientReadPlugin"/>
- <AttributeType name = "DefaultClientWritePlugin" dt:type="string" required = "no"/><attribute type = "DefaultClientWritePlugin"/>
- <AttributeType name = "DefaultClientLocator" dt:type="string" required = "no"/><attribute type = "DefaultClientLocator"/>
- <AttributeType name = "DefaultClientFlags" dt:type="ui4" required = "no"/><attribute type = "DefaultClientFlags"/>
- <AttributeType name = "PerTableWiringNeeded" dt:type="ui4" required = "yes"/><attribute type = "PerTableWiringNeeded"/>
- </ElementType>
- <ElementType name = "CLIENTSIDEW" content = "eltOnly" order = "seq" model="closed">
- <element type = "ClientWiring" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "ClientWiring" content = "empty" order = "many" model="closed">
- <AttributeType name = "Table" dt:type="string" required = "yes"/><attribute type = "Table"/>
- <AttributeType name = "Interceptor" dt:type="string" required = "no"/><attribute type = "Interceptor"/>
- <AttributeType name = "InterceptorType" dt:type="enumeration" dt:values="FIRST NEXT " required = "no"/><attribute type = "InterceptorType"/>
- <AttributeType name = "InterceptorOrder" dt:type="ui4" required = "yes"/><attribute type = "InterceptorOrder"/>
- <AttributeType name = "ReadPlugin" dt:type="string" required = "no"/><attribute type = "ReadPlugin"/>
- <AttributeType name = "WritePlugin" dt:type="string" required = "no"/><attribute type = "WritePlugin"/>
- <AttributeType name = "Flags" dt:type="ui4" required = "no"/><attribute type = "Flags"/>
- <AttributeType name = "Locator" dt:type="string" required = "no"/><attribute type = "Locator"/>
- </ElementType>
- <ElementType name = "SERVERSIDEW" content = "eltOnly" order = "seq" model="closed">
- <element type = "ServerWiring" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "ServerWiring" content = "empty" order = "many" model="closed">
- <AttributeType name = "Table" dt:type="string" required = "yes"/><attribute type = "Table"/>
- <AttributeType name = "Interceptor" dt:type="string" required = "no"/><attribute type = "Interceptor"/>
- <AttributeType name = "InterceptorType" dt:type="enumeration" dt:values="FIRST NEXT " required = "no"/><attribute type = "InterceptorType"/>
- <AttributeType name = "InterceptorOrder" dt:type="ui4" required = "yes"/><attribute type = "InterceptorOrder"/>
- <AttributeType name = "ReadPlugin" dt:type="string" required = "no"/><attribute type = "ReadPlugin"/>
- <AttributeType name = "WritePlugin" dt:type="string" required = "no"/><attribute type = "WritePlugin"/>
- <AttributeType name = "Flags" dt:type="ui4" required = "no"/><attribute type = "Flags"/>
- <AttributeType name = "Locator" dt:type="string" required = "no"/><attribute type = "Locator"/>
- </ElementType>
- <ElementType name = "MAPPINGW" content = "eltOnly" order = "seq" model="closed">
- <element type = "MappingWiring" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "MappingWiring" content = "empty" order = "many" model="closed">
- <AttributeType name = "SimpleObject" dt:type="string" required = "yes"/><attribute type = "SimpleObject"/>
- <AttributeType name = "DLL" dt:type="string" required = "yes"/><attribute type = "DLL"/>
- <AttributeType name = "LoadAsNeeded" dt:type="ui4" required = "yes"/><attribute type = "LoadAsNeeded"/>
- </ElementType>
- <ElementType name = "ManagedWiring" content = "eltOnly" order = "seq" model="closed">
- <element type = "Intercept" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "Intercept" content = "empty" order = "many" model="closed">
- <AttributeType name = "ConfigType" dt:type="string" required = "yes"/><attribute type = "ConfigType"/>
- <AttributeType name = "Protocol" dt:type="string" required = "yes"/><attribute type = "Protocol"/>
- <AttributeType name = "Order" dt:type="ui4" required = "yes"/><attribute type = "Order"/>
- <AttributeType name = "InterceptorClass" dt:type="string" required = "no"/><attribute type = "InterceptorClass"/>
- <AttributeType name = "InterceptorType" dt:type="enumeration" dt:values="Reader Writer Transformer Merger Validator " required = "yes"/><attribute type = "InterceptorType"/>
- <AttributeType name = "InterceptorFlags" dt:type="ui4" required = "no"/><attribute type = "InterceptorFlags"/>
- </ElementType>
- <ElementType name = "SchemaFiles" content = "eltOnly" order = "seq" model="closed">
- <element type = "SchemaFile" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "SchemaFile" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Path" dt:type="string" required = "no"/><attribute type = "Path"/>
- </ElementType>
- <ElementType name = "AppDomain" content = "empty" order = "many" model="closed">
- <AttributeType name = "PrivatePath" dt:type="string" required = "yes"/><attribute type = "PrivatePath"/>
- <AttributeType name = "SharedPath" dt:type="string" required = "no"/><attribute type = "SharedPath"/>
- <AttributeType name = "ShadowCopy" dt:type="string" required = "no"/><attribute type = "ShadowCopy"/>
- </ElementType>
- <ElementType name = "BindingMode" content = "eltOnly" order = "seq" model="closed">
- <element type = "AppBindingMode" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "AppBindingMode" content = "empty" order = "many" model="closed">
- <AttributeType name = "Mode" dt:type="string" required = "yes"/><attribute type = "Mode"/>
- </ElementType>
- <ElementType name = "BindingPolicy" content = "eltOnly" order = "seq" model="closed">
- <element type = "BindingRedir" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "BindingRedir" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Originator" dt:type="string" required = "yes"/><attribute type = "Originator"/>
- <AttributeType name = "Version" dt:type="string" required = "yes"/><attribute type = "Version"/>
- <AttributeType name = "VersionNew" dt:type="string" required = "no"/><attribute type = "VersionNew"/>
- <AttributeType name = "UseLatestBuildRevision" dt:type="string" required = "no"/><attribute type = "UseLatestBuildRevision"/>
- </ElementType>
- <ElementType name = "Assemblies" content = "eltOnly" order = "seq" model="closed">
- <element type = "CodeBaseHint" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "CodeBaseHint" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Originator" dt:type="string" required = "yes"/><attribute type = "Originator"/>
- <AttributeType name = "Version" dt:type="string" required = "yes"/><attribute type = "Version"/>
- <AttributeType name = "CodeBase" dt:type="string" required = "no"/><attribute type = "CodeBase"/>
- </ElementType>
- <ElementType name = "configsections" content = "empty" order = "seq" model="open"/>
- <ElementType name = "httpmodules" content = "empty" order = "seq" model="open"/>
- <ElementType name = "httphandlers" content = "empty" order = "seq" model="open"/>
- <ElementType name = "httphandlerfactories" content = "empty" order = "seq" model="open"/>
- <ElementType name = "sessionstate" content = "empty" order = "many" model="closed">
- <AttributeType name = "inproc" dt:type="string" required = "no"/><attribute type = "inproc"/>
- <AttributeType name = "cookieless" dt:type="string" required = "no"/><attribute type = "cookieless"/>
- <AttributeType name = "usesqlserver" dt:type="string" required = "no"/><attribute type = "usesqlserver"/>
- <AttributeType name = "timeout" dt:type="ui4" required = "no"/><attribute type = "timeout"/>
- <AttributeType name = "server" dt:type="string" required = "no"/><attribute type = "server"/>
- <AttributeType name = "port" dt:type="string" required = "no"/><attribute type = "port"/>
- </ElementType>
- <ElementType name = "globalization" content = "empty" order = "many" model="closed">
- <AttributeType name = "requestencoding" dt:type="string" required = "no"/><attribute type = "requestencoding"/>
- <AttributeType name = "responseencoding" dt:type="string" required = "no"/><attribute type = "responseencoding"/>
- <AttributeType name = "fileencoding" dt:type="string" required = "no"/><attribute type = "fileencoding"/>
- <AttributeType name = "culture" dt:type="string" required = "no"/><attribute type = "culture"/>
- <AttributeType name = "uiculture" dt:type="string" required = "no"/><attribute type = "uiculture"/>
- </ElementType>
- <ElementType name = "compilation" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "debugmode" dt:type="string" required = "no"/><attribute type = "debugmode"/>
- <AttributeType name = "generateonly" dt:type="string" required = "no"/><attribute type = "generateonly"/>
- <AttributeType name = "defaultlanguage" dt:type="string" required = "no"/><attribute type = "defaultlanguage"/>
- <element minOccurs = "0" maxOccurs = "1" type = "compilers"/>
- </ElementType>
- <ElementType name = "compilers" content = "eltOnly" order = "seq" model="closed">
- <element type = "compiler" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "compiler" content = "empty" order = "many" model="closed">
- <AttributeType name = "language" dt:type="string" required = "no"/><attribute type = "language"/>
- <AttributeType name = "extension" dt:type="string" required = "no"/><attribute type = "extension"/>
- <AttributeType name = "type" dt:type="string" required = "no"/><attribute type = "type"/>
- </ElementType>
- <ElementType name = "assemblies" content = "empty" order = "seq" model="open"/>
- <ElementType name = "trace" content = "empty" order = "many" model="closed">
- <AttributeType name = "enabled" dt:type="string" required = "no"/><attribute type = "enabled"/>
- <AttributeType name = "requestlimit" dt:type="ui4" required = "no"/><attribute type = "requestlimit"/>
- <AttributeType name = "pageoutput" dt:type="string" required = "no"/><attribute type = "pageoutput"/>
- <AttributeType name = "outputmode" dt:type="enumeration" dt:values="time category " required = "no"/><attribute type = "outputmode"/>
- </ElementType>
- <ElementType name = "securitycollection" content = "eltOnly" order = "seq" model="closed">
- <element type = "security" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "security" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "app" dt:type="string" required = "no"/><attribute type = "app"/>
- <element minOccurs = "0" maxOccurs = "*" type = "authentication"/>
- <element minOccurs = "0" maxOccurs = "1" type = "identity"/>
- </ElementType>
- <ElementType name = "authentication" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "mode" dt:type="enumeration" dt:values="None Windows Cookie Passport " required = "no"/><attribute type = "mode"/>
- <element minOccurs = "0" maxOccurs = "*" type = "cookie"/>
- <element minOccurs = "0" maxOccurs = "*" type = "passport"/>
- </ElementType>
- <ElementType name = "cookie" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "cookie" dt:type="string" required = "no"/><attribute type = "cookie"/>
- <AttributeType name = "loginurl" dt:type="string" required = "no"/><attribute type = "loginurl"/>
- <AttributeType name = "decryptionkey" dt:type="string" required = "no"/><attribute type = "decryptionkey"/>
- <element minOccurs = "0" maxOccurs = "*" type = "credentials"/>
- </ElementType>
- <ElementType name = "credentials" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "passwordformat" dt:type="string" required = "no"/><attribute type = "passwordformat"/>
- <element minOccurs = "0" maxOccurs = "*" type = "user"/>
- </ElementType>
- <ElementType name = "user" content = "empty" order = "many" model="closed">
- <AttributeType name = "name" dt:type="string" required = "no"/><attribute type = "name"/>
- <AttributeType name = "password" dt:type="string" required = "no"/><attribute type = "password"/>
- </ElementType>
- <ElementType name = "passport" content = "empty" order = "many" model="closed">
- <AttributeType name = "redirecturl" dt:type="string" required = "no"/><attribute type = "redirecturl"/>
- </ElementType>
- <ElementType name = "authorization" content = "empty" order = "seq" model="open"/>
- <ElementType name = "identity" content = "eltOnly" order = "seq" model="closed">
- <element type = "Aidentity" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "Aidentity" content = "eltOnly" order = "many" model="closed">
- <element minOccurs = "0" maxOccurs = "*" type = "impersonation"/>
- <element minOccurs = "0" maxOccurs = "*" type = "codeaccess"/>
- </ElementType>
- <ElementType name = "impersonation" content = "empty" order = "many" model="closed">
- <AttributeType name = "enable" dt:type="string" required = "no"/><attribute type = "enable"/>
- </ElementType>
- <ElementType name = "codeaccess" content = "empty" order = "many" model="closed">
- <AttributeType name = "permissionset" dt:type="string" required = "no"/><attribute type = "permissionset"/>
- </ElementType>
- <ElementType name = "customerrors" content = "empty" order = "many" model="closed">
- <AttributeType name = "mode" dt:type="enumeration" dt:values="On Off RemoteOnly " required = "no"/><attribute type = "mode"/>
- </ElementType>
- <ElementType name = "myweb" content = "empty" order = "many" model="closed">
- <AttributeType name = "defaultinstalllocation" dt:type="string" required = "no"/><attribute type = "defaultinstalllocation"/>
- <AttributeType name = "admindir" dt:type="string" required = "no"/><attribute type = "admindir"/>
- </ElementType>
- <ElementType name = "webcontrols" content = "empty" order = "many" model="closed">
- <AttributeType name = "clientscriptslocation" dt:type="string" required = "no"/><attribute type = "clientscriptslocation"/>
- </ElementType>
- <ElementType name = "webservicescollection" content = "eltOnly" order = "seq" model="closed">
- <element type = "webservices" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "webservices" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "app" dt:type="string" required = "no"/><attribute type = "app"/>
- <element minOccurs = "0" maxOccurs = "*" type = "sdlHelpGenerator"/>
- </ElementType>
- <ElementType name = "protocolTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "returnWriterTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "parameterReaderTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "protocolReflectorTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "mimeReflectorTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "protocolImporterTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "mimeImporterTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "protocolInfoTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "mimeInfoTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "referenceResolverTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "discoverySearchPatternTypes" content = "empty" order = "seq" model="open"/>
- <ElementType name = "sdlHelpGenerator" content = "empty" order = "many" model="closed">
- <AttributeType name = "href" dt:type="string" required = "no"/><attribute type = "href"/>
- </ElementType>
- <ElementType name = "iisfilter" content = "empty" order = "many" model="closed">
- <AttributeType name = "enablecookielesssessions" dt:type="string" required = "yes"/><attribute type = "enablecookielesssessions"/>
- </ElementType>
- <ElementType name = "iisprocessmodel" content = "empty" order = "many" model="closed">
- <AttributeType name = "key" dt:type="string" required = "no"/><attribute type = "key"/>
- <AttributeType name = "enable" dt:type="string" required = "no"/><attribute type = "enable"/>
- <AttributeType name = "timeout" dt:type="ui4" required = "no"/><attribute type = "timeout"/>
- <AttributeType name = "idletimeout" dt:type="ui4" required = "no"/><attribute type = "idletimeout"/>
- <AttributeType name = "shutdowntimeout" dt:type="ui4" required = "no"/><attribute type = "shutdowntimeout"/>
- <AttributeType name = "requestlimit" dt:type="ui4" required = "no"/><attribute type = "requestlimit"/>
- <AttributeType name = "requestqueuelimit" dt:type="ui4" required = "no"/><attribute type = "requestqueuelimit"/>
- <AttributeType name = "memorylimit" dt:type="ui4" required = "no"/><attribute type = "memorylimit"/>
- <AttributeType name = "cpumask" dt:type="ui4" required = "no"/><attribute type = "cpumask"/>
- <AttributeType name = "usecpuaffinity" dt:type="string" required = "no"/><attribute type = "usecpuaffinity"/>
- <AttributeType name = "requestacks" dt:type="ui4" required = "no"/><attribute type = "requestacks"/>
- </ElementType>
- <ElementType name = "location" content = "empty" order = "many" model="closed">
- <AttributeType name = "path" dt:type="string" required = "yes"/><attribute type = "path"/>
- </ElementType>
- <ElementType name = "NameValuePairTable" content = "empty" order = "seq" model="open"/>
- <ElementType name = "TableAssemblySettings" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableAssemblySetting" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableAssemblySetting" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSettingsTemp1" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSettingTemp1" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSettingTemp1" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSettingsTemp2" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSettingTemp2" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSettingTemp2" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSettingsTemp3" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSettingTemp3" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSettingTemp3" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSettingsTemp4" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSettingTemp4" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSettingTemp4" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSettingsTemp5" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSettingTemp5" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSettingTemp5" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TableSimpleSettings" content = "eltOnly" order = "seq" model="closed">
- <element type = "TableSimpleSetting" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "TableSimpleSetting" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="string" required = "no"/><attribute type = "Value"/>
- </ElementType>
- <ElementType name = "TEST1" content = "eltOnly" order = "seq" model="closed">
- <element type = "ATest1" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "ATest1" content = "empty" order = "many" model="closed">
- <AttributeType name = "Name" dt:type="string" required = "yes"/><attribute type = "Name"/>
- <AttributeType name = "Type" dt:type="ui4" required = "no"/><attribute type = "Type"/>
- <AttributeType name = "Flag" dt:type="ui4" required = "no"/><attribute type = "Flag"/>
- <AttributeType name = "Value" dt:type="bin.hex" required = "no"/><attribute type = "Value"/>
- <AttributeType name = "Boolean" dt:type="string" required = "no"/><attribute type = "Boolean"/>
- </ElementType>
- <ElementType name = "NormalTable" content = "eltOnly" order = "seq" model="closed">
- <element type = "NormalRow" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "NormalRow" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "String" dt:type="string" required = "yes"/><attribute type = "String"/>
- <AttributeType name = "UI4" dt:type="ui4" required = "no"/><attribute type = "UI4"/>
- <AttributeType name = "Bytes" dt:type="bin.hex" required = "no"/><attribute type = "Bytes"/>
- <element minOccurs = "0" maxOccurs = "1" type = "ContainedTable"/>
- </ElementType>
- <ElementType name = "NoParentRow" content = "eltOnly" order = "many" model="closed">
- <AttributeType name = "String" dt:type="string" required = "yes"/><attribute type = "String"/>
- <AttributeType name = "UI4" dt:type="ui4" required = "no"/><attribute type = "UI4"/>
- <AttributeType name = "Bytes" dt:type="bin.hex" required = "no"/><attribute type = "Bytes"/>
- <element minOccurs = "0" maxOccurs = "*" type = "NoParentContainedRow"/>
- </ElementType>
- <ElementType name = "ContainedTable" content = "eltOnly" order = "seq" model="closed">
- <element type = "ContainedRow" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "ContainedRow" content = "empty" order = "many" model="closed">
- <AttributeType name = "UI4" dt:type="ui4" required = "yes"/><attribute type = "UI4"/>
- </ElementType>
- <ElementType name = "NoParentContainedRow" content = "empty" order = "many" model="closed">
- <AttributeType name = "UI4" dt:type="ui4" required = "yes"/><attribute type = "UI4"/>
- </ElementType>
- <ElementType name = "ParentToEnumAsPublicRowName" content = "eltOnly" order = "seq" model="closed">
- <element type = "AParentToEnumAsPublicRowName" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "AParentToEnumAsPublicRowName" content = "empty" order = "many" model="closed">
- <AttributeType name = "parentkey" dt:type="ui4" required = "yes"/><attribute type = "parentkey"/>
- </ElementType>
- <ElementType name = "EnumAsPublicRowName" content = "empty" order = "seq" model="open"/>
- <ElementType name = "EnumAsPublicRowName2" content = "empty" order = "seq" model="open"/>
-
-
- <ElementType name = "configuration" content = "eltOnly" order = "many" model="open">
- <element minOccurs = "0" maxOccurs = "1" type = "PERDATABASEW"/>
- <element minOccurs = "0" maxOccurs = "1" type = "CLIENTSIDEW"/>
- <element minOccurs = "0" maxOccurs = "1" type = "SERVERSIDEW"/>
- <element minOccurs = "0" maxOccurs = "1" type = "MAPPINGW"/>
- <element minOccurs = "0" maxOccurs = "1" type = "ManagedWiring"/>
- <element minOccurs = "0" maxOccurs = "1" type = "SchemaFiles"/>
- <element minOccurs = "0" maxOccurs = "*" type = "AppDomain"/>
- <element minOccurs = "0" maxOccurs = "1" type = "BindingMode"/>
- <element minOccurs = "0" maxOccurs = "1" type = "BindingPolicy"/>
- <element minOccurs = "0" maxOccurs = "1" type = "Assemblies"/>
- <element minOccurs = "0" maxOccurs = "1" type = "configsections"/>
- <element minOccurs = "0" maxOccurs = "1" type = "httpmodules"/>
- <element minOccurs = "0" maxOccurs = "1" type = "httphandlers"/>
- <element minOccurs = "0" maxOccurs = "1" type = "httphandlerfactories"/>
- <element minOccurs = "0" maxOccurs = "*" type = "sessionstate"/>
- <element minOccurs = "0" maxOccurs = "*" type = "globalization"/>
- <element minOccurs = "0" maxOccurs = "*" type = "compilation"/>
- <element minOccurs = "0" maxOccurs = "*" type = "trace"/>
- <element minOccurs = "0" maxOccurs = "1" type = "securitycollection"/>
- <element minOccurs = "0" maxOccurs = "*" type = "customerrors"/>
- <element minOccurs = "0" maxOccurs = "*" type = "myweb"/>
- <element minOccurs = "0" maxOccurs = "*" type = "webcontrols"/>
- <element minOccurs = "0" maxOccurs = "1" type = "webservicescollection"/>
- <element minOccurs = "0" maxOccurs = "*" type = "iisfilter"/>
- <element minOccurs = "0" maxOccurs = "*" type = "iisprocessmodel"/>
- <element minOccurs = "0" maxOccurs = "*" type = "location"/>
- <element minOccurs = "0" maxOccurs = "1" type = "NameValuePairTable"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableAssemblySettings"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSettingsTemp1"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSettingsTemp2"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSettingsTemp3"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSettingsTemp4"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSettingsTemp5"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TableSimpleSettings"/>
- <element minOccurs = "0" maxOccurs = "1" type = "TEST1"/>
- <element minOccurs = "0" maxOccurs = "1" type = "NormalTable"/>
- <element minOccurs = "0" maxOccurs = "*" type = "NoParentRow"/>
- <element minOccurs = "0" maxOccurs = "1" type = "ParentToEnumAsPublicRowName"/>
- <element minOccurs = "0" maxOccurs = "1" type = "webconfig"/>
- </ElementType>
- </Schema>
-