complexType "fieldValues"
Namespace:
Content:
complex, 2 attributes, 1 element
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
id
 = 
xsd:string
   
type
 = 
("default" | "parameter" | "attribute") : "default"
   
>
   
Content: 
</...>
Content Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source
<xsd:complexType name="fieldValues">
<xsd:sequence maxOccurs="1" minOccurs="0">
<xsd:element maxOccurs="unbounded" minOccurs="1" name="fieldValue">
<xsd:annotation>
<xsd:documentation>
Allows customization of one parameter that will be available to this process action.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>
Parameter identifier.
<xhtml:br/>
If the id is filled with the especial value "PAGE_PARAMETER_ITEMID" the parameter will be the itemId from the content recently added.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute default="default" name="type" type="fieldValueType" use="optional">
<xsd:annotation>
<xsd:documentation>
This may be one of the standard types provided by the framework.
<ul>
<li>
default: Gets the parameter value from the text of this fieldValue element.
</li>
<li>
parameter: Gets the parameter value from the process action parameter with name equals to
the text of this fieldValue element if specified, otherwise equals to the fieldValue id attribute.
</li>
<li>
attribute: Gets the parameter from the request attribute with name equals to
the text of this fieldValue element if specified, otherwise equals to the fieldValue id attribute.
</li>
</ul>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
Content Element Detail
fieldValue
Allows customization of one parameter that will be available to this process action.
Type:
embedded, empty content
Defined:
locally, within this complexType

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  14.0.0.210430 - Copyright © 2006–2021 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.