controlFlowIdentityList element

Type: controlFlowIdentityList
Namespace: (default namespace)
XML Schema: ns0.xsd

A list of control flow identities.

Example XML

<?xml version="1.0" encoding="UTF-8"?> <controlFlowIdentityList> <identities> <id>...</id> <permanentId>...</permanentId> <name>...</name> <description>...</description> <deleted>...</deleted> <allowedAsLinkedControlFlow>...</allowedAsLinkedControlFlow> <buildData>...</buildData> <revisions> <changeSetId>...</changeSetId> <updateUser>...</updateUser> <updateTime>...</updateTime> <deleted>...</deleted> </revisions> <revisions> <!--...--> </revisions> <!--...more "revisions" elements...--> </identities> <identities> <!--...--> </identities> <!--...more "identities" elements...--> <changeSetId>...</changeSetId> </controlFlowIdentityList>