Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The wrapper element for a single solution in the Schema Library.
Syntax
<solution>
<solutionID/>
<type/>
<alias/>
<documentSpecific/>
<context/>
<layout/>
<targetApplication/>
<file/>
</solution>
Element Properties
| Property | Value |
|---|---|
| Name | solution |
| Data Type | sdocSolution |
| Minimum Occurrences | 1 |
| Maximum Occurrences | Unbounded |
| Default Value | N/A |
| Abstract | False |
| Nillable | False |
| Element Constraints | Sequence |
Parent Elements
Child Elements
| Element | Required/Optional | Description |
|---|---|---|
| alias | Required | Specifies a friendly name. |
| context | Optional | Specifies the Uniform Resource Indicator (URI) of the XML schema or application in which a transform can be used. |
| documentSpecific | Optional | Specifies whether a XML expansion pack applies only to specified documents or can be applied to any document. |
| file | Required | Specifies a file that is part of an XML expansion pack. |
| layout | Optional | Specifies the direction in which text is read. |
| solutionID | Required | Specifies a unique identifier for the XML expansion pack. |
| targetApplication | Optional | Specifies the host application. |
| type | Required | Specifies the type of XML expansion pack. |