xforms:header
Element information
Namespace: http://www.w3.org/2002/xforms
Schema document: XForms-11-Schema.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Choice [1..1]
- Sequence [1..1]
- xforms:name [1..1]
- xforms:value [1..*]
- Sequence [1..1]
- xforms:value [1..*]
- xforms:name [1..1]
- Sequence [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
combine | [0..1] | Anonymous | Default value is "append". |
Used in
- Anonymous type of element xforms:submission
Sample instance
<xforms:header> <xforms:name>string</xforms:name> <xforms:value>string</xforms:value> </xforms:header>