Using the Properties Window
The Properties window shows the content and properties of the item selected in the XSLT Map Editor. Some of these properties can also be edited.
The Properties window is located below the XSLT Map Editor, by default. If the Properties window does not appear, click Properties under the Window menu to display the Properties window. You can optionally choose to drag the Properties window to any convenient location within the JDeveloper window. You can also resize the Properties window, as desired.
The Properties window, in general, can be used to display and edit the properties of the following items:
Selected Element in Editor | What is Shown in Properties Window | Whether Editable (Yes/No) |
---|---|---|
Source tree node |
Schema Information for the selected element or attribute. |
No |
Target tree node |
Schema information for the selected element or attribute. |
No |
XSLT tree node: XSLT element |
XSLT element attributes and their values |
Yes |
XSLT tree node: literal element or attribute |
Literal element or attribute name and namespace |
Yes |
XPath expression folder in Canvas pane |
Full text XPath expression |
Yes |
Function icon within expression folder in Canvas pane |
XPath field for each parameter of the function |
Yes |
Line connecting source and target node |
Full text XPath expression |
Yes |