attr (entry) Element
The <attr> child element of the <entry> parent element contains information about an attribute of the object.
Usage
<attr
name = "Any character string"
type = "type"
multivalued = "boolean"
/>
Attributes
Attribute | Type | Required | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
character string |
Yes |
The name of the attribute. |
||||||||||
type |
type |
No |
The data type of the attribute. Attributes can have the following types.
|
||||||||||
multivalued |
boolean |
No |
Whether the attribute is multi-valued. This value is true if multi-valued and false if single-valued. |
Child Elements
Element | Description |
---|---|
value |
The value of the attribute. |
Parent Elements
Element |
---|
Child Element Sequence
The tree shows the ordering and number of child elements. Child elements in a Sequence must appear in the order given and child elements in a Choice are mutually exclusive. Sequences and Choices can be nested. Element names are followed by the minimum and maximum occurrences.
value (Minimum = 1; Maximum = many)
Element Information
Can be empty | No |
Send comments about this topic to Microsoft
Build date: 2/16/2009