Partager via


cs-mv-value Element

The <cs-mv-value> element contains information about a metaverse object to which this object is associated.

Usage

<cs-mv-value
    lineage-id = "an_id_string"
    lineage-type = "type"
    lineage-time = "time"
/>

Attributes

Attribute Type Required Description

lineage-id

an_id_string

No

A GUID that identifies the connector.

lineage-type

type

No

The type of connection operation:

  • provisioning-rules
  • join-rules
  • projection-rules

lineage-time

time

No

The date and time of the last connection.

Child Elements

Element Description

<cs-dn>

The distinguished name of the connector space object.

<cs-guid>

The globally unique identifier for the connector space object.

<ma-guid>

The globally unique identifier for the management agent.

<ma-name>

The name of the management agent.

Parent Elements

Element

<cs-mv-links>

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.

Sequence
    cs-dn (Exactly 1)
    cs-guid (Exactly 1)
    ma-name (Exactly 1)
    ma-guid (Exactly 1)
Sequence

Element Information

Can be empty No

Send comments about this topic to Microsoft

Build date: 2/16/2009