XML Schema Documentation

Schema Document Properties

Target Namespacehttp://www.setasign.com/Konquadrat/Object
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Schema Composition
  • This schema imports schema(s) from the following namespace(s):
    • http://www.setasign.com/Konquadrat/Grid (at grid.xsd)
No documentation provided.
PrefixNamespace
Default namespacehttp://www.setasign.com/Konquadrat/Object
xmlhttp://www.w3.org/XML/1998/namespace
gridhttp://www.setasign.com/Konquadrat/Grid
xsdhttp://www.w3.org/2001/XMLSchema
<xsd:schema targetNamespace="http://www.setasign.com/Konquadrat/Object" elementFormDefault="qualified">
   <xsd:import namespace="http://www.setasign.com/Konquadrat/Grid" schemaLocation="grid.xsd"/>
...
</xsd:schema>

Global Declarations

Element: object

Nameobject
TypeLocally-defined complex type
Nillableno
Abstractno
<object
 id="xsd:string" [1] 
>
Start All [1]

<names > [0..1] <name> name </name> [1..*] </names> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <hideChilds> boolean </hideChilds> [0..1] <hideInTree> boolean </hideInTree> [0..1] <revertable> boolean </revertable> [0..1] <useHistory> boolean </useHistory> [0..1] <deprecated> boolean </deprecated> [0..1] <implements> implements </implements> [0..1] <relations> relations </relations> [0..1] <fields> fields </fields> [0..1] <grid> grid:grid </grid> [0..1] <details> details </details> [0..1] End All

</object>
<xsd:element name="object">
   <xsd:complexType>
      <xsd:all>
         <xsd:element name="names" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:element name="name" type="name" maxOccurs="unbounded"/>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="descriptions" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="hideChilds" type="boolean" minOccurs="0"/>
         <xsd:element name="hideInTree" type="boolean" minOccurs="0"/>
         <xsd:element name="revertable" type="boolean" minOccurs="0"/>
         <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
         <xsd:element name="deprecated" type="boolean" minOccurs="0"/>
         <xsd:element name="implements" type="implements" minOccurs="0"/>
         <xsd:element name="relations" type="relations" minOccurs="0"/>
         <xsd:element name="fields" type="fields" minOccurs="0"/>
         <xsd:element name="grid" type="grid:grid" minOccurs="0"/>
         <xsd:element name="details" type="details" minOccurs="0"/>
      </xsd:all>
      <xsd:attribute name="id" type="xsd:string" use="required"/>
   </xsd:complexType>
</xsd:element>

Element: objectTemplate

NameobjectTemplate
TypeLocally-defined complex type
Nillableno
Abstractno
<objectTemplate
 id="xsd:string" [1] 
>
Start All [1]

<names > [0..1] <name> name </name> [1..*] </names> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <implements> implements </implements> [0..1] <fields> fields </fields> [0..1] <grid> grid:grid </grid> [0..1] <details> details </details> [0..1] End All

</objectTemplate>
<xsd:element name="objectTemplate">
   <xsd:complexType>
      <xsd:all>
         <xsd:element name="names" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:element name="name" type="name" maxOccurs="unbounded"/>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="descriptions" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="implements" type="implements" minOccurs="0"/>
         <xsd:element name="fields" type="fields" minOccurs="0"/>
         <xsd:element name="grid" type="grid:grid" minOccurs="0"/>
         <xsd:element name="details" type="details" minOccurs="0"/>
      </xsd:all>
      <xsd:attribute name="id" type="xsd:string" use="required"/>
   </xsd:complexType>
</xsd:element>

Global Definitions

Complex Type: details

Super-types:None
Sub-types:
Namedetails
Abstractno
No documentation provided.
<...>
   Start Choice [0..*]
      <field
       ref="xsd:string" [1]
       readOnly="boolean" [0..1]
       escape="boolean" [0..1]
/>  [1] 

      <fields
       ref="xsd:string" [1]
/>  [1] 

      <text
       lang="xsd:string (length = 2)" [0..1]
       heading="boolean" [0..1]
      > [1]  
          xsd:normalizedString
      </text>
      <columns> detailsColumns </columns> [1] 
      <tabs> detailsTabs </tabs> [1] 
      <grid> detailsGrid </grid> [1] 
      <children> detailsChildren </children> [1] 
      <reverseReferenceGrid> detailsReverseReferenceGrid </reverseReferenceGrid> [1] 
      <downloadButton> detailsDownloadButton </downloadButton> [1]
      <actionButton> detailsActionButton </actionButton> [1]
      <linkButton> detailsLinkButton </linkButton> [1]
      <display
       as="xsd:string" [1]
       height="xsd:string" [0..1]
       fileName="xsd:string" [0..1]
       embed="boolean" [0..1]
/>  [1]

      <displayField
       field="anySimpleType" [1]
       width="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <dashboard
       ref="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <namebadge
       type="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <dynamicFields
       ref="anySimpleType" [1]
       height="anySimpleType" [0..1]
       border="boolean" [0..1]
/>  [1]

      <adminOnly> details </adminOnly> [1]
   End Choice
</...>
<xsd:complexType name="details">
   <xsd:sequence>
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
         <xsd:element name="field">
            <xsd:complexType>
               <xsd:attribute name="ref" type="xsd:string" use="required"/>
               <xsd:attribute name="readOnly" type="boolean"/>
               <xsd:attribute name="escape" type="boolean"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="fields">
            <xsd:complexType>
               <xsd:attribute name="ref" type="xsd:string" use="required"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="text">
            <xsd:complexType>
               <xsd:simpleContent>
                  <xsd:extension base="xsd:normalizedString">
                     <xsd:attribute name="lang">
                        <xsd:simpleType>
                           <xsd:restriction base="xsd:string">
                              <xsd:length value="2"/>
                           </xsd:restriction>
                        </xsd:simpleType>
                     </xsd:attribute>
                     <xsd:attribute name="heading" type="boolean"/>
                  </xsd:extension>
               </xsd:simpleContent>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="columns" type="detailsColumns"/>
         <xsd:element name="tabs" type="detailsTabs"/>
         <xsd:element name="grid" type="detailsGrid"/>
         <xsd:element name="children" type="detailsChildren"/>
         <xsd:element name="reverseReferenceGrid" type="detailsReverseReferenceGrid"/>
         <xsd:element name="downloadButton" type="detailsDownloadButton"/>
         <xsd:element name="actionButton" type="detailsActionButton"/>
         <xsd:element name="linkButton" type="detailsLinkButton"/>
         <xsd:element name="display">
            <xsd:complexType>
               <xsd:attribute name="as" type="xsd:string" use="required"/>
               <xsd:attribute name="height" type="xsd:string"/>
               <xsd:attribute name="fileName" type="xsd:string"/>
               <xsd:attribute name="embed" type="boolean"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="displayField">
            <xsd:complexType>
               <xsd:attribute name="field" use="required"/>
               <xsd:attribute name="width" use="required"/>
               <xsd:attribute name="height" use="required"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="dashboard">
            <xsd:complexType>
               <xsd:attribute name="ref" use="required"/>
               <xsd:attribute name="height" use="required"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="namebadge">
            <xsd:complexType>
               <xsd:attribute name="type" use="required"/>
               <xsd:attribute name="height" use="required"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="dynamicFields">
            <xsd:complexType>
               <xsd:attribute name="ref" use="required"/>
               <xsd:attribute name="height"/>
               <xsd:attribute name="border" type="boolean" default="true"/>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="adminOnly" type="details"/>
      </xsd:choice>
   </xsd:sequence>
</xsd:complexType>

Complex Type: detailsActionButton

Super-types:None
Sub-types:None
NamedetailsActionButton
Abstractno
No documentation provided.
<...
 action="xsd:string" [1]
 reload="boolean" [0..1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [0..*] </labels> <texts > [0..1] <text> multiLangString </text> [0..*] </texts> <confirms > [0..1] <confirm> multiLangString </confirm> [0..*] </confirms> End All

</...>
<xsd:complexType name="detailsActionButton">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="texts" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="text" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="confirms" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="confirm" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="action" type="xsd:string" use="required"/>
   <xsd:attribute name="reload" type="boolean"/>
</xsd:complexType>

Complex Type: detailsChildren

Super-types:details < detailsChildren (by extension)
Sub-types:None
NamedetailsChildren
Abstractno
<...
 display="xsd:string (value comes from list: {'details'|'details-tabs'|'single'})" [1] 
 ref="xsd:string" [1]
 orderBy="xsd:string" [0..1]
 removeAction="xsd:normalizedString (value comes from list: {'delete'|'unlink'})" [0..1] 
 height="xsd:string" [0..1]
>
   Start Choice [0..*]
      <field
       ref="xsd:string" [1]
       readOnly="boolean" [0..1]
       escape="boolean" [0..1]
/>  [1] 

      <fields
       ref="xsd:string" [1]
/>  [1] 

      <text
       lang="xsd:string (length = 2)" [0..1]
       heading="boolean" [0..1]
      > [1]  
          xsd:normalizedString
      </text>
      <columns> detailsColumns </columns> [1] 
      <tabs> detailsTabs </tabs> [1] 
      <grid> detailsGrid </grid> [1] 
      <children> detailsChildren </children> [1] 
      <reverseReferenceGrid> detailsReverseReferenceGrid </reverseReferenceGrid> [1] 
      <downloadButton> detailsDownloadButton </downloadButton> [1]
      <actionButton> detailsActionButton </actionButton> [1]
      <linkButton> detailsLinkButton </linkButton> [1]
      <display
       as="xsd:string" [1]
       height="xsd:string" [0..1]
       fileName="xsd:string" [0..1]
       embed="boolean" [0..1]
/>  [1]

      <displayField
       field="anySimpleType" [1]
       width="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <dashboard
       ref="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <namebadge
       type="anySimpleType" [1]
       height="anySimpleType" [1]
/>  [1]

      <dynamicFields
       ref="anySimpleType" [1]
       height="anySimpleType" [0..1]
       border="boolean" [0..1]
/>  [1]

      <adminOnly> details </adminOnly> [1]
   End Choice
</...>
<xsd:complexType name="detailsChildren">
   <xsd:complexContent>
      <xsd:extension base="details">
         <xsd:attribute name="display" use="required">
            <xsd:simpleType>
               <xsd:restriction base="xsd:string">
                  <xsd:enumeration value="details"/>
                  <xsd:enumeration value="details-tabs"/>
                  <xsd:enumeration value="single"/>
               </xsd:restriction>
            </xsd:simpleType>
         </xsd:attribute>
         <xsd:attribute name="ref" type="xsd:string" use="required"/>
         <xsd:attribute name="orderBy" type="xsd:string"/>
         <xsd:attribute name="removeAction" default="delete">
            <xsd:simpleType>
               <xsd:restriction base="xsd:normalizedString">
                  <xsd:enumeration value="delete"/>
                  <xsd:enumeration value="unlink"/>
               </xsd:restriction>
            </xsd:simpleType>
         </xsd:attribute>
         <xsd:attribute name="height" type="xsd:string"/>
      </xsd:extension>
   </xsd:complexContent>
</xsd:complexType>

Complex Type: detailsColumns

Super-types:None
Sub-types:None
NamedetailsColumns
Abstractno
<...
 height="xsd:string" [0..1] 
>
   <column
    flex="xsd:unsignedInt" [0..1] 
    width="xsd:unsignedInt" [0..1] 
   > [0..*] 
      Start Choice [0..*]
         <field
          ref="xsd:string" [1]
          readOnly="boolean" [0..1]
          escape="boolean" [0..1]
/>  [1] 

         <fields
          ref="xsd:string" [1]
/>  [1] 

         <text
          lang="xsd:string (length = 2)" [0..1]
          heading="boolean" [0..1]
         > [1]  
             xsd:normalizedString
         </text>
         <columns> detailsColumns </columns> [1] 
         <tabs> detailsTabs </tabs> [1] 
         <grid> detailsGrid </grid> [1] 
         <children> detailsChildren </children> [1] 
         <reverseReferenceGrid> detailsReverseReferenceGrid </reverseReferenceGrid> [1] 
         <downloadButton> detailsDownloadButton </downloadButton> [1]
         <actionButton> detailsActionButton </actionButton> [1]
         <linkButton> detailsLinkButton </linkButton> [1]
         <display
          as="xsd:string" [1]
          height="xsd:string" [0..1]
          fileName="xsd:string" [0..1]
          embed="boolean" [0..1]
/>  [1]

         <displayField
          field="anySimpleType" [1]
          width="anySimpleType" [1]
          height="anySimpleType" [1]
/>  [1]

         <dashboard
          ref="anySimpleType" [1]
          height="anySimpleType" [1]
/>  [1]

         <namebadge
          type="anySimpleType" [1]
          height="anySimpleType" [1]
/>  [1]

         <dynamicFields
          ref="anySimpleType" [1]
          height="anySimpleType" [0..1]
          border="boolean" [0..1]
/>  [1]

         <adminOnly> details </adminOnly> [1]
      End Choice
   </column>
</...>
<xsd:complexType name="detailsColumns">
   <xsd:sequence>
      <xsd:element name="column" minOccurs="0" maxOccurs="unbounded">
         <xsd:complexType>
            <xsd:complexContent>
               <xsd:extension base="details">
                  <xsd:attribute name="flex" type="xsd:unsignedInt" default="1"/>
                  <xsd:attribute name="width" type="xsd:unsignedInt"/>
               </xsd:extension>
            </xsd:complexContent>
         </xsd:complexType>
      </xsd:element>
   </xsd:sequence>
   <xsd:attribute name="height" type="xsd:string" default="flex"/>
</xsd:complexType>

Complex Type: detailsDownloadButton

Super-types:None
Sub-types:None
NamedetailsDownloadButton
Abstractno
No documentation provided.
<...
 as="xsd:string" [1]
 reload="boolean" [0..1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [0..*] </labels> <texts > [0..1] <text> multiLangString </text> [0..*] </texts> End All

</...>
<xsd:complexType name="detailsDownloadButton">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="texts" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="text" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="as" type="xsd:string" use="required"/>
   <xsd:attribute name="reload" type="boolean"/>
</xsd:complexType>

Complex Type: detailsGrid

Super-types:None
Sub-types:None
NamedetailsGrid
Abstractno
No documentation provided.
<...
 ref="xsd:string" [1]
 height="xsd:string" [0..1]
>
   Start Choice [0..1]
      <visibleColumns      > [0..1] 
         Start Choice [0..*]
            <column> xsd:normalizedString </column> [0..1]
            <columnPattern
             flags="xsd:normalizedString" [0..1]
            > [0..1] 
                xsd:normalizedString
            </columnPattern>
         End Choice
      </visibleColumns>
      <hideColumns      > [0..1] 
         Start Choice [0..*]
            <column> xsd:normalizedString </column> [0..1]
            <columnPattern
             flags="xsd:normalizedString" [0..1]
            > [0..1] 
                xsd:normalizedString
            </columnPattern>
         End Choice
      </hideColumns>
   End Choice
   <preFilter
    key="xsd:string" [1]
    value="xsd:string" [1]
/>  [0..1]

   <exportNames   > [0..1] 
      <exportName> multiLangString </exportName> [1..*]
   </exportNames>
</...>
<xsd:complexType name="detailsGrid">
   <xsd:sequence>
      <xsd:choice minOccurs="0">
         <xsd:element name="visibleColumns" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:choice minOccurs="0" maxOccurs="unbounded">
                     <xsd:element name="column" type="xsd:normalizedString" minOccurs="0"/>
                     <xsd:element name="columnPattern" minOccurs="0">
                        <xsd:complexType>
                           <xsd:simpleContent>
                              <xsd:extension base="xsd:normalizedString">
                                 <xsd:attribute name="flags" type="xsd:normalizedString"/>
                              </xsd:extension>
                           </xsd:simpleContent>
                        </xsd:complexType>
                     </xsd:element>
                  </xsd:choice>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="hideColumns" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:choice minOccurs="0" maxOccurs="unbounded">
                     <xsd:element name="column" type="xsd:normalizedString" minOccurs="0"/>
                     <xsd:element name="columnPattern" minOccurs="0">
                        <xsd:complexType>
                           <xsd:simpleContent>
                              <xsd:extension base="xsd:normalizedString">
                                 <xsd:attribute name="flags" type="xsd:normalizedString"/>
                              </xsd:extension>
                           </xsd:simpleContent>
                        </xsd:complexType>
                     </xsd:element>
                  </xsd:choice>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
      </xsd:choice>
      <xsd:element name="preFilter" minOccurs="0">
         <xsd:complexType>
            <xsd:attribute name="key" type="xsd:string" use="required"/>
            <xsd:attribute name="value" type="xsd:string" use="required"/>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="exportNames" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="exportName" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:sequence>
   <xsd:attribute name="ref" type="xsd:string" use="required"/>
   <xsd:attribute name="height" type="xsd:string"/>
</xsd:complexType>

Complex Type: detailsLinkButton

Super-types:None
Sub-types:None
NamedetailsLinkButton
Abstractno
No documentation provided.
<...>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [0..*] </labels> <texts > [0..1] <text> multiLangString </text> [0..*] </texts> <link> xsd:normalizedString </link> [1] <reloadOnComeback> boolean </reloadOnComeback> [0..1] End All

</...>
<xsd:complexType name="detailsLinkButton">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="texts" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="text" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="link" type="xsd:normalizedString"/>
      <xsd:element name="reloadOnComeback" type="boolean" minOccurs="0"/>
   </xsd:all>
</xsd:complexType>

Complex Type: detailsReverseReferenceGrid

Super-types:None
Sub-types:None
NamedetailsReverseReferenceGrid
Abstractno
No documentation provided.
<...
 ref="xsd:string" [1]
 field="xsd:string" [0..1]
 height="xsd:string" [0..1]
 removeAction="xsd:normalizedString (value comes from list: {'delete'|'unlink'})" [0..1]
>
   Start Choice [0..1]
      <visibleColumns      > [0..1] 
         Start Choice [0..*]
            <column> xsd:normalizedString </column> [0..1]
            <columnPattern
             flags="xsd:normalizedString" [0..1]
            > [0..1] 
                xsd:normalizedString
            </columnPattern>
         End Choice
      </visibleColumns>
      <hideColumns      > [0..1] 
         Start Choice [0..*]
            <column> xsd:normalizedString </column> [0..1]
            <columnPattern
             flags="xsd:normalizedString" [0..1]
            > [0..1] 
                xsd:normalizedString
            </columnPattern>
         End Choice
      </hideColumns>
   End Choice
   <exportNames   > [0..1] 
      <exportName> multiLangString </exportName> [1..*]
   </exportNames>
</...>
<xsd:complexType name="detailsReverseReferenceGrid">
   <xsd:sequence>
      <xsd:choice minOccurs="0">
         <xsd:element name="visibleColumns" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:choice minOccurs="0" maxOccurs="unbounded">
                     <xsd:element name="column" type="xsd:normalizedString" minOccurs="0"/>
                     <xsd:element name="columnPattern" minOccurs="0">
                        <xsd:complexType>
                           <xsd:simpleContent>
                              <xsd:extension base="xsd:normalizedString">
                                 <xsd:attribute name="flags" type="xsd:normalizedString"/>
                              </xsd:extension>
                           </xsd:simpleContent>
                        </xsd:complexType>
                     </xsd:element>
                  </xsd:choice>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
         <xsd:element name="hideColumns" minOccurs="0">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:choice minOccurs="0" maxOccurs="unbounded">
                     <xsd:element name="column" type="xsd:normalizedString" minOccurs="0"/>
                     <xsd:element name="columnPattern" minOccurs="0">
                        <xsd:complexType>
                           <xsd:simpleContent>
                              <xsd:extension base="xsd:normalizedString">
                                 <xsd:attribute name="flags" type="xsd:normalizedString"/>
                              </xsd:extension>
                           </xsd:simpleContent>
                        </xsd:complexType>
                     </xsd:element>
                  </xsd:choice>
               </xsd:sequence>
            </xsd:complexType>
         </xsd:element>
      </xsd:choice>
      <xsd:element name="exportNames" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="exportName" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:sequence>
   <xsd:attribute name="ref" type="xsd:string" use="required"/>
   <xsd:attribute name="field" type="xsd:string" default="parent"/>
   <xsd:attribute name="height" type="xsd:string"/>
   <xsd:attribute name="removeAction">
      <xsd:simpleType>
         <xsd:restriction base="xsd:normalizedString">
            <xsd:enumeration value="delete"/>
            <xsd:enumeration value="unlink"/>
         </xsd:restriction>
      </xsd:simpleType>
   </xsd:attribute>
</xsd:complexType>

Complex Type: detailsTabs

Super-types:None
Sub-types:None
NamedetailsTabs
Abstractno
<...
 tabPosition="xsd:normalizedString (value comes from list: {'top'|'bottom'|'left'|'right'})" [0..1]
 tabRotation="xsd:int (value comes from list: {'0'|'1'|'2'})" [0..1] 
 height="xsd:string" [0..1] 
>
   <tab
    adminOnly="boolean" [0..1]
   > [0..*] 
Start All [1]

<titles > [0..1] <title> multiLangString </title> [1..*] </titles> <iconCls> xsd:normalizedString </iconCls> [0..1] <content> details </content> [1] End All

</tab> </...>
<xsd:complexType name="detailsTabs">
   <xsd:sequence>
      <xsd:element name="tab" minOccurs="0" maxOccurs="unbounded">
         <xsd:complexType>
            <xsd:all>
               <xsd:element name="titles" minOccurs="0">
                  <xsd:complexType>
                     <xsd:sequence>
                        <xsd:element name="title" type="multiLangString" maxOccurs="unbounded"/>
                     </xsd:sequence>
                  </xsd:complexType>
               </xsd:element>
               <xsd:element name="iconCls" type="xsd:normalizedString" minOccurs="0"/>
               <xsd:element name="content" type="details"/>
            </xsd:all>
            <xsd:attribute name="adminOnly" type="boolean"/>
         </xsd:complexType>
      </xsd:element>
   </xsd:sequence>
   <xsd:attribute name="tabPosition">
      <xsd:simpleType>
         <xsd:restriction base="xsd:normalizedString">
            <xsd:enumeration value="top"/>
            <xsd:enumeration value="bottom"/>
            <xsd:enumeration value="left"/>
            <xsd:enumeration value="right"/>
         </xsd:restriction>
      </xsd:simpleType>
   </xsd:attribute>
   <xsd:attribute name="tabRotation">
      <xsd:simpleType>
         <xsd:restriction base="xsd:int">
            <xsd:enumeration value="0"/>
            <xsd:enumeration value="1"/>
            <xsd:enumeration value="2"/>
         </xsd:restriction>
      </xsd:simpleType>
   </xsd:attribute>
   <xsd:attribute name="height" type="xsd:string"/>
</xsd:complexType>

Complex Type: fieldBitmask

Super-types:None
Sub-types:None
NamefieldBitmask
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <flags > [1] <flag bit="xsd:unsignedInt" [1] > [1..*] <text> multiLangString </text> [1..*] </flag> </flags> End All

</...>
<xsd:complexType name="fieldBitmask">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="flags">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="flag" maxOccurs="unbounded">
                  <xsd:complexType>
                     <xsd:sequence>
                        <xsd:element name="text" type="multiLangString" maxOccurs="unbounded"/>
                     </xsd:sequence>
                     <xsd:attribute name="bit" type="xsd:unsignedInt" use="required"/>
                  </xsd:complexType>
               </xsd:element>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldBoolean

Super-types:None
Sub-types:None
NamefieldBoolean
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] Start Choice [1..*] <index> xsd:normalizedString </index> [1] <unique> xsd:normalizedString </unique> [1] End Choice </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] End All

</...>
<xsd:complexType name="fieldBoolean">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:choice maxOccurs="unbounded">
                  <xsd:element name="index" type="xsd:normalizedString"/>
                  <xsd:element name="unique" type="xsd:normalizedString"/>
               </xsd:choice>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldCallback

Super-types:None
Sub-types:None
NamefieldCallback
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <searchType> xsd:normalizedString </searchType> [0..1] <searchBy> xsd:normalizedString </searchBy> [0..1] <searchFor> xsd:normalizedString </searchFor> [0..1] <generator> xsd:normalizedString </generator> [0..1] End All

</...>
<xsd:complexType name="fieldCallback">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="searchType" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="searchBy" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="searchFor" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="generator" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldDate

Super-types:None
Sub-types:None
NamefieldDate
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <format> xsd:normalizedString </format> [0..1] End All

</...>
<xsd:complexType name="fieldDate">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="format" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldDatetime

Super-types:None
Sub-types:None
NamefieldDatetime
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <format> xsd:normalizedString </format> [0..1] <timeFormat> xsd:normalizedString </timeFormat> [0..1] End All

</...>
<xsd:complexType name="fieldDatetime">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="format" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="timeFormat" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldDefault

Super-types:xsd:normalizedString < fieldDefault (by extension)
Sub-types:None
NamefieldDefault
Abstractno
<...
 objectName="xsd:normalizedString" [0..1] 
>
    xsd:normalizedString
</...>
<xsd:complexType name="fieldDefault">
   <xsd:simpleContent>
      <xsd:extension base="xsd:normalizedString">
         <xsd:attribute name="objectName" type="xsd:normalizedString"/>
      </xsd:extension>
   </xsd:simpleContent>
</xsd:complexType>

Complex Type: fieldDynamicFieldContainer

Super-types:None
Sub-types:None
NamefieldDynamicFieldContainer
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <configField> xsd:normalizedString </configField> [1] <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] End All

</...>
<xsd:complexType name="fieldDynamicFieldContainer">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="configField" type="xsd:normalizedString"/>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldDynamicMagic

Super-types:None
Sub-types:None
NamefieldDynamicMagic
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <column> grid:column </column> [0..1] <titleQuery > [1] Start Choice [1] <query> xsd:normalizedString </query> [1] <list> titleQueryList </list> [1] End Choice </titleQuery> End All

</...>
<xsd:complexType name="fieldDynamicMagic">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="titleQuery">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:choice>
<--<xsd:element name="queryBuilder">
                                <xsd:complexType>
                                    <xsd:sequence>
                                        <xsd:choice minOccurs="1" maxOccurs="1">
                                            <xsd:element name="objectList">
                                                <xsd:complexType>
                                                    <xsd:all>
                                                        <xsd:element name="filters" minOccurs="0" maxOccurs="1" type="queryBuilderFilters"/>
                                                    </xsd:all>
                                                    <xsd:attribute name="type" type="xsd:string" use="required"/>
                                                    <xsd:attribute name="nameField" type="xsd:string" use="required"/>
                                                    <xsd:attribute name="idField" type="xsd:string" use="optional"/>
                                                </xsd:complexType>
                                            </xsd:element>
                                        </xsd:choice>
                                    </xsd:sequence>
                                </xsd:complexType>
                            </xsd:element>-->                  <xsd:element name="query" type="xsd:normalizedString"/>
                  <xsd:element name="list" type="titleQueryList"/>
               </xsd:choice>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldFile

Super-types:None
Sub-types:None
NamefieldFile
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <triggerChangeDateTime> boolean </triggerChangeDateTime> [0..1] End All

</...>
<xsd:complexType name="fieldFile">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="triggerChangeDateTime" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldFloat

Super-types:None
Sub-types:None
NamefieldFloat
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <unsigned> boolean </unsigned> [0..1] <length> xsd:unsignedInt </length> [1] <precision> xsd:unsignedInt </precision> [1] End All

</...>
<xsd:complexType name="fieldFloat">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="unsigned" type="boolean" minOccurs="0"/>
      <xsd:element name="length" type="xsd:unsignedInt"/>
      <xsd:element name="precision" type="xsd:unsignedInt"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldImage

Super-types:None
Sub-types:None
NamefieldImage
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <width> xsd:nonNegativeInteger </width> [0..1] <height> xsd:nonNegativeInteger </height> [0..1] End All

</...>
<xsd:complexType name="fieldImage">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="width" type="xsd:nonNegativeInteger" minOccurs="0"/>
      <xsd:element name="height" type="xsd:nonNegativeInteger" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldInteger

Super-types:None
Sub-types:None
NamefieldInteger
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <unsigned> boolean </unsigned> [0..1] End All

</...>
<xsd:complexType name="fieldInteger">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="unsigned" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldJson

Super-types:None
Sub-types:None
NamefieldJson
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] <height> xsd:normalizedString </height> [1] <width> xsd:normalizedString </width> [0..1] <compress> boolean </compress> [0..1] <size> xsd:normalizedString (value comes from list: {'tiny'|'normal'|'medium'}) </size> [0..1] <pretty> boolean </pretty> [0..1] End All

</...>
<xsd:complexType name="fieldJson">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="height" type="xsd:normalizedString"/>
      <xsd:element name="width" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="compress" type="boolean" minOccurs="0" default="false"/>
      <xsd:element name="size" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="tiny"/>
               <xsd:enumeration value="normal"/>
               <xsd:enumeration value="medium"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
      <xsd:element name="pretty" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldMagic

Super-types:None
Sub-types:None
NamefieldMagic
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <column> grid:column </column> [0..1] End All

</...>
<xsd:complexType name="fieldMagic">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldMoney

Super-types:None
Sub-types:None
NamefieldMoney
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <currency> xsd:normalizedString </currency> [1] <precision> xsd:nonNegativeInteger </precision> [1] End All

</...>
<xsd:complexType name="fieldMoney">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="currency" type="xsd:normalizedString"/>
      <xsd:element name="precision" type="xsd:nonNegativeInteger"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldMultiLangString

Super-types:None
Sub-types:None
NamefieldMultiLangString
Abstractno
No documentation provided.
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <length> xsd:unsignedInt </length> [1] <inputType> xsd:normalizedString </inputType> [0..1] End All

</...>
<xsd:complexType name="fieldMultiLangString">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="length" type="xsd:unsignedInt"/>
      <xsd:element name="inputType" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldMultiLangText

Super-types:None
Sub-types:None
NamefieldMultiLangText
Abstractno
No documentation provided.
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] <height> xsd:normalizedString </height> [1] <width> xsd:normalizedString </width> [0..1] <compress> boolean </compress> [0..1] <size> xsd:normalizedString (value comes from list: {'tiny'|'normal'|'medium'}) </size> [0..1] <editor> xsd:normalizedString (value comes from list: {'textarea'|'codemirror-smarty'|'codemirror-json'|'codemirror-xml'}) </editor> [0..1] End All

</...>
<xsd:complexType name="fieldMultiLangText">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="height" type="xsd:normalizedString"/>
      <xsd:element name="width" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="compress" type="boolean" minOccurs="0" default="false"/>
      <xsd:element name="size" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="tiny"/>
               <xsd:enumeration value="normal"/>
               <xsd:enumeration value="medium"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
      <xsd:element name="editor" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="textarea"/>
               <xsd:enumeration value="codemirror-smarty"/>
               <xsd:enumeration value="codemirror-json"/>
               <xsd:enumeration value="codemirror-xml"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldPassword

Super-types:None
Sub-types:None
NamefieldPassword
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <salt> xsd:normalizedString </salt> [1] <hashOnClient> boolean </hashOnClient> [0..1] End All

</...>
<xsd:complexType name="fieldPassword">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="salt" type="xsd:normalizedString"/>
      <xsd:element name="hashOnClient" type="boolean" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldPercentage

Super-types:None
Sub-types:None
NamefieldPercentage
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <precision> xsd:nonNegativeInteger </precision> [0..1] End All

</...>
<xsd:complexType name="fieldPercentage">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="precision" type="xsd:nonNegativeInteger" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldReference

Super-types:None
Sub-types:None
NamefieldReference
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <object ref="xsd:string" [1] > [1] Start All [1]

<picker> fieldReferencePicker </picker> [0..1] End All

</object> End All

</...>
<xsd:complexType name="fieldReference">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="object">
         <xsd:complexType>
            <xsd:all>
<-- TODO #KON2-163 <xsd:element name="conditions"/>-->               <xsd:element name="picker" type="fieldReferencePicker" minOccurs="0"/>
            </xsd:all>
            <xsd:attribute name="ref" type="xsd:string" use="required"/>
         </xsd:complexType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldReferencePicker

Super-types:None
Sub-types:None
NamefieldReferencePicker
Abstractno
No documentation provided.
<...>
Start All [1]

<orderBy> xsd:string </orderBy> [0..1] <pageSize> xsd:integer </pageSize> [0..1] <listItemTpl> xsd:string </listItemTpl> [0..1] <displayTpl> xsd:string </displayTpl> [0..1] End All

</...>
<xsd:complexType name="fieldReferencePicker">
   <xsd:all>
      <xsd:element name="orderBy" type="xsd:string" minOccurs="0"/>
      <xsd:element name="pageSize" type="xsd:integer" minOccurs="0"/>
      <xsd:element name="listItemTpl" type="xsd:string" minOccurs="0"/>
      <xsd:element name="displayTpl" type="xsd:string" minOccurs="0"/>
   </xsd:all>
</xsd:complexType>

Complex Type: fieldSelect

Super-types:None
Sub-types:None
NamefieldSelect
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] <options > [0..1] <option value="xsd:string" [1] default="boolean" [0..1] > [1..*] <text> multiLangString </text> [0..*] </option> </options> <optionList> xsd:normalizedString </optionList> [0..1] End All

</...>
<xsd:complexType name="fieldSelect">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="options" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="option" maxOccurs="unbounded">
                  <xsd:complexType>
                     <xsd:sequence>
                        <xsd:element name="text" type="multiLangString" minOccurs="0" maxOccurs="unbounded"/>
                     </xsd:sequence>
                     <xsd:attribute name="value" type="xsd:string" use="required"/>
                     <xsd:attribute name="default" type="boolean" default="false"/>
                  </xsd:complexType>
               </xsd:element>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="optionList" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldString

Super-types:None
Sub-types:None
NamefieldString
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <length> xsd:unsignedInt </length> [1] <inputType> xsd:normalizedString </inputType> [0..1] End All

</...>
<xsd:complexType name="fieldString">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="length" type="xsd:unsignedInt"/>
      <xsd:element name="inputType" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldText

Super-types:None
Sub-types:None
NamefieldText
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] <height> xsd:normalizedString </height> [1] <width> xsd:normalizedString </width> [0..1] <compress> boolean </compress> [0..1] <size> xsd:normalizedString (value comes from list: {'tiny'|'normal'|'medium'}) </size> [0..1] <editor> xsd:normalizedString (value comes from list: {'textarea'|'codemirror-smarty'|'codemirror-json'|'codemirror-xml'}) </editor> [0..1] End All

</...>
<xsd:complexType name="fieldText">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="height" type="xsd:normalizedString"/>
      <xsd:element name="width" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="compress" type="boolean" minOccurs="0" default="false"/>
      <xsd:element name="size" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="tiny"/>
               <xsd:enumeration value="normal"/>
               <xsd:enumeration value="medium"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
      <xsd:element name="editor" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="textarea"/>
               <xsd:enumeration value="codemirror-smarty"/>
               <xsd:enumeration value="codemirror-json"/>
               <xsd:enumeration value="codemirror-xml"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldTime

Super-types:None
Sub-types:None
NamefieldTime
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <default> fieldDefault </default> [0..1] <useHistory> boolean </useHistory> [0..1] <format> xsd:normalizedString </format> [0..1] End All

</...>
<xsd:complexType name="fieldTime">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="default" type="fieldDefault" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="format" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fieldXml

Super-types:None
Sub-types:None
NamefieldXml
Abstractno
<...
 name="fieldName" [1]
>
Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <descriptions > [0..1] <description> multiLangString </description> [1..*] </descriptions> <indexes > [0..1] <index> xsd:normalizedString </index> [1..*] </indexes> <column> grid:column </column> [0..1] <useHistory> boolean </useHistory> [0..1] <height> xsd:normalizedString </height> [1] <width> xsd:normalizedString </width> [0..1] <compress> boolean </compress> [0..1] <size> xsd:normalizedString (value comes from list: {'tiny'|'normal'|'medium'}) </size> [0..1] <xsd> xsd:normalizedString </xsd> [0..1] End All

</...>
<xsd:complexType name="fieldXml">
   <xsd:all>
      <xsd:element name="labels" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="descriptions" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="description" type="multiLangString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="indexes" minOccurs="0">
         <xsd:complexType>
            <xsd:sequence>
               <xsd:element name="index" type="xsd:normalizedString" maxOccurs="unbounded"/>
            </xsd:sequence>
         </xsd:complexType>
      </xsd:element>
      <xsd:element name="column" type="grid:column" minOccurs="0"/>
      <xsd:element name="useHistory" type="boolean" minOccurs="0"/>
      <xsd:element name="height" type="xsd:normalizedString"/>
      <xsd:element name="width" type="xsd:normalizedString" minOccurs="0"/>
      <xsd:element name="compress" type="boolean" minOccurs="0" default="false"/>
      <xsd:element name="size" minOccurs="0">
         <xsd:simpleType>
            <xsd:restriction base="xsd:normalizedString">
               <xsd:enumeration value="tiny"/>
               <xsd:enumeration value="normal"/>
               <xsd:enumeration value="medium"/>
            </xsd:restriction>
         </xsd:simpleType>
      </xsd:element>
      <xsd:element name="xsd" type="xsd:normalizedString" minOccurs="0"/>
   </xsd:all>
   <xsd:attribute name="name" type="fieldName" use="required"/>
</xsd:complexType>

Complex Type: fields

Super-types:None
Sub-types:None
Namefields
Abstractno
<...>
   Start Choice [0..*]
      <boolean> fieldBoolean </boolean> [1]
      <nullableBoolean> fieldBoolean </nullableBoolean> [1]
      <integer> fieldInteger </integer> [1]
      <float> fieldFloat </float> [1]
      <string> fieldString </string> [1]
      <text> fieldText </text> [1]
      <password> fieldPassword </password> [1]
      <select> fieldSelect </select> [1]
      <money> fieldMoney </money> [1]
      <percentage> fieldPercentage </percentage> [1]
      <file> fieldFile </file> [1]
      <image> fieldImage </image> [1]
      <bitmask> fieldBitmask </bitmask> [1]
      <date> fieldDate </date> [1]
      <time> fieldTime </time> [1]
      <datetime> fieldDatetime </datetime> [1]
      <reference> fieldReference </reference> [1]
      <callback> fieldCallback </callback> [1]
      <magic> fieldMagic </magic> [1]
      <dynamicMagic> fieldDynamicMagic </dynamicMagic> [1]
      <xml> fieldXml </xml> [1]
      <json> fieldJson </json> [1]
      <dynamicFieldContainer> fieldDynamicFieldContainer </dynamicFieldContainer> [1]
      <multiLangString> fieldMultiLangString </multiLangString> [1]
      <multiLangText> fieldMultiLangText </multiLangText> [1]
   End Choice
</...>
<xsd:complexType name="fields">
   <xsd:sequence>
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
         <xsd:element name="boolean" type="fieldBoolean"/>
         <xsd:element name="nullableBoolean" type="fieldBoolean"/>
         <xsd:element name="integer" type="fieldInteger"/>
         <xsd:element name="float" type="fieldFloat"/>
         <xsd:element name="string" type="fieldString"/>
         <xsd:element name="text" type="fieldText"/>
         <xsd:element name="password" type="fieldPassword"/>
         <xsd:element name="select" type="fieldSelect"/>
         <xsd:element name="money" type="fieldMoney"/>
         <xsd:element name="percentage" type="fieldPercentage"/>
         <xsd:element name="file" type="fieldFile"/>
         <xsd:element name="image" type="fieldImage"/>
         <xsd:element name="bitmask" type="fieldBitmask"/>
         <xsd:element name="date" type="fieldDate"/>
         <xsd:element name="time" type="fieldTime"/>
         <xsd:element name="datetime" type="fieldDatetime"/>
         <xsd:element name="reference" type="fieldReference"/>
         <xsd:element name="callback" type="fieldCallback"/>
         <xsd:element name="magic" type="fieldMagic"/>
         <xsd:element name="dynamicMagic" type="fieldDynamicMagic"/>
         <xsd:element name="xml" type="fieldXml"/>
         <xsd:element name="json" type="fieldJson"/>
         <xsd:element name="dynamicFieldContainer" type="fieldDynamicFieldContainer"/>
         <xsd:element name="multiLangString" type="fieldMultiLangString"/>
         <xsd:element name="multiLangText" type="fieldMultiLangText"/>
      </xsd:choice>
   </xsd:sequence>
</xsd:complexType>

Complex Type: implements

Super-types:None
Sub-types:None
Nameimplements
Abstractno
No documentation provided.
<...>
   <objectTemplate
    ref="xsd:normalizedString" [1]
/>  [0..*]

</...>
<xsd:complexType name="implements">
   <xsd:sequence>
      <xsd:element name="objectTemplate" minOccurs="0" maxOccurs="unbounded">
         <xsd:complexType>
            <xsd:attribute name="ref" type="xsd:normalizedString" use="required"/>
         </xsd:complexType>
      </xsd:element>
   </xsd:sequence>
</xsd:complexType>

Complex Type: multiLangString

Super-types:xsd:normalizedString < multiLangString (by extension)
Sub-types:None
NamemultiLangString
Abstractno
No documentation provided.
<...
 lang="xsd:string (length = 2)" [0..1]
>
    xsd:normalizedString
</...>
<xsd:complexType name="multiLangString">
   <xsd:simpleContent>
      <xsd:extension base="xsd:normalizedString">
         <xsd:attribute name="lang">
            <xsd:simpleType>
               <xsd:restriction base="xsd:string">
                  <xsd:length value="2"/>
               </xsd:restriction>
            </xsd:simpleType>
         </xsd:attribute>
      </xsd:extension>
   </xsd:simpleContent>
</xsd:complexType>

Complex Type: name

Super-types:None
Sub-types:None
No documentation provided.
<...
 lang="xsd:string" [0..1]
>
Start All [1]

<singular> xsd:normalizedString </singular> [1] <plural> xsd:normalizedString </plural> [1] End All

</...>
<xsd:complexType name="name">
   <xsd:all>
      <xsd:element name="singular" type="xsd:normalizedString"/>
      <xsd:element name="plural" type="xsd:normalizedString"/>
   </xsd:all>
   <xsd:attribute name="lang" type="xsd:string"/>
</xsd:complexType>

Complex Type: relations

Super-types:None
Sub-types:None
Namerelations
Abstractno
<...>
Start All [1]

<childOf ref="xsd:normalizedString" [1] required="boolean" [0..1] > [0..1] Start All [1]

<labels > [0..1] <label> multiLangString </label> [1..*] </labels> <picker> fieldReferencePicker </picker> [0..1] End All

</childOf> End All

</...>
<xsd:complexType name="relations">
   <xsd:all>
      <xsd:element name="childOf" minOccurs="0">
         <xsd:complexType>
            <xsd:all>
               <xsd:element name="labels" minOccurs="0">
                  <xsd:complexType>
                     <xsd:sequence>
                        <xsd:element name="label" type="multiLangString" maxOccurs="unbounded"/>
                     </xsd:sequence>
                  </xsd:complexType>
               </xsd:element>
               <xsd:element name="picker" type="fieldReferencePicker" minOccurs="0"/>
            </xsd:all>
            <xsd:attribute name="ref" type="xsd:normalizedString" use="required"/>
            <xsd:attribute name="required" type="boolean" default="false"/>
         </xsd:complexType>
      </xsd:element>
<-- TODO: #KON2-163 not implemented yet --><--<xsd:element name="childConditions" minOccurs="0" maxOccurs="0">--><--<xsd:annotation>--><--<xsd:documentation>--><--Definiert unter welcher Bedingung bestimmte Kinder-Objekte bzw. -Vorlagen erlaubt sind.--><--Kinder ohne eine Bedingungen sind immer erlaubt.--><--Ein Kindobjekt kann mehrere Bedingungen haben.--><--Falls ein Kindobjekt auf mehrere Bedingungen passt, müssen alle Bedingungen erfolgreich sein.--><--</xsd:documentation>--><--</xsd:annotation>--><--</xsd:element>-->   </xsd:all>
</xsd:complexType>

Complex Type: titleQueryList

Super-types:None
Sub-types:None
NametitleQueryList
Abstractno
No documentation provided.
<...>
   Start Choice [0..*]
      <entry
       id="xsd:normalizedString" [0..1]
       objectName="xsd:normalizedString" [0..1]
      > [1] 
         Start Choice [0..*]
            <text> multiLangString </text> [1]
         End Choice
      </entry>
   End Choice
</...>
<xsd:complexType name="titleQueryList">
   <xsd:sequence>
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
         <xsd:element name="entry">
            <xsd:complexType>
               <xsd:sequence>
                  <xsd:choice minOccurs="0" maxOccurs="unbounded">
                     <xsd:element name="text" type="multiLangString"/>
                  </xsd:choice>
               </xsd:sequence>
               <xsd:attribute name="id" type="xsd:normalizedString"/>
               <xsd:attribute name="objectName" type="xsd:normalizedString"/>
            </xsd:complexType>
         </xsd:element>
      </xsd:choice>
   </xsd:sequence>
</xsd:complexType>

Simple Type: boolean

Super-types:xsd:normalizedString < boolean (by restriction)
Sub-types:None
Nameboolean
Content
  • Base XSD Type: normalizedString
  • value comes from list: {'true'|'false'}
No documentation provided.
<xsd:simpleType name="boolean">
   <xsd:restriction base="xsd:normalizedString">
      <xsd:enumeration value="true"/>
      <xsd:enumeration value="false"/>
   </xsd:restriction>
</xsd:simpleType>

Simple Type: fieldName

Super-types:xsd:normalizedString < fieldName (by restriction)
Sub-types:None
NamefieldName
Content
  • Base XSD Type: normalizedString
  • pattern = [a-zA-Z][a-zA-Z0-9]*
No documentation provided.
<xsd:simpleType name="fieldName">
   <xsd:restriction base="xsd:normalizedString">
      <xsd:pattern value="[a-zA-Z][a-zA-Z0-9]*"/>
   </xsd:restriction>
</xsd:simpleType>

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions .