The XML Wire Format properties described here apply to:
Property | Type | Meaning |
---|---|---|
XML Name | String | Enter a value for the XML element name. This property
specifies the name for the XML start tag or attribute for the element (or
attribute) in an XML document (message). This can be used to provide name mapping when the MRM identifier needs to be different from the XML name, for example because of different namespace rules. It must be a valid XML name. You cannot specify a name that is already used for another element (or attribute) , or for a message. No two elements (or attribute) or messages can have the same XML name. If you do not set a value, it defaults to that of the element's identifier. If the element's identifier is a prefixed identifier, it defaults to the identifier with the caret character (^) replaced by an underscore (_). |
Property | Type | Meaning |
---|---|---|
DateTime Format | String | Specify a format string that specifies the rendering
of the value for dateTime elements. The default dateTime format is dependent on the logical type of the object. For information on the defaults for the dateTime format according to the logical type see DateTime defaults by logical type. See DateTime formats for details of dateTime formats. |