<AnchorAttribute> element
The <AnchorAttribute>
element defines an attribute that defines an anchor, or primary key for the resource. At least one <AnchorAttribute>
element is required for each ResourceOperation. Anchor attributes must have a corresponding AttributeOperation element. The AttributeOperation is allowed to have an operation type of 'none' (provided the operation is not an 'add'), but must be present for all operations.
Example
Last updated