element <fieldValue>
Namespace:
Type:
embedded complexType
Content:
empty, 2 attributes
Defined:
locally at 1 location
Includes:
definitions of 2 attributes
XML Representation Summary
<fieldValue
   
id
 = 
xsd:string
   
type
 = 
("default" | "parameter" | "attribute") : "default"
/>
May be included in elements (1):
Usage / Definition Locations
Annotation
Allows customization of one parameter that will be available to this process action.
XML Source
<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>
Attribute Detail
id
Parameter identifier.
If the id is filled with the especial value "PAGE_PARAMETER_ITEMID" the parameter will be the itemId from the content recently added.
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<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>

type
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>
Type:
Use:
optional
Default:
"default"
Defined:
locally, within this element
XML Source
<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>

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  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.