The submission element

On this page:

Possible children

This element can not contain text. It may contain the following children: xforms:header, xforms:method and xforms:resource.

Possible parents

xforms:model

Content model

[zeroOrMore] Zero or more of:

Namespace

http://www.w3.org/2002/xforms/

This element belongs to the feature «Print Forms»

Attributes

Name Presence Description
action Required No further information about this attribute is available.
Value: Some value of type anyURI
method Required No further information about this attribute is available.
Value:

One of

• value(s) of type QName satisfying
• the pattern "[^:]+:[^:]+"
delete
form-data-post
get
post
post
put
urlencoded-post
resource Required This attribute is part of the RDF/a metadata attributes collection. For more information on the usage of RDF/a, consult the W3C RDF/a primer.
Value: Some value of type anyURI
bind Optional No further information about this attribute is available.
Value: Some value of type IDREF
cdata-section-elements Optional No further information about this attribute is available.
Value: A white space separated list of one or more value(s) of type QName
class Optional The Z39.86 class attribute inherits all fundamental properties of the XHTML class attribute. It is used for arbitrary grouping or classification of elements, usable for example in the context of CSS styling.
The class attribute is not used to inflect semantics on the content of elements.
Value: Some value of type NMTOKENS
encoding Optional No further information about this attribute is available.
Value: Any string
includenamespaceprefixes Optional No further information about this attribute is available.
Value: A white space separated list of

One of

• value(s) of type NCName
#default
indent Optional No further information about this attribute is available.
Value: Some value of type boolean
instance Optional No further information about this attribute is available.
Value: Some value of type IDREF
mediatype Optional No further information about this attribute is available.
Value: Any string
mode Optional No further information about this attribute is available.
Value:

One of

asynchronous
synchronous
omit-xml-declaration Optional No further information about this attribute is available.
Value: Some value of type boolean
ref Optional No further information about this attribute is available.
Value: Some value of type string
relevant Optional No further information about this attribute is available.
Value: Some value of type boolean
replace Optional No further information about this attribute is available.
Value:

One of

• value(s) of type QName satisfying
• the pattern "[^:]+:[^:]+"
all
instance
none
role Optional The role attribute allows the author to annotate elements with machine-extractable semantic information about the nature or purpose of an element.
The value of the role attribute is one or several CURIEs.
Consult XHTML Role Attribute Module for further information.
Value: A white space separated list of one or more value(s) of type string satisfying
• the pattern "(([\i-[:]][\c-[:]]*)?:)?.+"
• a minimum length of 1
separator Optional No further information about this attribute is available.
Value:

One of

&
;
serialization Optional No further information about this attribute is available.
Value:

One of

application/x-www-form-urlencoded
application/xml
multipart/form-data
multipart/related
none
standalone Optional No further information about this attribute is available.
Value: Some value of type boolean
targetref Optional No further information about this attribute is available.
Value: Some value of type string
validate Optional No further information about this attribute is available.
Value: Some value of type boolean
version Optional No further information about this attribute is available.
Value: Some value of type NMTOKEN
its:dir Optional The its:dir attribute is used to specify the base writing direction of the content. If not specified, the default value ltr is assumed.
Consult Internationalization Tag Set (ITS) for further information.
This attribute belongs to the feature «ITS Ruby»
Value:

One of

lro
ltr
rlo
rtl
xml:base Optional The xml:base attribute is used to specify a base URI other than the base URI of the document or external entity.
Consult XML Base for further information.
Value: Some value of type anyURI
xml:id Optional The xml:id attribute specifies a document-wide unique identifier of the element.
Consult xml:id Version 1.0 for further information.
Value: Some value of type ID
xml:lang Optional The xml:lang attribute is used to identify the natural or formal language in which the content is written.
Consult Extensible Markup Language (XML) 1.0 for further information.
Value: Some value of type language
xml:space Optional The xml:space attribute is used to signal an intention that element white space should be preserved by applications.
If not specified, the default value "default" is assumed.
Consult Extensible Markup Language (XML) 1.0 for further information.
Value:

One of

default
preserve

Additional Information