FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: acctData [type linkAccountsRequestType]

Description

Required. A link between exactly one root account and exactly one subaccount is expressed as an acctData element. A hierarchy with multiple root accounts or multiple sub accounts is constructed link by link with multiple acctData elements in a request. See linkAccountsDataType.

Derived By

Type linkAccountsDataType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
parentAcct  accountIdentifierTypeUser  1..1  Identifier of the parent account. See accountIdentifierType.
subAcct  accountIdentifierTypeUser  1..1  Identifiery of the subaccount. See accountIdentifierType.
Referenced By
Name  Type 
linkAccountsRequestType  Complex Type 
Definition

See linkAccountsRequestType