Namespace "http://labkey.org/etl/xml"
Targeting Schemas (1):
etl.xsd
Targeting Components:
global element, 32 local elements, 26 complexTypes, 5 simpleTypes
Schema Summary
etl.xsd Target Namespace:
Defined Components:
1 global element, 30 local elements, 26 complexTypes, 5 simpleTypes
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\dev\labkey\labkeyHome\server\modules\premiumModules\dataintegration\schemas\etl.xsd, see XML source
Imports Schema:
All Element Summary
etl:alternateKeys (in etl:destination)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:TargetObjectType in etl.xsd, see XML source
etl:column (in etl:alternateKeys)
Type:
Content:
empty, 1 attribute
Defined:
locally within complexType etl:AlternateKeysType in etl.xsd, see XML source
etl:column (in etl:columnTransforms)
Type:
Content:
empty, 3 attributes
Defined:
etl:column (in etl:constants)
Type:
Content:
empty, 3 attributes
Defined:
locally within complexType etl:ConstantsType in etl.xsd, see XML source
etl:column (in etl:sourceColumns)
Type:
string
Content:
simple
Defined:
locally within complexType etl:SourceColumnsType in etl.xsd, see XML source
etl:columnTransforms (in etl:destination)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:TargetObjectType in etl.xsd, see XML source
etl:constants (type etl:ConstantsType)
Type:
Content:
complex, 1 element
Defined:
locally at 2 locations in etl.xsd
etl:cron (in etl:schedule)
Type:
Content:
empty, 1 attribute
Defined:
locally within complexType etl:ScheduleType in etl.xsd, see XML source
etl:deletedRowsSource (in etl:incrementalFilter) Defines a query with a list of rows to delete from the target in this incremental run.
Type:
Content:
complex, 11 attributes, 2 elements
Defined:
locally within complexType etl:FilterType in etl.xsd, see XML source
etl:description (type string)
Type:
string
Content:
simple
Defined:
locally at 2 locations in etl.xsd
etl:destination (in etl:transform)
Type:
Content:
complex, 14 attributes, 3 elements
Defined:
locally within complexType etl:TransformType in etl.xsd, see XML source
etl:etl
Type:
Content:
complex, 6 attributes, 8 elements
Defined:
globally in etl.xsd, see XML source
Used:
never
etl:incrementalFilter (in etl:etl)
Type:
Content:
complex, 7 attributes, 1 element
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
etl:name (in etl:etl)
Type:
string
Content:
simple
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
etl:parameter (in etl:parameters)
Type:
Content:
empty, 3 attributes
Defined:
locally within complexType etl:ParametersType in etl.xsd, see XML source
etl:parameter (in etl:pipelineParameters)
Type:
Content:
empty, 2 attributes
Defined:
etl:parameter (in etl:procedure)
Type:
Content:
empty, 5 attributes
Defined:
etl:parameters (in etl:etl)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
etl:pipelineParameters (in etl:etl)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
etl:poll (in etl:schedule)
Type:
Content:
empty, 1 attribute
Defined:
locally within complexType etl:ScheduleType in etl.xsd, see XML source
etl:procedure (in etl:transform)
Type:
Content:
complex, 3 attributes, 1 element
Defined:
locally within complexType etl:TransformType in etl.xsd, see XML source
etl:schedule (in etl:etl)
Type:
Content:
complex, 2 elements
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
etl:setting (in etl:settings)
Type:
Content:
empty, 2 attributes
Defined:
locally within complexType etl:SettingsType in etl.xsd, see XML source
etl:settings (in etl:taskref)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:TaskRefType in etl.xsd, see XML source
etl:source (in etl:transform)
Type:
Content:
complex, 9 attributes, 2 elements
Defined:
locally within complexType etl:TransformType in etl.xsd, see XML source
etl:sourceColumns (type etl:SourceColumnsType)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:SourceObjectType in etl.xsd, see XML source
etl:sourceFilter (in etl:sourceFilters)
Type:
Content:
empty, 3 attributes
Defined:
locally within complexType etl:SourceFiltersType in etl.xsd, see XML source
etl:sourceFilters (type etl:SourceFiltersType)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:SourceObjectType in etl.xsd, see XML source
etl:taskref (in etl:transform)
Type:
Content:
complex, 1 attribute, 1 element
Defined:
locally within complexType etl:TransformType in etl.xsd, see XML source
etl:transform (in etl:transforms)
Type:
Content:
complex, 5 attributes, 5 elements
Defined:
locally within complexType etl:TransformsType in etl.xsd, see XML source
etl:transforms (in etl:etl)
Type:
Content:
complex, 1 element
Defined:
locally within complexType etl:EtlType in etl.xsd, see XML source
Complex Type Summary
etl:AlternateKeysType Defines a set of alternate match keys to use for merge ETLs instead of the primary key of the target.
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:AlternateKeyType
Content:
empty, 1 attribute
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 attribute
Used:
etl:ColumnTransformsType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:ColumnTransformType Defines a java class to use to transform a column value.
Content:
empty, 3 attributes
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 3 attributes
Used:
etl:ConstantsType A list of fields with constant values that will be added to the source fields.
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:CronType
Content:
empty, 1 attribute
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 attribute
Used:
etl:DeletedRowsSourceObjectType
Content:
complex, 11 attributes, 2 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
etl:EtlType
Content:
complex, 6 attributes, 8 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 6 attributes and 8 elements
Used:
etl:FilterType
Content:
complex, 7 attributes, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 7 attributes and 1 element
Used:
etl:ParametersType Intended for use when the ETL's source query is a parameterized SQL query.
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:ParameterType
Content:
empty, 3 attributes
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 3 attributes
Used:
etl:PipelineParametersType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:PipelineParameterType Intended for use when an ETL invokes file analysis pipeline command tasks.
Content:
empty, 2 attributes
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
etl:PollType
Content:
empty, 1 attribute
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 attribute
Used:
etl:ProcedureParameterType
Content:
empty, 5 attributes
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 5 attributes
Used:
etl:ScheduleType
Content:
complex, 2 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 2 elements
Used:
etl:SchemaProcedureType
Content:
complex, 3 attributes, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 3 attributes and 1 element
Used:
etl:SettingsType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:SettingType
Content:
empty, 2 attributes
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 2 attributes
Used:
etl:SourceColumnsType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:SourceFiltersType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:SourceObjectType
Content:
complex, 9 attributes, 2 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 9 attributes and 2 elements
Used:
etl:TargetObjectType Targets will be of type 'query' (the default), or 'file'.
Content:
complex, 14 attributes, 3 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 14 attributes and 3 elements
Used:
etl:TaskRefType
Content:
complex, 1 attribute, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 1 attribute and 1 element
Used:
etl:TransformsType
Content:
complex, 1 element
Defined:
globally in etl.xsd, see XML source
Includes:
definition of 1 element
Used:
etl:TransformType
Content:
complex, 5 attributes, 5 elements
Defined:
globally in etl.xsd, see XML source
Includes:
definitions of 5 attributes and 5 elements
Used:
Simple Type Summary
etl:FilterClassType
Defined:
globally in etl.xsd, see XML source
Used:
etl:ProcedureParameterScopeType These match two of the scopes defined in the Variable Map persisted in the TransformConfiguration.TransformState field.
Defined:
globally in etl.xsd, see XML source
Used:
etl:SqlType Enumerated list of java.sql.types.
Defined:
globally in etl.xsd, see XML source
Used:
etl:TargetOptionType
Defined:
globally in etl.xsd, see XML source
Used:
etl:TargetTypeType
Defined:
globally in etl.xsd, see XML source
Used:

This XML schema documentation has been generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set.
DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually using a high quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML.
DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-end XML Schema documentation generator with simultaneous support of framed multi-file HTML, single-file HTML and RTF output formats. (More formats are planned in the future).
A commercial license for "DocFlex/XML XSDDoc" will allow you:
  • To configure the generated documentation so much as you want. Thanks to our template technology, it was possible to support more than 300 template parameters (working the same as "options" of an ordinary doc-gen), which will give you an unprecedented control over the generated content!
  • To use certain features disabled in the free mode (such as the full documenting of substitution groups).
  • To enable/disable documenting of the initial, imported, included and redefined XML schemas selectively.
  • To document local element components both globally and locally (similar to attributes).
  • To enable/disable reproducing of namespace prefixes.
  • To format your annotations with XHTML tags and reproduce that formatting both in HTML and RTF output.
  • To insert images in your annotations using XHTML <img> tags (supported both in HTML and RTF output).
  • To use PlainDoc.tpl main template to generate all the XML schema documentation in the form of a single HTML file.
  • To use the same template to generate the incredible quality RTF documentation.
  • To document only selected XML schema components specified by name.
  • To remove this very advertisement text
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML SDK and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required!
But this is not all. In addition to it, a commercial license for DocFlex/XML SDK will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only. And, of course, you could develop any template applications by your own!
Please note: By purchasing a license for this software, you not only acquire a useful tool, you will also make an important investment in its future development, the result of which you could enjoy later by yourself. Every single your purchase matters and makes a difference for us!
To buy a license, please follow this link: http://www.filigris.com/shop/