Jump to: navigation, search

Changes


XML Interface Toolkit

444 bytes added, 14:44, 11 February 2014
/* Section: */
* Values of identifier properties can have data type {{Guid}}
* If one identifier mapping has '''UsesGuid''' enabled, it will always be tried to load the object using its Guid. The other identifier mappings will be used only, if the XML object is missing a proper XML element for the Guid identifier.
* Indexed MetaProperties can additionally have an '''Index''' mapping attribute
* Use the '''Value''' attribute if a constant value shall be imported
* Set '''Validate = 0''' if the validation time stamp of a validated property should not be not during import and/or the property value should be always exported.
<source lang="xml">
! width=20% | Attribute!! width=10% |Values!! Description
|-
| LogicalANDValue|| 0 or 1 Text || Concatenate the sequent identifier with AND Constant value (default = 1null)
|-
| UsesGuidIndex|| Numeric || Index value (default = -1)|-| Validate|| 0 or 1 || Inner text of XML element will be a Guid string Import: If "1" the validation time stamp is set (default = 01); Export: If "1" only validated property values will be exported; if "0" property values will always be exported.
|}
10,686
edits