Difference between revisions of "Activity:CreateXMLAttribute (Activity)"
Line 13: | Line 13: | ||
}} | }} | ||
− | ==Arguments== | + | ===Arguments=== |
{| class="wikitable sortable" | width = "50%" | {| class="wikitable sortable" | width = "50%" | ||
|- | |- | ||
Line 27: | Line 27: | ||
|} | |} | ||
− | ==Usage== | + | ===Usage=== |
This activity is used to create a single XML attribute at an existing element, typically as a nested activity within a [[Activity:CreateXMLElement (Activity)|CreateXMLElement]] activity. | This activity is used to create a single XML attribute at an existing element, typically as a nested activity within a [[Activity:CreateXMLElement (Activity)|CreateXMLElement]] activity. | ||
+ | |||
+ | = Example = | ||
<headertabs /> | <headertabs /> |
Latest revision as of 12:24, 23 February 2015
The CreateXMLAttribute Activity creates a single XML attribute within an XML element.