<xsd:element name="security_group_management" type="win-def:EntityStateAuditType" minOccurs="0">
<xsd:annotation>
<xsd:documentation />
<xsd:appinfo>
<sch:pattern id="aepsstesecuritygroupmanagement" xmlns:sch="http://purl.oclc.org/dsdl/schematron">
<sch:rule context="win-def:auditeventpolicysubcategories_state/win-def:security_group_management">
<sch:assert test="not(@datatype) or @datatype='string'">
<sch:value-of select="../@id" /> - datatype attribute for the security_group_management entity of an auditeventpolicysubcategories_state should be 'string'</sch:assert>
</sch:rule>
</sch:pattern>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|