Uzel cxd:submit-button
Popis odesílacího tlačítka webového formuláře.
syntax
<cxd:submit-button
method="POST|GET"
>
<cxd:lang ... /> ?
</cxd:submit-button>
Prvek cxd:submit-button se nachází ve jmenném prostoru http://www.flexideo.com/comex/definition.
Atributy
method - popis neuveden(typ: string) TYP HODNOTY: string (Name); (možnosti obsahu: POST | GET)
Potomci
Uzel cxd:lang
Popis uzlu nebo celé struktury v určitém jazyce. Obsahuje texty zobrazované uživateli i dílčí poznámky.
Základní typ(y) uzlu(ů): langElmType;
syntax
<cxd:lang
code="{string}"
id="{number/xsd:positiveInteger}"
name="{string/xsd:Name}"
value="{string}"
message="{string}"
content="{string}"
label="{string}"
descr="{string}"
place-holder="{string}"
comment="{string}"
example="{string}"
>
<cxd:lang ... /> *
</cxd:lang>
Prvek cxd:lang se nachází ve jmenném prostoru http://www.flexideo.com/comex/definition.
Popis obsahu elementu cxd:lang viz. popis typu langElmType.