<Attributes>
...
<Attribute>
<AttributeName>...</AttributeName>
<Keys>...</Keys>
<!-- The following elements are included only for attributes contained in the Attributes element of a parent Insert or Update command -->
<Name>...</Name>
<Translations>...</Translations>
<CustomRollup>...</CustomRollup>
<CustomRollupProperties>...</CustomRollupProperties>
<UnaryOperator>...</UnaryOperator>
<SkippedLevels>...</SkippedLevels>
</Attribute>
...
</Attributes>
Attribute 요소는 각각 Insert, Update또는 Drop 명령에 의해 삽입, 업데이트 또는 삭제되는 특성 멤버를 정의합니다. 이러한 명령은 한 번에 하나의 특성 멤버에서만 작동할 수 있으므로 Insert , Update및 Drop명령의 Attributes 컬렉션은 하나의 Attribute 요소만 포함할 수 있습니다. 그러나 Attributes 및 Where 명령에 대한 Drop 요소의 Update 컬렉션은 두 개 이상의 Attribute 요소를 포함할 수 있으므로 쓰기 가능 차원에서 삭제 또는 업데이트될 특성을 필터링할 수 있습니다.