Skip to main content

 Element reference

PSML elements from <author> to <xref>

<value>

Summary

The <value> element is used to store properties which can have multiple values.

Usage context

Element category
PSML levelportable
Permitted contenttext only
Permitted parent<property>
HTML equivalent
OpenXML equivalent

Attributes

No attributes.

Examples

See element <property> for examples.

Schema

XML Schema

<xs:element name="value"
            minOccurs="0"
            maxOccurs="unbounded" 
            type="xs:string"/>

Compatibility

This element was introduced in the first draft of PSML and is well-supported from PageSeeder 5.1.

Created on , last edited on