DataElementContent Complex Type
The DataElementContent complex type represent optional parameters for a policy setting definition with a logical name.
<xs:complexType name="DataElementContent"
abstract="true"
>
<xs:simpleContent>
<xs:extension
base="string"
>
<xs:attribute name="refId"
type="string"
use="required"
/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
Attributes
| Name | Type | Description |
|---|---|---|
| refId | string |
Send comments about this topic to Microsoft
Build date: 10/15/2013