Data (for XML Form Documents)
The Data tab page of the Properties dialog for an XML Form document offers some XML forms settings.
The possible settings of the Data tab page of a control depend on the respective control. You will only see the options that are available for the current control and context. The following fields are available:
XML model podataka
Odaberite model iz popisa svih modela iz trenutnog dokumenta.
Povezujem
Select or enter the name of a binding. Selecting the name of an existing binding associates the binding with the form control. Entering a new name creates a new binding and associates it with the form control.
Povezivanje izraza
Enter the DOM node to bind the control model to. Click the ... button for a dialog to enter the XPath expression.
Potrebno
Specifies if the item must be included on the XForm.
Relevantno
Declares the item as relevant.
Samo za Äitanje
Declares the item as read-only.
OgraniÄenje
Declares the item as a constraint.
IzraÄun
Declares that the item is calculated.
Tip podatka
Odaberite tip podataka prema kojem Äe se kontrola validirati.
x
Odaberite korisniÄki definiran tip podataka i kliknite gumb za brisanje korisniÄki definiranih tipova podataka.
+
Click the button to open a dialog where you can enter the name of a new user-defined data type. The new data type inherits all facets from the currently selected data type.
The following lists all facets that are valid for data types. Some facets are only available for some data types.
Razmaci
Specifies how whitespaces are to be handled when a string of the current data type is being processed. Possible values are "Preserve", "Replace", and "Collapse". The semantics follow the definition at https://www.w3.org/TR/xmlschema-2/#rf-whiteSpace.
Uzorak
Specifies a regular expression pattern. Strings validated against the data type must conform to this pattern to be valid. The XSD data type syntax for regular expressions is different from the regular expression syntax used elsewhere in Collabora Office, for example in the Find & Replace dialog.
Znamenaka (ukupno)
Specifies the maximum total number of digits that values of the decimal data type can have.
Znameka (razlomak)
Specifies the maximum total number of fractional digits that values of the decimal data type can have.
Maks. (ukljuÄivo)
OdreÄuje iskljuÄivu donju granicu za vrijednosti.
Maks. (ne ukljuÄivo)
OdreÄuje iskljuÄivu donju granicu za vrijednosti.
Min. (ukljuÄivo)
OdreÄuje iskljuÄivu donju granicu za vrijednosti.
Min. (iskljuÄivo)
OdreÄuje iskljuÄivu donju granicu za vrijednosti.
Duljina
OdreÄuje broj znakova u nizu.
Duljina (najmanje)
OdreÄuje broj znakova u nizu.
Duljina (najviŔe)
OdreÄuje broj znakova u nizu.