BaseDescriptiveAttributeGroup Attribute Group

The BaseDescriptiveAttributeGroup attribute group is a common group attribute declarations for use by categories and policy definitions.

<xs:attributeGroup name="BaseDescriptiveAttributeGroup">
    <xs:attribute name="displayName"
        type="stringReference"
        use="required"
     />
    <xs:attribute name="explainText"
        type="stringReference"
     />
</xs:attributeGroup>

Attributes

Name Type Description
displayName stringReference
explainText stringReference

 

 

Send comments about this topic to Microsoft

Build date: 10/15/2013