Target Namespace | None |
---|---|
Element and Attribute Namespaces |
|
Prefix | Namespace |
---|---|
xml | http://www.w3.org/XML/1998/namespace |
xs | http://www.w3.org/2001/XMLSchema |
Name | BugEmail |
---|---|
Used by (from the same schema document) | Element BugTracerReports |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The email address to send reports. |
Name | BugTracerReports |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | This sections is used to declare email addresses for Bug Reports |
Name | Cache |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are the application caching settings. It overrides the framework-wide settings. |
'The default object timeout in minutes'
'The default object last access timeout in minutes'
'The amount of free memory threshold needed to cache. If memory goes below this threshold, objects will no longer be cached.'
'Whether to reap using last access timeouts alongside default object timeouts'
'The default eviction policy'
Name | Config |
---|---|
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | This is the holder for the frameworks configurations. |
Name | Conventions |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are the custom conventions you can place for your current application. |
Name | Datasource |
---|---|
Used by (from the same schema document) | Element Datasources |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | A datasource declaration. |
'The alias of the registered datasource, for use in your application.'
"'The name of the registered datasource.'
"'The username of the datasource.'
"'The password of the datasource.'
"'The type of database this datasource connects to.'
"/>Name | Datasources |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | Useful declarations of all the datasources used by this application. |
Name | DebuggerSettings |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are the settings to configure the coldbox debugger |
'Whether to activate or not the request profile persisten storage'
'The maximum number of request profilers to keep in the stack.'
'The maximum number of records to dump on a query in the request collection panel.'
'Whether to show or not this panel'
"'Whether this panel is expanded or not.'
"/> [0..1]'The tracer panel info'
'Whether to show or not this panel'
"'Whether this panel is expanded or not.'
"/> [0..1]'The info panel info'
'Whether to show or not this panel'
"'Whether this panel is expanded or not.'
"/> [0..1]'The cache panel info'
'Whether to show or not this panel'
"'Whether this panel is expanded or not.'
"/> [0..1]'The request collection panel info'
Name | DefaultLayout |
---|---|
Used by (from the same schema document) | Element Layouts |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The mandatory default layout to use. |
Name | DefaultView |
---|---|
Used by (from the same schema document) | Element Layouts |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The optional default view to use if no view is set. |
Name | DevEnvironments |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | You can define one or more development urls that the framework will decide wether its on development or production mode. |
Name | Folder |
---|---|
Used by (from the same schema document) | Element Layout |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The name of the folder that will use the parent layout. |
Name | i18N |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | Internationalization Section. |
'The path to the resource bundle to load.'
'The default locale in the standard Java locale names'
'The storage scope of the locale setting. Preferred is session.'
'The key to use when a translation is not found. default is _UNKNOWNTRANSLATION_'
Name | Interceptors |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are the coldbox interceptor declarations |
'Flag that determines if the interceptor service throws an error when an invalid state is announced.'
">'A comma delimmited list of custom interception points to declare an use.'
'The instantiation class of the interceptor.'
"> [0..*]'An interceptor declaration.'
Name | Layout |
---|---|
Used by (from the same schema document) | Element Layouts |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | A layout declaration to be used for the children views declared. |
Name | Layouts |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | Template layout definitions. |
Name | MailServerSettings |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are global mail settings |
'The ip or address of the mail server to declare'
'The port of the mail server. Default is 25'
'The username of the mail server, if used.'
'The password of the mail server, if used.'
Name | Settings |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are global framework settings. All of them need to be defined in order for the framework to start. |
'The name of the framework\'s settings.'
"'The value of the setting.'
"/> [1..*]Name | url |
---|---|
Used by (from the same schema document) | Element DevEnvironments |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The complete or partial url to check. |
Name | View |
---|---|
Used by (from the same schema document) | Element Layout |
Type | Locally-defined simple type |
Nillable | no |
Abstract | no |
Documentation | The name of the view that will use the parent layout. This is the same name of the file without .cfm |
Name | WebService |
---|---|
Used by (from the same schema document) | Element WebServices |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | A webservice declaration. |
Name | WebServices |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | Useful declarations of all web services used in the application. |
Name | YourSettings |
---|---|
Used by (from the same schema document) | Element Config |
Type | Locally-defined complex type |
Nillable | no |
Abstract | no |
Documentation | These are your own application settings. |
Super-types: | Address < AusAddress (by extension) |
---|---|
Sub-types: |
|
Name | AusAddress |
---|---|
Abstract | no |
The XML Instance Representation table above shows the schema component's content as an XML instance.
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.