Schema
ApplicationDefinitionInfo-1.0.0.xsd
element ApplicationDefinitionContainerInfoSet
ContainerInfo
source
element ApplicationDefinitionContainerInfoSet/ContainerInfo
ApplicationDefinitionContainerInfoType
children
Type LocalizedType Description PreviewImageUrl
source
element ApplicationDefinitionTemplateInfoSet
TemplateInfo
source
element ApplicationDefinitionTemplateInfoSet/TemplateInfo
ApplicationDefinitionTemplateInfoType
children
Name LocationUrl Description PreviewImageUrl Panel
source
element ApplicationDefinitionWidgetInfoSet
WidgetInfo
source
element ApplicationDefinitionWidgetInfoSet/WidgetInfo
ApplicationDefinitionWidgetInfoType
children
Type LocalizedType Description Location Label Tooltip StatusText ImageUrl ImageClass StandardUi ContainableBy Parameter
source
complexType AllowedValueType
Name Label
used by
source
element AllowedValueType/Name
element AllowedValueType/Label
complexType ApplicationDefinitionContainerInfoType
Type LocalizedType Description PreviewImageUrl
used by
source
element ApplicationDefinitionContainerInfoType/Type
element ApplicationDefinitionContainerInfoType/LocalizedType
element ApplicationDefinitionContainerInfoType/Description
element ApplicationDefinitionContainerInfoType/PreviewImageUrl
complexType ApplicationDefinitionPanelType
Name Label Description
used by
source
element ApplicationDefinitionPanelType/Name
element ApplicationDefinitionPanelType/Label
element ApplicationDefinitionPanelType/Description
complexType ApplicationDefinitionTemplateInfoType
Name LocationUrl Description PreviewImageUrl Panel
used by
source
element ApplicationDefinitionTemplateInfoType/Name
element ApplicationDefinitionTemplateInfoType/LocationUrl
element ApplicationDefinitionTemplateInfoType/Description
element ApplicationDefinitionTemplateInfoType/PreviewImageUrl
element ApplicationDefinitionTemplateInfoType/Panel
ApplicationDefinitionPanelType
children
Name Label Description
source
complexType ApplicationDefinitionWidgetInfoType
Type LocalizedType Description Location Label Tooltip StatusText ImageUrl ImageClass StandardUi ContainableBy Parameter
used by
source
element ApplicationDefinitionWidgetInfoType/Type
element ApplicationDefinitionWidgetInfoType/LocalizedType
element ApplicationDefinitionWidgetInfoType/Description
element ApplicationDefinitionWidgetInfoType/Location
element ApplicationDefinitionWidgetInfoType/Label
element ApplicationDefinitionWidgetInfoType/Tooltip
element ApplicationDefinitionWidgetInfoType/StatusText
element ApplicationDefinitionWidgetInfoType/ImageUrl
element ApplicationDefinitionWidgetInfoType/ImageClass
element ApplicationDefinitionWidgetInfoType/StandardUi
element ApplicationDefinitionWidgetInfoType/ContainableBy
element ApplicationDefinitionWidgetInfoType/Parameter
ApplicationDefinitionWidgetParameterType
children
Name Description Type Label Min Max AllowedValue DefaultValue IsMandatory
source
complexType ApplicationDefinitionWidgetParameterType
Name Description Type Label Min Max AllowedValue DefaultValue IsMandatory
used by
source
element ApplicationDefinitionWidgetParameterType/Name
element ApplicationDefinitionWidgetParameterType/Description
element ApplicationDefinitionWidgetParameterType/Type
element ApplicationDefinitionWidgetParameterType/Label
element ApplicationDefinitionWidgetParameterType/Min
element ApplicationDefinitionWidgetParameterType/Max
element ApplicationDefinitionWidgetParameterType/AllowedValue
AllowedValueType
children
Name Label
source
element ApplicationDefinitionWidgetParameterType/DefaultValue
element ApplicationDefinitionWidgetParameterType/IsMandatory
| attribute form default: | unqualified |
| element form default: | qualified |
element ApplicationDefinitionContainerInfoSet
| diagram | ![]() |
| children |
<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>
element ApplicationDefinitionContainerInfoSet/ContainerInfo
| diagram | ![]() |
| type |
<xs:element name="ContainerInfo" type="ApplicationDefinitionContainerInfoType" minOccurs="0" maxOccurs="unbounded"/>
element ApplicationDefinitionTemplateInfoSet
| diagram | ![]() |
| children |
<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>
element ApplicationDefinitionTemplateInfoSet/TemplateInfo
| diagram | ![]() |
| type |
<xs:element name="TemplateInfo" type="ApplicationDefinitionTemplateInfoType" minOccurs="0" maxOccurs="unbounded"/>
element ApplicationDefinitionWidgetInfoSet
| diagram | ![]() |
| children |
<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>
element ApplicationDefinitionWidgetInfoSet/WidgetInfo
| diagram | ![]() |
| type |
<xs:element name="WidgetInfo" type="ApplicationDefinitionWidgetInfoType" minOccurs="0" maxOccurs="unbounded"/>
complexType AllowedValueType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionWidgetParameterType/AllowedValue |
<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>
element AllowedValueType/Name
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
element AllowedValueType/Label
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
complexType ApplicationDefinitionContainerInfoType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionContainerInfoSet/ContainerInfo |
<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>
element ApplicationDefinitionContainerInfoType/Type
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string"/> |
element ApplicationDefinitionContainerInfoType/LocalizedType
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionContainerInfoType/Description
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionContainerInfoType/PreviewImageUrl
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> |
complexType ApplicationDefinitionPanelType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionTemplateInfoType/Panel |
<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>
element ApplicationDefinitionPanelType/Name
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
element ApplicationDefinitionPanelType/Label
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionPanelType/Description
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
complexType ApplicationDefinitionTemplateInfoType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionTemplateInfoSet/TemplateInfo |
<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>
element ApplicationDefinitionTemplateInfoType/Name
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
element ApplicationDefinitionTemplateInfoType/LocationUrl
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="LocationUrl" type="xs:string"/> |
element ApplicationDefinitionTemplateInfoType/Description
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionTemplateInfoType/PreviewImageUrl
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="PreviewImageUrl" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionTemplateInfoType/Panel
| diagram | ![]() |
| type |
<xs:element name="Panel" type="ApplicationDefinitionPanelType" minOccurs="0" maxOccurs="unbounded"/>
complexType ApplicationDefinitionWidgetInfoType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionWidgetInfoSet/WidgetInfo |
<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>
element ApplicationDefinitionWidgetInfoType/Type
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string"/> |
element ApplicationDefinitionWidgetInfoType/LocalizedType
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="LocalizedType" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/Description
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/Location
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Location" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/Label
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/Tooltip
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Tooltip" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/StatusText
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="StatusText" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/ImageUrl
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="ImageUrl" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/ImageClass
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="ImageClass" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/StandardUi
| diagram | ![]() |
| type | xs:boolean |
| source | <xs:element name="StandardUi" type="xs:boolean" minOccurs="0"/> |
element ApplicationDefinitionWidgetInfoType/ContainableBy
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="ContainableBy" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
element ApplicationDefinitionWidgetInfoType/Parameter
| diagram | ![]() |
| type |
<xs:element name="Parameter" type="ApplicationDefinitionWidgetParameterType" minOccurs="0" maxOccurs="unbounded"/>
complexType ApplicationDefinitionWidgetParameterType
| diagram | ![]() |
| children |
| element | ApplicationDefinitionWidgetInfoType/Parameter |
<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>
element ApplicationDefinitionWidgetParameterType/Name
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Name" type="xs:string"/> |
element ApplicationDefinitionWidgetParameterType/Description
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Description" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/Type
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Type" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/Label
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Label" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/Min
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Min" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/Max
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="Max" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/AllowedValue
| diagram | ![]() |
| type |
<xs:element name="AllowedValue" type="AllowedValueType" minOccurs="0" maxOccurs="unbounded"/>
element ApplicationDefinitionWidgetParameterType/DefaultValue
| diagram | ![]() |
| type | xs:string |
| source | <xs:element name="DefaultValue" type="xs:string" minOccurs="0"/> |
element ApplicationDefinitionWidgetParameterType/IsMandatory
| diagram | ![]() |
| type | xs:boolean |
| source | <xs:element name="IsMandatory" type="xs:boolean" minOccurs="0"/> |














































