You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
Overview
This structure is part of the response of PwsGetSkillList and includes basic information about a skill. The information represented in this structure is not comprehensive and only includes certain key attributes of a skill.
Elements
Element | Data Type | Description |
---|
SkillSummary | PwsSkillSummary | This structure includes basic information about a skill. |
Usage Example(s)
<b:PwsSkillSummaryElement>
<b:SkillSummary>
<b:SkillGroupIdentity>
<b:SkillGroupId i:nil="true"/>
<b:SkillGroupName>Vertical Expertise</b:SkillGroupName>
<b:SkillGroupUid>1152921504606850401</b:SkillGroupUid>
</b:SkillGroupIdentity>
<b:SkillId i:nil="true"/>
<b:SkillName>Financial Services</b:SkillName>
<b:SkillUid>1152921504606868637</b:SkillUid>
<b:InactiveFlag>false</b:InactiveFlag>
</b:SkillSummary>
</b:PwsSkillSummaryElement>