PlacementAttributeCollection Data Type

A collection of placement attributes

Namespace
(Default)
Properties
name data type type namespace min/max occurs description
PlacementAttributes list of PlacementAttributeBase element 0/unbounded the placement attributes in this collection

Example

<PlacementAttributeCollection>
  <PlacementAttributes xsitype="...">
    <name>...</name>
    <description>...</description>
    <id>...</id>
    <isEditableInPortal>...</isEditableInPortal>
  </PlacementAttributes>
</PlacementAttributeCollection>