|
|
This tab contains the XML code. If Auto-Generated XML? is checked, the XML code is generated from the tree structure on the Mapping tab; you cannot edit the generated value.
If Auto-Generated XML? is cleared, enter the XML code in the XML Source field.
Field |
Description |
XML Schema | |
Schema URL |
Optional. Enter the URL of an XML Schema document to use as input for building the XML tree structure on the Mapping tab. Used only when the Auto-generated XML? option is checked. For SOAP services that reference this rule, the Schema URL value is added to the generated WSDL document as an external document import. |
Auto-Generated XML? |
Select in most cases to cause PRPC to generate the stream XML (as visible in the XML Source field) from the tree structure on the Mapping tab.
|
Use SOAP 1.1 Encoding? | Select to encode the generated XML using the encoding rules of Section 5 of the SOAP 1.1 protocol. If checked, attributes will be added to element tags for explicitly declaring the type of the element. Used only when the Auto-generated XML? option is checked. |
Add type attribute to root node? | Select to add an xsi:type attribute to the root element. This attribute is used to resolve substituted XML content at the service endpoint. For more information about substituted XML content, see PDN article ![]() |
Omit Extra Space? |
Select to eliminate extra space characters in the processed XML. This can make transmission or processing more efficient. It does not affect the meaning or processing of the XML document. When selected, the system during stream processing:
Stream processing copies space characters within the text of a property value and non-breaking spaces ( ) into the processed HTML without change. |
Generate For |
This field and the Convert to JSP button appear only when the rule contains directives rather than JSP tags. (The value that appears is
|
Convert to JSP |
This button appears only after you save the form when the Generate For value is |
XML Source |
This field is read-only unless Auto-Generated XML? is cleared. Enter XML source text. You can type directly into the text area, or you can click the pencil to open Notepad or your registered XML editor.
{ .pyLabel LITERAL } or equivalently the <pega:reference name=".pyLabel" mode="text" />
|