element <parameter>
Namespace:
Type:
embedded complexType
Content:
complex, 2 attributes, 1 element
Defined:
locally at 1 location
Includes:
definitions of 1 attribute and 1 element
XML Representation Summary
<parameter
   
name
 = 
xsd:string
   
type
 = 
("parameterValue" | "attributeValue")
   
>
   
Content: 
</parameter>
May contain elements (1):
value (within parameter)
May be included in elements (1):
Usage / Definition Locations
Annotation
Used when the response type is doui_setResponseParameters or doui_hyperLink. Each parameter node represents a response parameter name/value pair. If no value node is specified, the text value of this node is used as the parameter value.
XML Source
<xsd:element maxOccurs="unbounded" minOccurs="0" name="parameter">
<xsd:annotation>
<xsd:documentation>
Used when the response type is
<xhtml:b>doui_setResponseParameters</xhtml:b>
or
<xhtml:b>doui_hyperLink</xhtml:b>
. Each parameter node represents a response parameter name/value pair. If no value node is specified, the text value of this node is used as the parameter value.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value">
<xsd:annotation>
<xsd:documentation>
value of the parameter. If not specified the text value of the parameter node is used.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="type">
<xsd:annotation>
<xsd:documentation>
If not specified, the value is considered the text value of the value node.
<xhtml:br/>
If specified, the possible values are
<xhtml:br/>
<xhtml:br/>
<xhtml:b>parameterValue</xhtml:b>
: the value is taken from the request parameters passed to the process action. The text value of the value node represents the parameter name.
<xhtml:br/>
<xhtml:br/>
<xhtml:b>attributeValue</xhtml:b>
: the value is taken from the current request attributes. The text value of the value node represents the attribute name.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="parameterValue"/>
<xsd:enumeration value="attributeValue"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>name of the parameter</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
Attribute Detail (defined in this component only)
name
name of the parameter
Type:
xsd:string
Use:
required
Defined:
locally, within this element
XML Source
<xsd:attribute name="name" type="xsd:string" use="required">
<xsd:annotation>
<xsd:documentation>name of the parameter</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
Content Element Detail
value
value of the parameter. If not specified the text value of the parameter node is used.
Type:
embedded, empty content
Defined:
locally, within this element

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