Attribute reference XML properties

The properties displayed on the object page and the values that those properties can take, can vary according to the type of the object. For example, the properties for type string are different to those of type Boolean. Select the link for the object type from the table below.

Binary types

- base64Binary
- hexBinary

Boolean types

- Boolean

DateTime types

- date
- dateTime
- gDay
- gMonth
- gMonthDay
- gYear
- gYearMonth
- time

Decimal types

- decimal
- integer
- negativeInteger
- nonNegativeInteger
- nonPositiveInteger
- positiveInteger

Float types

- double
- float

Integer types

- byte
- int
- long
- short
- unsignedByte
- unsignedInt
- unsignedLong
- unsignedShort

Interval types

- duration1

String types

- anyURI
- ENTITIES
- ENTITY
- ID
- IDREF
- IDREFS
- language
- Name
- NCName
- NMTOKEN
- NMTOKENS
- normalizedString
- NOTATION
- QName
- string
- token

Note:
  1. duration: The physical format properties for simple type duration are the same as the physical properties of the String logical types.
Related concepts
Physical formats in the MRM domain
XML wire format
XML wire format: relationship to the logical model
Related tasks
Working with physical properties
Configuring physical properties
Related reference
Message model object properties
Physical properties for message model objects
Custom Wire Format physical properties for message model objects
TDS format physical properties for message model objects
Documentation properties for all message set objects
Message model object properties by object