element <runat> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within ruleType complexType in myInbox.xsd; see XML source
XML Representation Summary
<runat>
   
Content: 
{ "server" }
</runat>
Included in content model of elements (1):
rule (in myInbox)
Annotation
This required attribute specifes where the rule must run. The only allowable value to date is 'server'.
XML Source (see within schema source)
<xsd:element name="runat" type="runatType">
<xsd:annotation>
<xsd:documentation>
This required attribute specifes where the rule must run. The only allowable value
to date is 'server'.
</xsd:documentation>
</xsd:annotation>
</xsd:element>