<xsd:element name="object_access" type="win-def:EntityStateAuditType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Audit attempts to access securable objects, such as files.</xsd:documentation>
<xsd:appinfo>> <sch:pattern id="aepsteobject_access" xmlns:sch="http://purl.oclc.org/dsdl/schematron"><sch:rule context="win-def:auditeventpolicy_state/win-def:object_access"><sch:assert test="not(@datatype) or @datatype='string'"><sch:value-of select="../@id" /> - datatype attribute for the object_access entity of an auditeventpolicy_state should be 'string'</sch:assert>
</sch:rule>
</sch:pattern>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|