| attribute form default: | unqualified |
| element form default: | qualified |
| diagram | |
| children | ContainerInfo |
| source | <xs:element name="ApplicationDefinitionContainerInfoSet"> <xs:annotation> <xs:documentation>Application definition container info set</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="ContainerInfo" type="ApplicationDefinitionContainerInfoType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
| type | ApplicationDefinitionContainerInfoType |
| children | Type LocalizedType Description PreviewImageUrl |
| source | <xs:element name="ContainerInfo" type="ApplicationDefinitionContainerInfoType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |
| children | TemplateInfo |
| source | <xs:element name="ApplicationDefinitionTemplateInfoSet"> <xs:annotation> <xs:documentation>Application definition template info set</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="TemplateInfo" type="ApplicationDefinitionTemplateInfoType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
| type | ApplicationDefinitionTemplateInfoType |
| children | Name LocationUrl Description PreviewImageUrl Panel |
| source | <xs:element name="TemplateInfo" type="ApplicationDefinitionTemplateInfoType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |
| children | WidgetInfo |
| source | <xs:element name="ApplicationDefinitionWidgetInfoSet"> <xs:annotation> <xs:documentation>Application definition widget info set</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="WidgetInfo" type="ApplicationDefinitionWidgetInfoType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> </xs:element> |
| diagram | ![]() |
| type | ApplicationDefinitionWidgetInfoType |
| children | Type LocalizedType Description Location Label Tooltip StatusText ImageUrl ImageClass StandardUi ContainableBy Parameter |
| source | <xs:element name="WidgetInfo" type="ApplicationDefinitionWidgetInfoType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| children | Name Label | ||
| used by |
|
||
| source | <xs:complexType name="AllowedValueType"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Label" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| children | Type LocalizedType Description PreviewImageUrl | ||
| used by |
|
||
| source | <xs:complexType name="ApplicationDefinitionContainerInfoType"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| children | Name Label Description | ||
| used by |
|
||
| source | <xs:complexType name="ApplicationDefinitionPanelType"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Label" type="xs:string" minOccurs="0"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||
| children | Name LocationUrl Description PreviewImageUrl Panel | ||
| used by |
|
||
| source | <xs:complexType name="ApplicationDefinitionTemplateInfoType"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="LocationUrl" type="xs:string"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> <xs:element name="Panel" type="ApplicationDefinitionPanelType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="LocationUrl" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
| type | ApplicationDefinitionPanelType |
| children | Name Label Description |
| source | <xs:element name="Panel" type="ApplicationDefinitionPanelType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| children | Type LocalizedType Description Location Label Tooltip StatusText ImageUrl ImageClass StandardUi ContainableBy Parameter | ||
| used by |
|
||
| source | <xs:complexType name="ApplicationDefinitionWidgetInfoType"> <xs:sequence> <xs:element name="Type" type="xs:string"/> <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Location" type="xs:string" minOccurs="0"/> <xs:element name="Label" type="xs:string" minOccurs="0"/> <xs:element name="Tooltip" type="xs:string" minOccurs="0"/> <xs:element name="StatusText" type="xs:string" minOccurs="0"/> <xs:element name="ImageUrl" type="xs:string" minOccurs="0"/> <xs:element name="ImageClass" type="xs:string" minOccurs="0"/> <xs:element name="StandardUi" type="xs:boolean" minOccurs="0"/> <xs:element name="ContainableBy" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="Parameter" type="ApplicationDefinitionWidgetParameterType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Location" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Tooltip" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="StatusText" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="ImageUrl" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="ImageClass" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:boolean |
| source | <xs:element name="StandardUi" type="xs:boolean" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="ContainableBy" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
| type | ApplicationDefinitionWidgetParameterType |
| children | Name Description Type Label Min Max AllowedValue DefaultValue IsMandatory |
| source | <xs:element name="Parameter" type="ApplicationDefinitionWidgetParameterType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| children | Name Description Type Label Min Max AllowedValue DefaultValue IsMandatory | ||
| used by |
|
||
| source | <xs:complexType name="ApplicationDefinitionWidgetParameterType"> <xs:sequence> <xs:element name="Name" type="xs:string"/> <xs:element name="Description" type="xs:string" minOccurs="0"/> <xs:element name="Type" type="xs:string" minOccurs="0"/> <xs:element name="Label" type="xs:string" minOccurs="0"/> <xs:element name="Min" type="xs:string" minOccurs="0"/> <xs:element name="Max" type="xs:string" minOccurs="0"/> <xs:element name="AllowedValue" type="AllowedValueType" minOccurs="0" maxOccurs="unbounded"/> <xs:element name="DefaultValue" type="xs:string" minOccurs="0"/> <xs:element name="IsMandatory" type="xs:boolean" minOccurs="0"/> </xs:sequence> </xs:complexType> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Min" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="Max" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
| type | AllowedValueType |
| children | Name Label |
| source | <xs:element name="AllowedValue" type="AllowedValueType" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | |
| type | xs:string |
| source | <xs:element name="DefaultValue" type="xs:string" minOccurs="0"/> |
| diagram | |
| type | xs:boolean |
| source | <xs:element name="IsMandatory" type="xs:boolean" minOccurs="0"/> |