Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 13 attributes, 23 elements |
Defined: |
globally in folder.xsd, see XML source |
Includes: |
definitions of 13 attributes and 23 elements |
Used: |
never |
XML Representation Summary | |||||
<folder | |||||
archiveVersion | = |
xs:double | |||
defaultDateFormat | = |
xs:string | |||
defaultDateTimeFormat | = |
xs:string | |||
defaultNumberFormat | = |
xs:string | |||
defaultTimeFormat | = |
xs:string | |||
description | = |
xs:string | |||
extraDateParsingPattern | = |
xs:string | |||
extraDateTimeParsingPattern | = |
xs:string | |||
extraTimeParsingPattern | = |
xs:string | |||
label | = |
xs:string | |||
restrictedColumnsEnabled | = |
xs:boolean | |||
title | = |
xs:string | |||
type | = |
xs:string | |||
> | |||||
|
|||||
</folder> |
<xs:element name="folder"> <xs:complexType> <xs:all> <xs:annotation> <xs:documentation> The folder type to be used for this container along with which modules should be activated. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> <xs:documentation> The full-text search settings for whether or not to include this folder's content in multi-folder search results. </xs:documentation> </xs:annotation> </xs:element> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Indicates the "file" (string) that lists the folder pages webpart properties and layout. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Indicates the "file" (string) that contains category definitions. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <xs:complexType> <xs:annotation> <xs:documentation> This setting determines whether users see non-public data by default. Users can always explicitly choose to see data in any QC state. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation> Names the file that stores qc state configuration information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> <!-- Starting with 22.2, MVIs are exported to this element in the "folder" namespace --> <!-- Pre-22.2 archives exported MVIs in the "study" namespace --> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Names the file that stores file browser admin configuration information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> </xs:all> <xs:annotation> <xs:documentation> The version number of the LabKey Server that produced this archive. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation> The label used for naming the folder. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default date-time format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default date format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default time format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default number format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra date parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra date-time parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra time parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
<xs:attribute name="archiveVersion" type="xs:double"> <xs:annotation> <xs:documentation> The version number of the LabKey Server that produced this archive. </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="defaultDateFormat" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default date format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="defaultDateTimeFormat" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default date-time format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="defaultNumberFormat" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default number format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="defaultTimeFormat" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the default time format. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="description" type="xs:string"/> |
<xs:attribute name="extraDateParsingPattern" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra date parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="extraDateTimeParsingPattern" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra date-time parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="extraTimeParsingPattern" type="xs:string"> <xs:annotation> <xs:documentation xmlns="http://www.w3.org/1999/xhtml"> Indicates the extra time parsing pattern. See <a href="https://www.labkey.org/Documentation/wiki-page.view?name=dateFormats" target="_top">Date and Number Formats</a> . </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="label" type="xs:string"> <xs:annotation> <xs:documentation> The label used for naming the folder. </xs:documentation> </xs:annotation> </xs:attribute> |
<xs:attribute name="restrictedColumnsEnabled" type="xs:boolean"/> |
<xs:attribute name="title" type="xs:string"/> |
<xs:attribute name="type" type="xs:string"/> |
<xs:element minOccurs="0" name="categories"> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Indicates the "file" (string) that contains category definitions. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="etls" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="externalSchemas" type="exportDirType"/> |
<xs:element maxOccurs="1" minOccurs="0" name="fileBrowserConfig"> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Names the file that stores file browser admin configuration information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
folderType, complex content |
Defined: |
<xs:element maxOccurs="1" minOccurs="0" name="folderType" type="folderType"> <xs:annotation> <xs:documentation> The folder type to be used for this container along with which modules should be activated. </xs:documentation> </xs:annotation> </xs:element> |
Type: |
sec:groupsType, complex content |
Defined: |
<xs:element maxOccurs="1" minOccurs="0" name="groups" type="sec:groupsType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="inventory" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="lists" type="exportDirType"/> |
Type: |
missingValueIndicatorsType, complex content |
Defined: |
<xs:element minOccurs="0" name="missingValueIndicator" type="missingValueIndicatorsType"/> |
Type: |
study:missingValueIndicatorsType, complex content |
Defined: |
<xs:element minOccurs="0" name="missingValueIndicators" type="study:missingValueIndicatorsType"/> |
Type: |
modulePropertiesType, complex content |
Defined: |
<xs:element minOccurs="0" name="moduleProperties" type="modulePropertiesType"/> |
Type: |
notificationsType, complex content |
Defined: |
<xs:element minOccurs="0" name="notifications" type="notificationsType"/> |
<xs:element minOccurs="0" name="pages"> <xs:complexType> <xs:annotation> <xs:documentation xml:lang="en"> Indicates the "file" (string) that lists the folder pages webpart properties and layout. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
<xs:element minOccurs="0" name="qcStates"> <xs:complexType> <xs:annotation> <xs:documentation> This setting determines whether users see non-public data by default. Users can always explicitly choose to see data in any QC state. </xs:documentation> </xs:annotation> </xs:attribute> <xs:annotation> <xs:documentation> Names the file that stores qc state configuration information. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="queries" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="reports" type="exportDirType"/> |
Type: |
ra:roleAssignmentsType, complex content |
Defined: |
<xs:element maxOccurs="1" minOccurs="0" name="roleAssignments" type="ra:roleAssignmentsType"/> |
<xs:element maxOccurs="1" minOccurs="0" name="searchable" type="xs:boolean"> <xs:annotation> <xs:documentation> The full-text search settings for whether or not to include this folder's content in multi-folder search results. </xs:documentation> </xs:annotation> </xs:element> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="study" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="subfolders" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="views" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="wikis" type="exportDirType"/> |
Type: |
exportDirType, empty content |
Defined: |
<xs:element minOccurs="0" name="xar" type="exportDirType"/> |
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:
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/ |