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